http://bugs.winehq.com/show_bug.cgi?id=877
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:28 -------
Bug comments restored from Gmane.org:
When the DXgrab is enabled, and an application uses it (Half-Life), the grab can
be shaken out of. That is, if I move the mouse quickly in a direction, the
cursor will leave the window.
This is particularly visible when running a game in simulated "fullscreen".
(changing resolution)
--
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=876
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:27 -------
Bug comments restored from Gmane.org:
I first note this in ACCPAC 5.0A screens but it can be demonstrated using for
example the LISTHDR example from MSDN (with a little coding to force the issue).
1. (Fixed) There were too many columns. This was caused by
LISTVIEW_DeleteColumn returning FALSE even though it had succeeded.
2. The columns are one column too far right. MSDN documents the process of
adding a temporary first column before adding the real columns and then
deleting the first column, in order to allow non-left-justification on the real
first column. The current code does not correctly maintain the column order
list (including such issues as handling partial order arrays etc.)
Basically the dlls/comctl32/header.c code needs to be beefed up for the
following messages:
HDM_GETORDERARRAY
HDM_SETORDERARRAY
HDM_INSERTITEM(A/W)
HDM_DELETEITEM
HDM_SETITEM(A/W)
HDM_GETITEM(A/W)
HDM_ORDERTOINDEX
This will require clarification of the definitions of the "order" aspect of
these functions; MSDN is less than clear, especially about degenerate cases.
--
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=873
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:24 -------
Bug comments restored from Gmane.org:
Shell32 imports the function MapSL from kernel32. The function is not exported
under windows NT/2K or ReactOS.
shell32_main.o(.text+0x3e21):shell32_main.c: undefined reference to `MapSL@4'
shell32_main.o(.text+0x3ed6):shell32_main.c: undefined reference to `MapSL@4'
------- Additional Comments From apa3a <at> yahoo.com 2002-08-07 12:25 -------
Forwarding to the developer responsible for shell.
------- Additional Comments From juergen.schmied <at> debitel.net 2002-08-10 06:30
-------
Im not familiar with 16 bit programming. Please don't apply this bug to me.
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-10 06:54
-------
Well, ReactOS probably shouldn't compile this part anyway
(as it belongs to Win16 SHELL.DLL).
Or does NT also have a SHELL.DLL ?
Hmm, it probably does, so you do need to compile it.
In this case it sounds like KERNEL32.K32WOWGetVDMPointer() is what you want
instead...
--
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=872
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:23 -------
Bug comments restored from Gmane.org:
Wines dplayx imports the function ConvertToGlobalHandle from kernel32. This
function is a 9x export only and as such we cannot use dplayx on WindowsNT/2k or
ReactOS.
dllwrap --add-stdcall-alias --def dplayx.spec.def --implib libdplayx.a -o dplayx
.dll dpclassfactory.o dplay.o dplaysp.o dplayx_global.o dplayx_main.o dplayx_mes
sages.o dplobby.o lobbysp.o name_server.o dplayx.dll.dbg.o -L../../dlls -l
winmm -lole32 -luser32 -ladvapi32 -lkernel32 -L../../library -lwine -L../../ole
-lwine_uuid -lm
dplobby.o(.text+0x2538):dplobby.c: undefined reference to `ConvertToGlobalHandle
@4'
dplobby.o(.text+0x255c):dplobby.c: undefined reference to `ConvertToGlobalHandle
@4'
dplobby.o(.text+0x2580):dplobby.c: undefined reference to `ConvertToGlobalHandle
@4'
c:\mingw\bin\dllwrap.exe: c:\mingw\bin\gcc exited with status 1
make: *** [dplayx.dll] Error 1
--
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=871
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:22 -------
Bug comments restored from Gmane.org:
I'm trying to run a windows based application that uses oleDB to crate a
connection to an Access database, but I'm recieving error messages from my app.
"Active X Can't create the object" as I said, I'm using oleDB and JET libs to
connect, I used ODBC either but I can't still connect...
------- Additional Comments From marcus <at> jet.franken.de 2003-01-13 04:32 -------
please provide at least some debugging info. Can we download the app somewhere?
Do you have a
debuglog?
------- Additional Comments From dpaun <at> rogers.com 2003-03-30 22:58 -------
Closing.
--
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=870
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:20 -------
Bug comments restored from Gmane.org:
I created a temp directory and began extracting all of my CAB files to it so that I could
sort
them out and use them as native libraries under wine. I was using WinZip 8.1 under
wine to do
this. When the folder reached 1644 files, I began getting errors in both WinZip and
wine.
WinZip gave me CABINET.DLL errors, and wine gave me the following:
----------------------------------------------------------------------------------------------------------------------------
fixme:toolbar:TOOLBAR_CheckStyle [10026] TBSTYLE_ALTDRAG not implemented
fixme:toolbar:TOOLBAR_CheckStyle [10026] TBSTYLE_ALTDRAG not implemented
fixme:shell:SHGetFileInfoA set icon to shell size, stub
fixme:listview:LISTVIEW_SetColumnOrderArray iCount 9 lpiArray 0x405a689c
fixme:listview:LISTVIEW_UnsupportedStyles LVS_EDITLABELS
fixme:listview:LISTVIEW_UnsupportedStyles LVS_SHAREIMAGELISTS
fixme:shell:IPersistFile_fnSaveCompleted
(0x403c0bb4)->(L"C:\\windows\\Recent\\win95_16.cab.lnk")
fixme:file:DEVICE_Open Unknown/unsupported VxD VJOYD.VXD. Try setting
Windows
version to 'nt40' or 'win31'.
Warning: loading builtin winmm.dll, but native version already present. Expect trouble.
err:mmsys:MULTIMEDIA_GetIData IData not found for pid=0806cc58. Suicide !!!
----------------------------------------------------------------------------------------------------------------------------
--
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=869
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:18 -------
Bug comments restored from Gmane.org:
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x40486bbc,0x40486bc0): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x40486bbc,0x40486bc0): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-10
11:21 -------
*** This bug has been marked as a duplicate of 868 ***
------- Additional Comments From dpaun <at> rogers.com 2003-03-25 17:39 -------
Looks like it's ready to be CLOSED.
--
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=868
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:17 -------
Bug comments restored from Gmame.org:
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x40486bbc,0x40486bc0): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x40486bbc,0x40486bc0): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-10
11:21 -------
*** Bug 869 has been marked as a duplicate of this bug. ***
--
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=867
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:16 -------
Restored bug comments from Gmane.org:
Received these messages after compiling and runing wine on linux with Lotus
Notes 5.0.3. I get the err:clipping:CLIPPING_UpdateGCRegion message whenever
the mouse focus changes to Lotus Notes or when display information change (i.e
menu display changes from selecting outbox or changing to view the calender).
The fixme:process:GetProcessWorkingSetSize message appears so far at random.
root@enoch:~# uname -a
Linux enoch 2.4.18 #6 SMP Wed Apr 24 08:41:08 EDT 2002 i686 unknown
root@enoch:~# wine -v
Wine 20020605
Thanks for your help, love the software. Here is a total break down of events
when starting wine for Lotus Notes.
8:44enoch~/.wine> wine c:\\Lotus\\notes\\nlnotes.exe
fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x115bfe0,1) - no error checking or testing yet
fixme:ole:CoRegisterMessageFilter stub
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
#####Now let's login to Lotus Notes
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'
fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
service "lotusnotes" protocol * not found; You might want to add this to
/etc/services
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report
this.fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or
testing yet
fixme:console:SetConsoleCtrlHandler (0x115bfe0,1) - no error checking or testing yet
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x40556bc4,0x40556bc8): stub
fixme:process:SetProcessWorkingSetSize (0xffffffff,33554432,33554432): stub -
harmless
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
######Now lets close Lotus Notes
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
fixme:ole:CoRegisterMessageFilter stub
fixme:console:SetConsoleCtrlHandler (0x115bfe0,0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler (0x115bfe0,0) - no error checking or testing yet
fixme:console:SetConsoleCtrlHandler ((nil),1) - no error checking or testing yet
err:clipping:CLIPPING_UpdateGCRegion DC is dirty. Please report this.
##### Once again thanks for all your help
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-30 15:05
-------
changing title and misc other categorical things, if you are having this
problem in Word: see bug #21
------- Additional Comments From Speeddymon <at> yahoo.com 2002-11-30 15:12
-------
removing dependency
--
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=865
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:12 -------
Bug comments restored from Gmane.org:
Tahoma font is not present
http://bugs.winehq.com/show_bug.cgi?id=865
Summary: The
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs <at> winehq.com
ReportedBy: traxtopel <at> hotpop.com
CVS 20020625 > 20020709+
gcc 2.95 compiled on debian woody against 2.4.19 pre2.
Non windows wine.
Running MS Office Word viewer(excel & pp also), on startup I get the error The
Tahoma font is not present.
I have a windows/fonts directory, containing the following ...
andalemo.ttf* ariblk.ttf* couri.ttf* georgiaz.ttf* times.ttf*
verdanab.ttf*
arialbd.ttf* comicbd.ttf* cour.ttf* impact.ttf* trebucbd.ttf*
verdanai.ttf*
arialbi.ttf* comic.ttf* georgiab.ttf* timesbd.ttf* trebucbi.ttf*
verdana.ttf*
ariali.ttf* courbd.ttf* georgiai.ttf* timesbi.ttf* trebucit.ttf*
verdanaz.ttf*
arial.ttf* courbi.ttf* georgia.ttf* timesi.ttf* trebuc.ttf*
webdings.ttf*
wine is compiled with freetype libs. If I reinstall the build of release
20020605 I compiled (on the same machine, no changes), problem does not occur.
Only with late June and July cvs builds. Has something changed in the last few
weeks?
------- Additional Comments From traxtopel <at> hotpop.com 2002-07-09 14:19 -------
Created an attachment (id=214)
--> (http://bugs.winehq.com/attachment.cgi?id=214&action=view)
mswordview debug
------- Additional Comments From traxtopel <at> hotpop.com 2002-07-14 15:34 -------
Reinstalled viewers, works
--
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=863
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:10 -------
Bugcomments restored from Gmane.org:
When drawing subItem text in LVS_REPORT style, if the text is longer than the
rectangle, only the right portion of the text displays. Using the native
controls, the left end of the text displays follow by "...".
How to cause:
1. Using notepad or other simple program, get the fileopen dialog.
2. Hit the "Details" icon (rightmost icon). Or right click in the box area and
select the "Details" view.
3. Adjust the header field length till not all the text can fit.
The native control uses lots of GetTextExtentPoint to find the amount of text
to fit with the ellipse. We could use DrawText like the Header control.
--
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=862
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:09 -------
Bug comments restored from Gmane.org:
Hello all,
Problem Description: Wine fails to load the default skin for Incredimail,.
Even if i change the Incredimail's default skintype, the binary fails to
start the mail-client.
--
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=861
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:08 -------
Bug comments restored from Gmane.org:
Hello all,.
Desription of the problem: Wine fails to start Yahoo! messenger when run
from Linux RH(7.2,clean install).
Error Displayed: CoCreateInstance for the MyYahoo DLL.
I guess i've configured the wine properly. I'm able to run
almost all MS-Office application without any hassles.
regards
-Ajey
--
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=860
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:07 -------
Bug comments restored from Gmane.org:
When starting trying to create a new database in Lotus Approach v9.5 program
terminates(no errors).
wine 20020605
Running on Mandrake 8.2
Wine compiled on debian wood gcc 2.95
No windows installed.
Smartsuite Millenium 9.5
/opt/wine/bin/wine -debugmsg +relay approach.exe
config includes
[AppDefaults\\approach.exe\\Debug]
"RelayExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection;RtlDeleteCriticalSection;RtlF
------- Additional Comments From traxtopel <at> hotpop.com 2002-07-07 09:09 -------
Created an attachment (id=209)
--> (http://bugs.winehq.com/attachment.cgi?id=209&action=view)
Lotus approach debug
--
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=859
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:06 -------
Bug comments restored from Gmane.org:
Using notes 5.10 running wine 20020605 (same problem in wine cvs 20020706).
Compiled with gcc 2.95 (debian woody)
Non windows wine install.
When trying to use the option DETACH ALL in Lotus notes to detach and save
multiple files, a file manager window appears for you to select a directory,
apoun selecting a dir, then clicking OK the files do not detach.
What information do I need to supply?
------- Additional Comments From apa3a <at> yahoo.com 2002-08-09 13:23 -------
Relay trace with parameters +file,+dosfs,+relay may help, but you may have
problems finding in the trace place where the detaching occurs.
You can get the relay trace with command like this:
wine --debugmsg +file,+dosfs,+relay <your app> &> 1.log
--
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=858
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:05 -------
Bug comments restored from Gmane.org:
Hello,
Since I updated my system, wine does not starts any more.
I'm using debian binary packages from http://gluck.debian.org/
Here's the latest log messages (this output is not related to the program run,
it's sol.exe here, but could have been anything)
wine -debugmsg +font sol.exe
trace:font:DumpFontList Family: L"Wingdings 3"
trace:font:DumpFontList L"Regular"
trace:font:WineEngCreateFontInstance L"System", h=16, it=0, weight=400,
PandF=22, charset=0 orient 0 escapement 0
trace:font:WineEngCreateFontInstance Choosen L"Arial" L"Regular"
trace:font:WineEngGetFontData font=0x40388c78, table=584d4456, offset=00000000,
buf=0x405c6b08, cbData=6
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x40287057
Running with gdb returns some useful informations:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 27372)]
0x08458b00 in ?? ()
(gdb) bt
#0 0x08458b00 in ?? ()
#1 0x407370b9 in WineEngInit () from /usr/lib/libgdi32.dll.so
#2 0x40736eb0 in WineEngInit () from /usr/lib/libgdi32.dll.so
#3 0x40737b8b in WineEngCreateFontInstance () from /usr/lib/libgdi32.dll.so
#4 0x40724eb8 in CreateFontW () from /usr/lib/libgdi32.dll.so
#5 0x407294f0 in SelectObject () from /usr/lib/libgdi32.dll.so
#6 0x4071d3d9 in DC_InitDC () from /usr/lib/libgdi32.dll.so
#7 0x4071e0ca in CreateDCA () from /usr/lib/libgdi32.dll.so
#8 0x4065160b in SYSMETRICS_Init () from /usr/lib/wine/user32.dll.so
#9 0x4067ac2c in GetTabbedTextExtentW () from /usr/lib/wine/user32.dll.so
#10 0x4067ada5 in UserClientDllInitialize () from /usr/lib/wine/user32.dll.so
#11 0x4007c599 in PE_InitDLL () from /usr/lib/libntdll.dll.so
#12 0x40078d3b in MODULE_AllocModRef () from /usr/lib/libntdll.dll.so
#13 0x40078e59 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#14 0x40078e35 in MODULE_DllProcessAttach () from /usr/lib/libntdll.dll.so
#15 0x400b8cb0 in PROCESS_CallUserSignalProc () from /usr/lib/libntdll.dll.so
#16 0x400bccbd in SYSDEPS_SetCurThread () from /usr/lib/libntdll.dll.so
I think the problem could be related to freetype, from what I've seen in
WineEngInit(void)
If would have wanted to compile from sources, to get get a more precise
backtrace, but as the latest tarball is huge for a modem user, I did have not
tryed yet.
Just tell me if you need more info.
------- Additional Comments From apa3a <at> yahoo.com 2002-08-09 13:19 -------
Yes, WineEngInit function works with FreeType fonts.
To get more informative relay trace you can add relay channel, as:
wine -debugmsg +font,+relay sol.exe &> 1.log
Attach to the bug report 200 lines of the log before crash.
It is possible some fonts handling logic changes between the launches. I can
advise you to try to reconfigure Wine (generate new fake Windows directory and
config files in .wine directory). Backup your old configuration first. If that
works you can try to add back the applications and configuration from the backup.
Please report your progress.
------- Additional Comments From sylvain_pasche <at> yahoo.fr 2002-08-09 17:35
-------
Created an attachment (id=258)
--> (http://bugs.winehq.com/attachment.cgi?id=258&action=view)
log file
------- Additional Comments From sylvain_pasche <at> yahoo.fr 2002-08-09 17:37
-------
I tried to compile from source version 20020709, to have a more readable
backtrace, but I did not manage to reproduce the bug.
I would have tried to compile the 20020605, to identify this bug, but source
tarballs are a little big for my modem :-)
I've attached however a log file, but I mostly think this bug may be closed soon.
------- Additional Comments From julliard <at> winehq.com 2002-08-09 18:04 -------
Most likely this is caused by the fact that the recent freetype libraries (2.1.x)
have broken binary compatibility, so if your Wine was compiled against the
freetype 2.0.x headers it doesn't work. That's probably why it works when you
recompile from source.
--
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=854
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 07:00 -------
Bug comments restored from Gmane.org:
Dear colleague,
When I compile wine I got the following message:
Note (probably harmless): No library found for -ldbm
/usr/bin/ld: cannot find -lgdbm
collect2: ld returned 1 exit status
make[2]: *** [winetest.exe.so] Error 1
make[2]: Leaving directory `/home/ignasi/wine-20020509/programs/winetest'
make[1]: *** [winetest] Error 2
make[1]: Leaving directory `/home/ignasi/wine-20020509/programs'
make: *** [programs] Error 2
Compilation failed, aborting install.
I use Debian Potato 2.2, with the following programs:
gcc 2.95.2 2
ld 2.9.5
wine-20020411 has compiled successfully on the same machine.
If you want or I missed some more info, please tell me.
Thanks a lot for all your effort.
All the very best,
Ignasi
------- Additional Comments From puoti <at> inwind.it 2002-07-04 14:10 -------
I had same problem on wine-20020605, version 20020509 works fine. Compiling on
Mandrake Linux 8.2 with all important updates done with MandrakeUpdate, gcc
3.0.4, glibc 2.2.4, Xfree86 4.2, Kde3, Amd3 processor (1007.025 Mhz), 128MB RAM,
all hardware working fine (Including openglide on nvidia card with nvidia
drivers); had same problem with cvs winex.
------- Additional Comments From marcus <at> jet.franken.de 2003-01-18 03:07 -------
you need to install the 'gdbm-devel' package, if it is on Mandrake.
Also please try again with a newer WINE version, it probably is fixed.
------- Additional Comments From dpaun <at> rogers.com 2003-03-30 23:14 -------
Closing.
------- Additional Comments From puoti <at> inwind.it 2003-03-31 06:14 -------
I never tried, on Mandrake 9 it all works perfectly.
--
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=1222
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:56 -------
Bug comments restored from Gmane.org:
It installed fine, but running it causes a failure. It's on Wine 20021219 on
FreeBSD 4.7 with DX8 libraries installed.
The demo is (will be) available at http://www.rbt.ca/ta/tadinst.exe, but is
approx 21MB.
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /cdrom (No such file or directory), ignoring drive D:
fixme:reg:GetSystemInfo not yet supported on this system
fixme:system:SystemParametersInfoA Unimplemented action: 94
(SPI_GETMOUSETRAILS)fixme:system:SystemParametersInfoA Unimplemented
action: 93
(SPI_SETMOUSETRAILS)fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x28365430)->(00010021,00000053)
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x283667f8)->(0x2836543c,0x00000000),stub!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
wine: Unhandled exception, starting debugger...
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Backtrace of wine.core:
(gdb) backtrace
#0 RtlEnterCriticalSection (crit=0x2813efc4) at critsection.c:175
#1 0x28119a21 in VIRTUAL_FindView (addr=0x18) at virtual.c:207
#2 0x2811a866 in VIRTUAL_HandleFault (addr=0x18) at virtual.c:803
#3 0x28118a6e in do_segv (context=0x28570540, trap_code=12, cr2=0x18,
err_code=0)
at signal_i386.c:746
#4 0x28118e31 in segv_handler (__signal=10, code=12, __context=0x28570828) at
signal_i386.c:995
#5 0xbfbfffac in ?? ()
#6 0x28100a44 in wine_server_call (req_ptr=0x28570a68) at
../../scheduler/client.c:227
#7 0x28739987 in CONSOLE_GetNumHistoryEntries () at ../../include/wine/server.h:60
#8 0x28738334 in CONSOLE_HandleCtrlC (sig=2) at console.c:1363
#9 0x28118f24 in int_handler (__signal=2, code=0, __context=0x28570e7c) at
signal_i386.c:434
#10 0xbfbfffac in ?? ()
#11 0x281066ce in WaitForMultipleObjectsEx (count=1, handles=0x28682d64,
wait_all=0,
timeout=4294967295, alertable=0) at ../../scheduler/synchro.c:265
#12 0x28106506 in WaitForSingleObject (handle=0x4c, timeout=4294967295)
at ../../scheduler/synchro.c:205
#13 0x28739c00 in WaitForDebugEvent (event=0x28682e68, timeout=4294967295)
at
debugger.c:125
#14 0x2843fb6c in DEBUG_MainLoop () at winedbg.c:887
#15 0x284401be in main (argc=2, argv=0xbfbff734) at winedbg.c:1117
#16 0x28428174 in __wine_exe_main () at winedbg.exe.spec.c:564
#17 0x28102926 in start_process () at ../../scheduler/process.c:564
#18 0x28106829 in call_on_thread_stack (func=0x28102704) at
../../scheduler/sysdeps.c:112
------- Additional Comments From rbt <at> rbt.ca 2003-01-12 16:26 -------
*** This bug has been confirmed by popular vote. ***
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-01-14 05:44
-------
Sounds like ddraw/d3d failure. CC'ing Lionel...
------- Additional Comments From lionel.ulmer <at> free.fr 2003-01-14 15:27 -------
Well, it's working fine here with latest Wine CVS...
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-01-14 15:48
-------
Well, I take that as a request to close this bug ;-)
Feel free to reopen in case of any remaining issues.
------- Additional Comments From rbt <at> rbt.ca 2003-01-19 23:32 -------
Updated to 20030115 and the problem persists -- though I no longer seem to be
getting a core dump.
Here's what I did:
- Installed wine using FreeBSD port (cd /usr/ports/emulators/wine; make install)
- wine wcmd
- DX80eng.exe (Install directX 8)
- tadinst.exe (install TA Demo)
I have a similar (Exactly the same?) problem with SimCity 4.
There are no other installed files. I do not have windows on this computer --
strictly wine, per above.
------- Additional Comments From rbt <at> rbt.ca 2003-01-23 11:51 -------
I managed to get it working under WineX.
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2003-01-23 12:05
-------
Eh ? Excuse me, but somehow I didn't know that this was some bug tracking for
WineX... ;)
In short: no way, and if necessary I'll drag you kickin' and screamin' :-)
Anyway, there IS a problem, so it shouldn't be closed, and if someone comes
along who wants to pursue it, then we definitely won't hold him back...
------- Additional Comments From rbt <at> rbt.ca 2003-04-17 20:38 -------
200304 seems to have fixed this.
It should be noted that there was an XFree update in there as well, so the
problem may have been video card drivers.
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=1233
------- Additional Comments From z_god(a)wanadoo.nl 2003-20-06 06:49 -------
Bug comments restored from Gmane.org:
Wine 20030115
In X11DRV_CreateWindow, a window with WS_MAXIMIZE or WS_MINIMIZE set
may be
activated to early.
Changeing, at dll/x11drv/window.c line 1014
swFlag = ((wndPtr->dwStyle & WS_CHILD) || GetActiveWindow()
? SWP_NOACTIVATE | SWP_NOZORDER | SWP_FRAMECHANGED
: SWP_NOZORDER | SWP_FRAMECHANGED;
to
swFlag = ((wndPtr->dwStyle & WS_CHILD) || GetActiveWindow() ||
!(wndPtr->dwStyle & WS_VISIBLE))
? SWP_NOACTIVATE | SWP_NOZORDER | SWP_FRAMECHANGED
: SWP_NOZORDER | SWP_FRAMECHANGED;
fixed it.
--
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=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.