http://bugs.winehq.org/show_bug.cgi?id=3115
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-13-07 13:59 -------
Tobias, I didn't mention to use DCOM98 DLLs. They should work on Wine, AFAIK.
The package can be installed with "ole32,oleau32,rpcrt4=n" overrides in a clean
Wine setup, IIRC.
--
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=3128
Summary: Unhandled exception in X11DRV when starting Heroes of
Might and Magic II
Product: Wine
Version: 20050628
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When starting Heroes of Might and Magic II Gold ('wine heroes2w' in the game
directory), a window with a menu and a large black area, where the game would
normally be, is displayed. WineDBbg starts, and outputs the text that is
included at the end of this message.
Wine was complied with gcc version 3.3.5-20050130 (Gentoo Linux
3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
There is a demo of the game, which I can upload if it is necessary (the
developer, 'New World Computing' went bankrupt, and the demo is hard to find on
the Internet).
Wine output (Running with WINEDEBUG=+relay gives no additional output)
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: divide by zero in 32-bit code (0x7fed502c).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:7fed502c ESP:7ba9fae4 EBP:7ba9fc28 EFLAGS:00210202( - 00 - -RI1)
EAX:00000040 EBX:7fefe2d8 ECX:00000000 EDX:00000000
ESI:7bc33880 EDI:7bc3388c
Stack dump:
0x7ba9fae4: 7c0d02e8 000000b4 00000000 00000040
0x7ba9faf4: 00000001 00000015 00000000 00000017
0x7ba9fb04: 00000010 00000000 00000000 00000000
0x7ba9fb14: 00000000 00000000 00000000 00000000
0x7ba9fb24: 00000000 00000000 00000000 00000000
0x7ba9fb34: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x7fed502c in winex11.drv (+0x2502c) (0x7ba9fc28)
2 0x7fed5e33 X11DRV_SetCursor+0xce in winex11.drv (0x7ba9fc4c)
3 0x7b86d32a ShowCursor+0x6b in user32 (0x7ba9fc64)
4 0x004cecfe in heroes2w (+0xcecfe) (0x00000000)
0x7fed502c: idivl %ecx,%eax
--
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=1361
------- Additional Comments From thatistosayiseenem(a)gawab.com 2005-13-07 13:39 -------
I thought I should add that one of the bugs marked as a duplicate of this one
does not really seem to be covered in any comments. Dsound output hisses using
any given version of foobar2000. It is fairly obvious - to test for sure just
play some silence. This is using winealsa, but also occurs with wineoss.. and
winejack. Sounds like some weird bit depth issue - the noise is just high
frequency white noise. Sample rate affects quality of static slightly. It occurs
with 8 and 16 bit output.
--
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=3097
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-13-07 13:11 -------
well, don't think this is a registry issue after all; i looked through the
available winebugs and it seems to me that quite a few apps suffer from this bug:
bug2183 ; 2778 ; 2851.
they all come up with a window "!bogus context in Local_unwind()". Could someone
plz shed a light on this?
--
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=3126
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-13-07 12:33 -------
Sorry about that, seems this was fixed very recently.
--
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=3126
Summary: RelayFromInclude misbehaviour
Product: Wine
Version: CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felix.nawothnig(a)t-online.de
When RelayFromInclude="foo" is set calls into ntdll are not suppressed, no
matter where they come from.
As a workaround one can set RelayExclude="ntdll.*" but this will also suppress
direct calls from foo into ntdll and should not be necessary.
--
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=3115
------- Additional Comments From burnus(a)gmx.de 2005-13-07 09:50 -------
Created an attachment (id=957)
--> (http://bugs.winehq.org/attachment.cgi?id=957&action=view)
WINEDEBUG=+file.
Try again with +file. I still don't quite understand why CreateFileW fails (see
below and in the 1403 lines of the attachment). I especially don't understand
why c:\\ should be created (after the correct ...\\UNTITLED.OPJ fails).
The last lines are probably garbage (I pressed Ctrl-C after the error dialog
appeared).
trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 5
attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\origin6.0\\UNTITLED.OPJ",0x406de170,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
520 0x406ddeec (nil))
warn:file:wine_nt_to_unix_file_name L"UNTITLED.OPJ" not found in
/home/wine/.wine/dosdevices/c:/Program Files/origin6.0
warn:file:CreateFileW Unable to create file L"C:\\Program
Files\\origin6.0\\UNTITLED.OPJ" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
GENERIC_READ GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 1
attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\origin6.0\\UNTITLED.OPJ",0x406de170,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
520 0x406ddeec (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program
Files/origin6.0/UNTITLED.OPJ" required a case-insensitive search
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program
Files/origin6.0/UNTITLED.OPJ"
trace:file:CreateFileW returning 0x18
trace:file:_lclose handle 24
trace:file:CreateFileW L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
GENERIC_WRITE FILE_SHARE_READ FILE_SHARE_WRITE creation 2 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"C:\\Program
Files\\origin6.0\\UNTITLED.OPJ",0x406de120,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"C:\\Program Files\\origin6.0\\UNTITLED.OPJ"
520 0x406dde9c (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program
Files\\origin6.0\\UNTITLED.OPJ" -> "/home/wine/.wine/dosdevices/c:/Program
Files/origin6.0/UNTITLED.OPJ"
trace:file:CreateFileW returning 0x18
--
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.