http://bugs.winehq.com/show_bug.cgi?id=1220
Summary: InstallShield for Quickbooks fails
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jw1233219(a)hotmail.com
When running setup for QuickBooks Pro 7.x InstrallShield fails with the
message "There is another setup already running. You must close out of
that setup before ..."
Might be because it is trying to do GetClassName() from window in another
process - which would mean adding extra funcitonality to wineserver etc.
I can supply 1MB of InstallShield setup for testing if necessary.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1219
------- Additional Comments From info(a)moabutah.com 2003-01-10 22:10 -------
I managed to get the last few error messages to stop by changing the winmm driver to the winealsa.drv driver (duh) but everything before and including the: fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it still occurs and the prog still crashes.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1219
Summary: DirectSound crash
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: info(a)moabutah.com
Running wine version 20021219 and after testing the configuration to 100% with
winecheck:
Running the game "First Star Online' client (latest version - see
http://www.kidmandevil.com) directSound give the following messages and locks up
the app when attempting to load a game Character.
fixme:msvcrt:MSVCRT__sopen : pmode 0x0001 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x465b9c80)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x465be5a0)->(00000000,00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x464a0150)->(00000000,00000008)
fixme:font:GetKerningPairsA (0xa14,0,(nil)): almost empty stub!
fixme:font:GetKerningPairsA (0xa14,0,(nil)): almost empty stub!
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:font:GetKerningPairsA (0xa68,0,(nil)): almost empty stub!
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:gdi:GetCharABCWidthsFloatA GetCharABCWidthsFloatA, stub
fixme:font:GetKerningPairsA (0xa70,0,(nil)): almost empty stub!
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel (0x494ddf38,00010022,2):stub
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x0180 ignored
fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22248 <
primary_done=24876)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22236 <
primary_done=24864)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=22232 <
primary_done=24860)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=18668 <
primary_done=21296)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=18656 <
primary_done=21284)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=15448 <
primary_done=18076)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11792 <
primary_done=14420)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11780 <
primary_done=14408)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=11776 <
primary_done=14404)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=8392 <
primary_done=11020)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4312 <
primary_done=6940)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4300 <
primary_done=6928)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=4296 <
primary_done=6924)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1219>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1200
dpaun(a)rogers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From dpaun(a)rogers.com 2003-01-10 17:07 -------
Cool -- let's close this bugger then.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1200>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1200
john(a)pond-weed.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From john(a)pond-weed.com 2003-01-10 17:02 -------
Verified fixed in CVS on 9 Jan 2003. Thank you.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1200>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1202
------- Additional Comments From puoti(a)inwind.it 2003-01-10 07:05 -------
Well, there is basicly nothing with +ddraw, just
[ivan@localhost Motocross Madness Trial]$ wine mcm.exe --debugmsg +ddraw
trace:ddraw:initialize enabling DirectDraw HAL
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 Motocross Madness Trial]$
the debugger output is
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVFW32.DLL' (0x41210000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x412d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x413900
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x412d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d00
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\D3DRM.DLL' (0x7e6b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x41350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x414000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\AVIFIL32.DLL' (0x41320000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x414300
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DSOUND.DLL' (0x41390000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WS2_32.DLL' (0x413d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x414700
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WSOCK32.DLL' (0x413c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL' (0x41400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x4163000
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DPLAYX.DLL' (0x41430000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41630000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x41470000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV'
(0x41610000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV'
(0x41630000) No debug information in 32bit DLL
'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000) No debug information in 32bit DLL
'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
S TRIAL\KVDD.DLL' (0x10000000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x41470000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit co
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x41610000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0x41630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x41770000)
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocros
No debug information in 32bit DLL 'C:\PROGRAMMI\MICROSOFT GAMES\MOTOCROSS
MADNESS TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit
code (0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft
Games\Motocross Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
S TRIAL\LANG.DLL' (0x427c0000)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocross
Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
Wine-dbg>
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x00432feb).
In 32-bit mode.
0x00432feb (mcm.exe..text+0x31feb in C:\Programmi\Microsoft Games\Motocross
Madness Trial\mcm.exe): movb $0x0,0x0(%eax)
Wine-dbg>
Hope this helps.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1202>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 23:43 -------
Hell I have no real idea on how it "really" works but if you look at the
screenshot I will try to explain it.
The red elipse has an artifact (corruption) from the "PolyAreaIn1" panel. This
was acheived by passing the mouse over the grey area between the two panels and
placing it over one of the round control knobs (hidden by artifact) .
The Blue Circle shows where a round control knob went missing after the mouse
went over it.
The problem seems to always involve a round control knob. and the trace has
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
whenever the corruption occurs.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 23:13 -------
Created an attachment (id=367)
annotated screenshot showing srceen corruption
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From tony_lambregts(a)telusplanet.net 2003-01-09 22:55 -------
Created an attachment (id=366)
CommonFBlues.pch file I used for testing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=911
------- Additional Comments From dclark(a)akamail.com 2003-01-09 20:14 -------
How about listing simple steps to take that will demonstrate the corruption (so
I don't actually have to learn how to use it ;).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.