http://bugs.winehq.org/show_bug.cgi?id=3355
------- Additional Comments From wm161(a)wm161.net 2005-23-11 06:08 -------
I get the same thing, but this is with 0.9.1 using fedora RPM packages, and I
get that crash on startup of any wine programs. I haven't been able to change
the driver, as I can't find a configuration file.
--
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=3132
------- Additional Comments From wine(a)wine.lka.org.lu 2005-23-11 05:56 -------
Installshield starts, machine becomes *very* slow, and then it complains that
I don't have the right version of Notes (which is expected, I think, as it is
already upgraded to the most recent version: 6.5.4... So we'll have to wait
for the 6.5.5 upgrade to come out in order to fully test the procedure...)
--
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=3906
------- Additional Comments From willie(a)froq.net 2005-23-11 05:38 -------
It's not evdev related (I expected it might be, given that VMWare has issues
with evdev as well). So I hacked IDirectInputDevice2AImpl_QueryInterface to
return something but E_FAIL (to see if the problem really is there), which
leads to a crash in libc.so.6 later.
--
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=3131
------- Additional Comments From wine(a)wine.lka.org.lu 2005-23-11 05:36 -------
Nope. Without removing usp10.dll, it (0.9.2) still aborts with the following
messages:
fixme:uniscribe:ScriptGetProperties 0x61beeb70,0x61beeb44
fixme:uniscribe:ScriptRecordDigitSubstitution 1024,0x61beeb38
wine: Call from 0x7fcdbd80 to unimplemented function
usp10.dll.ScriptCacheGetHeight, aborting
...
When removing usp10.dll it succeeds, as did 0.9.1
--
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=3789
roli8200(a)yahoo.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Corel Draw 9 startup crashes|Corel Draw 9 startup crashes
|again using cvs version |again using cvs version
------- Additional Comments From roli8200(a)yahoo.de 2005-23-11 05:12 -------
Hello
Hey guys the error is already there. Even with wine 0.9.2. CAN PLEASE SOMEBODY
CHECK THE WRONG CHECK-IN between wine-0.9 and wine-0.9.1!!!
Thanks
--
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=3131
------- Additional Comments From infyquest(a)gmail.com 2005-23-11 05:09 -------
there is a stubbed implementation for a specific function in usp10.dll.so in 0.9.2
so it might work in 0.9.2, if not please try to add a stubbed implementation of
the failing function to wine ;)
--
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=3897
------- Additional Comments From ldrolez(a)linbox.com 2005-23-11 04:54 -------
Here is the pascal source code of innosetup which prints the error:
{ Update the resources }
H := BeginUpdateResource(PChar(FileName), False);
if H = 0 then
ErrorWithLastError('BeginUpdateResource failed (1)');
--
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=3891
------- Additional Comments From marcus(a)jet.franken.de 2005-23-11 00:48 -------
can you perhaps create WINEDEBUG=+relay,+comm log?
it might be very long, so perhaps put it compressed on a website
--
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.