http://bugs.winehq.org/show_bug.cgi?id=3731
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-07 07:29 -------
Stefan, i tried the patch but it didn't help. The cursor is still invisible :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5733
------- Additional Comments From bugs(a)magnus-pedersen.dk 2006-22-07 05:25 -------
Yes, thats right, right there.
Sorry I wasn't more specific.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5733
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-07 05:20 -------
oh, i see already, it's after 'importer->Kladdelok' right?
something like this patch should help:
diff --git a/dlls/shell32/shres.rc b/dlls/shell32/shres.rc
index 4d83f2a..7111654 100644
--- a/dlls/shell32/shres.rc
+++ b/dlls/shell32/shres.rc
@@ -12040,6 +12040,9 @@ IDR_AVI_SEARCH AVI searching.avi
/* BINRES filecopy.avi */
IDR_AVI_FILECOPY AVI searching.avi
+/* BINRES unknown.avi */
+IDR_AVI_UNKNOWN AVI searching.avi
+
/*--------------------- END FIXME ------------------------*/
/*
diff --git a/dlls/shell32/shresdef.h b/dlls/shell32/shresdef.h
index 7acd382..51a17c0 100644
--- a/dlls/shell32/shresdef.h
+++ b/dlls/shell32/shresdef.h
@@ -128,6 +128,7 @@ (also to limit shell32's size)
*/
#define IDR_AVI_SEARCH 150
#define IDR_AVI_SEARCHING 151
+#define IDR_AVI_UNKNOWN 160
#define IDR_AVI_FILECOPY 161
#endif
i'll send a patch like this to wine-patches
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5733
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.summarum.dk/summa
| |2.exe
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-22-07 04:31 -------
Hi, could you decribe the exacts steps to reproduce this error (i mean what
buttons to push)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5733
Summary: Cannot open AVI in delphi programs
Product: Wine
Version: 0.9.17.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs(a)magnus-pedersen.dk
This is a duplicate of Bug 2795, but that has been closed...
This bug is not fixed, I get the error with wine 0.9.17 on Debian etch with
.debs from http://wine.budgetdedicated.com/apt
It is with this delphi app:
http://www.summarum.dk/summa2.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2548
------- Additional Comments From christian.gmeiner(a)gmail.com 2006-22-07 04:00 -------
SetupDiCreateDeviceInfoA is cvs now... and I am working on
SetupDiCreateDeviceInfoW at the moment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5732
------- Additional Comments From julliard(a)winehq.com 2006-22-07 02:49 -------
It very much works even if glibc is there, that's what the preloader is all
about. All you need is to make the preloader work on FreeBSD.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4887
------- Additional Comments From lats(a)yless4u.com.au 2006-22-07 02:20 -------
Have added ScriptStringOut functionality beyond the stub implementation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5732
------- Additional Comments From vitaliy(a)kievinfo.com 2006-22-07 01:08 -------
This problem is caused by FreeBSD itself:
- 2/2 GB memory split
- Use of lover addresses for system libraries.
Neither of this is fixable in Wine.
Wine tries to reserve most of the lover 2GB with wine-preloader. But that
doesn't work if glibc & friends are already there.
Unless you have any solutions this is INVALID or WONTFIX
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.