http://bugs.winehq.com/show_bug.cgi?id=1232
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:48 -------
Bug comments restored from Gmane.org:
using Kazaalite with builtin comctl32, if i try to sort a treeview by clicking
on a column title, wine wont sort it and prints this message
err:treeview:TREEVIEW_Sort invalid item hParent=0
as a temporary workaround, i changed the following in TREEVIEW_Sort() from
treeview.c
/* Check for a valid handle to the parent item */
if (!TREEVIEW_ValidItem(infoPtr, parent))
{
ERR("invalid item hParent=%x\n", (INT)parent);
return FALSE;
}
to
/* Check for a valid handle to the parent item */
if (!TREEVIEW_ValidItem(infoPtr, parent))
{
ERR("invalid item hParent=%x\n", (INT)parent);
/* return FALSE; */ /* i still requested a sort.... */
parent=infoPtr->root;
}
which does the trick for now, and all columns sort as you would expect.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1229
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:47 -------
Bug comments restored from Gmane.org:
I'd appreciate hearing from anyone who has gotten Sametime Connect to work on
wine. I'm using version 20021219 and when i execute
wine c:\\sametime\\connect.exe
it starts but seems to be hanging. I can bring up the preferences, but cannot
save anything or connect to the server. Everytime I click on a menu item I get
the following error
fixme:menu:TrackPopupMenuEx not fully implemented
if anyone can point me in the right direction to get this to work
thanks
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1228
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:46 -------
Bug comments restored from Gmane.org:
Hi Dear,
I have success with games NFS3 and 4x4 and much more of course. I use Wine
version 20021219.i586.rpm and he works fine. I have problem only with my Wingman
Formula GP Wheel. When I start racing, my Wheel is go to the left and also all
pedals is simulated like it is pushed. Generaly I cannot use my Steering Wheel.
In configuration menu of Need for Speed 3, I see the system is recognized my
Wheel like Wine Joystick, but all x,y,z is going to left side. This i see also
in game 4x4. When I start some Linux games based on joystick, like Tux Racer, my
Steering Wheel is work perfekt. I can drive pinguin with Wheel and pedals, also
I can use buttons on the Wheel. May be I have to add some lines into my wine
configuration file ? My joystick (WingMan Formula GP) is connected to computer
via USB port, and Linux is recognized him. I use Linux Mandrake 9.0 Final.
Please help !
Best Regards,
Valentin Iliev
mail: v_iliev <at> abv.bg
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1224
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:45 -------
Bug comments restored from Gmane.org:
With wine release 12192002:
Upon pressing the "install" button in the Total Annihilation installer, the
process hangs with this backtrace:
Wine-dbg>bt
Backtrace:
=>0 0x420d224b (NTDLL.DLL.memcpy+0x55dfb) (ebp=42362eb4)
1 0x41305221 (WINEOSS.DRV..data+0x3221 in wineoss.drv.so) (ebp=42362f08)
2 0x400d280e (THREAD_Start+0x7e [thread.c] in libntdll.dll.so) (ebp=42362f28)
3 0x400d18a9 (SYSDEPS_StartThread+0xa9 [sysdeps.c] in libntdll.dll.so)
(ebp=42362ff4)
4 0x420da1ca (NTDLL.DLL.memcpy+0x5dd7a) (ebp=00000000)
If I remove my sound driver (and prevent kmod from autoloading it by removing
the entry in /etc/modules.conf), the install progresses normally.
I have several other apps that work properly with sound.
I am using the kernel OSS driver under kernel 2.4.20pre5ac4 with the driver
i810_audio.
While playing the game sound is intermittant. The intro seems to play ok with
sound but after that there is no sound at all in the game.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1221
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:43 -------
Bug comments restored from Gmane.org:
A infogrames (Kelloggs) game based on directx 8 ; it starts but crashes
before loding the game menu.
[ivan@localhost bin]$ wine bblit2.exe
fixme:system:ChangeDisplaySettingsA (0x406af244,0x00000002), stub
flags=TEST,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af14c,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=640
fixme:system:ChangeDisplaySettingsA height=480
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af240,0x00000002), stub
flags=TEST,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
fixme:system:ChangeDisplaySettingsA (0x406af148,0x00000004), stub
flags=FULLSCREEN,
fixme:system:ChangeDisplaySettingsA bpp=16
fixme:system:ChangeDisplaySettingsA width=640
fixme:system:ChangeDisplaySettingsA height=480
fixme:system:ChangeDisplaySettingsA (Putting X in this mode beforehand might he
wine: Unhandled exception, starting debugger...
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
Terminated
[ivan@localhost bin]$
Debugger output
'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40790000) No debug information in 32bit
DLL
'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40950000) No debug information in 32bit
DLL
'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40940000) No debug information in 32bit
DLL
'C:\WINDOWS\SYSTEM\WINMM.DLL' (0x409c0000) No debug information in 32bit
DLL
'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x409a0000) No debug information in 32bit
DLL
'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40a40000) No debug information in
32bit DLL
'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x40a20
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40950000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x40bd00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL'
(0x40940000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b6000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL'
(0x409c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40c10
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL'
(0x409a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40af0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL'
(0x40a40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x4097
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL'
(0x40a20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x40c500
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL'
(0x40bd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x40c800
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b60000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40cb00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL'
(0x40c10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x415e0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL'
(0x40af0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x4161000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL'
(0x40970000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41620
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x40c50000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL'
(0x40c80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40cb0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x415e0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV'
(0x41620000)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
No debug information in 32bit DLL 'C:\PROGRAM FILES\INFOGRAMES\BUGS
BUNNY & TAZ
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
- IN VIAGGIO NEL TEMPO DEMO\BIN\WKEYKILL.DLL' (0x10000000)
Unhandled exception: stack overflow in 32-bit code (0x402e9099).
In 32-bit mode.
0x402e9099 (NTDLL.DLL.memcpy+0x4a839 in libc.so.6): call 0x4023fefd
(NTDLL.DLL.sqrt+0x30d5d in libc.so.6)
Wine-dbg>
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-01-16 08:29
-------
Sounds like it *might* be ChangeDislaySettingsA related...
CC'ing Lionel Ulmer, as ChangeDisplaySettingsA urgently needs a working
implementation anyway ;-)))
------- Additional Comments From lionel.ulmer <at> free.fr 2003-01-17 13:08 -------
Well, if it's DX8 related, run a +ddraw,+d3d log and see if any lines appear
here... From what I see in this log, it may well crash before doing any DirectX
stuff.
And I won't do any work on ChangeDisplaySettings :-)
BTW, did you try starting your X server in 16 bpp ?
------- Additional Comments From puoti <at> inwind.it 2003-01-17 16:09 -------
I tried with +ddraw +d3d, and with X in 16 bbp, with cvs wine from today,
nothing changed, same result and same sheel output, I didn't wait for debugger
output, but I can do so if you want.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-01-21
21:04 -------
Definately not directX if output to console did not change. If you attach the
last 3000 lines of "-debugmsg +relay" and a backtrace "bt" from the debugger it
might give us a better idea of where/why it is crashing.
------- Additional Comments From puoti <at> inwind.it 2003-01-22 09:16 -------
Created an attachment (id=370)
--> (http://bugs.winehq.com/attachment.cgi?id=370&action=view)
Last 3000 lines of +relay
------- Additional Comments From puoti <at> inwind.it 2003-01-22 09:19 -------
The debugger crashes when I try and type bt, and a new debugger opens to debug
the debugger! If you need the normal debug output or if you have some idea to
give the debugger the bt input, let me know.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-01-22
11:51 -------
Your problem with winedbg sounds familiar. There was a recent thread about this
on wine devel.
http://www.winehq.com/hypermail/wine-devel/2002/12/0777.html
There was a patch for WineX that I suppose should fix the problem.
http://www.winehq.com/hypermail/wine-devel/2002/12/0807.html.
I have not tried the patch and it seems that the problem is still in CVS
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1529
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From mike(a)theoretic.com 2003-20-06 05:51 -------
Dumping FIXMEs into bugzilla isn't very helpful I'm afraid. In this case, the
messages are mostly harmless. Patches to resolve them are welcome.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1450
------- Additional Comments From mike(a)theoretic.com 2003-20-06 05:50 -------
The backtrace is unfortunately not useful, that exception is apparently normal
(it's trapped using SEH later in the code). You'd need to use "pass" to continue
to the real source of the problem.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.