http://bugs.winehq.com/show_bug.cgi?id=1485
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #265 is|0 |1
obsolete| |
------- Additional Comments From puoti(a)inwind.it 2003-25-05 14:00 -------
Created an attachment (id=267)
--> (http://bugs.winehq.com/attachment.cgi?id=267&action=view)
New screenshot
Look inside the red rings, those black parts aren't meant to be there.
--
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=1410
------- Additional Comments From lionel.ulmer(a)free.fr 2003-25-05 11:22 -------
Ivan,
You wrote 'The +event,+mouse,+dimput log'. There is obvioulsy a typo here...
So did you really type '+dimput' to take the log or is only the description
wrong ? If it's the logging, could you re-attach a log (if +dinput really adds
something, you can check by doing a 'grep dinput' on the resulting 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=1485
------- Additional Comments From lionel.ulmer(a)free.fr 2003-25-05 11:10 -------
Well, the best would be to attach a complete +ddraw log...
And when I look at the attached screenshot, I cannot really see what regression
you see. The shot does not look bad to me.
Could you be more precise in your regression description (even better would be
to have two screenshots at the same location with the two different Wine versions).
--
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=1485
Summary: direct3D 7 regression: Screamer 4x4 has corrupt graphics
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
Screamer is a racing game, I got it with a canon printer. It has 3 exe files,
they use glide, openGL or direct3D 7. The openGL one works (Almost) perfectly,
but the direct3d one has come strange graphics, come parts of the road are
missing, I'll attach a screenshot and the shell output.
By the way, this didn't happen in wine-20030219, so I suppose this is a regression.
--
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=1469
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-25-05 06:29 -------
You write:
wine-20030408 (good):
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=403d7c02 ret=004010a7
wine-20030508 (bad)
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=ffffffff ret=004010a7
However that is the right behaviour. Look at the FindFirstFile API description
on MSDN: "You cannot use root directories as the lpFileName input string for
FindFirstFile, with or without a trailing backslash."
Our testsuite also has test_FindFirstFileA() in dlls/kernel/test/file.c
You will find that the actual behaviour is right.
Look for the error in a earlier stage, try to find out who delivers the "C:" to
FindFirstFile.
Bye
--
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=1398
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 06:08 -------
Created an attachment (id=263)
--> (http://bugs.winehq.com/attachment.cgi?id=263&action=view)
pop up message of error
It shows an error message (see attached image):
Application Error
Exception EConvertError in module CALMIRA.EXE at 0337:0472.
'-' is not a valid integer value.
(then exits)
I'm using wine-20030508 & CVS to test this app. My setup has a win95 partition
(with w95 installed & acting as drive C for Wine) , I'm running wine under
mandrake 8.1 (without updates).
console output is:
[cad@pc-2 calmira]$ wine calmira.exe
err:ntdll:RtlpWaitForCriticalSection section 0x400e11f8
"../../scheduler/syslevel.c: Win16Mutex" wait timed out, retrying (60 sec)
tid=000e
fixme:toolhelp:InterruptRegister16 (0000, 0x21f00ba), stub.
fixme:class:get_class_ptr reading from class of other process window 0x20021
fixme:dialog:MSGBOX_OnInit system modal msgbox ! Not modal yet.
fixme:class:get_class_ptr reading from class of other process window 0x20021
fixme:toolhelp:InterruptUnRegister16 (0000), stub.
[cad@pc-2 calmira]$ wine calmira.exe
fixme:toolhelp:InterruptRegister16 (0000, 0x21f00ba), stub.
err:ntdll:RtlpWaitForCriticalSection section 0x400e11f8
"../../scheduler/syslevel.c: Win16Mutex" wait timed out, retrying (60 sec)
tid=0011
fixme:class:get_class_ptr reading from class of other process window 0x20021
fixme:dialog:MSGBOX_OnInit system modal msgbox ! Not modal yet.
fixme:class:get_class_ptr reading from class of other process window 0x20021
fixme:toolhelp:InterruptUnRegister16 (0000), stub.
--
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=1435
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2003-25-05 05:57 -------
Bug introduced by changes to files/dos_fs.c on 2003-04-04.
--
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=1435
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2003-25-05 05:49 -------
Faulty code somewhere in files/dos_fs.c introduced 2003-04-04.
--
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=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 05:30 -------
A silly note: I changed /tmp drive letter from E: to X: , but this doesn't
matter for this bug. So if you see in the images a different letter than the
dump of --debugmsg please take this in account.
--
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=1469
juan(a)virtual-orbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bon(a)elektron.ikp.physik.tu-
| |darmstadt.de
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 05:23 -------
I found that this regression is related to a patch applied to CVS on 2003/04/16
21:10:04:
ChangeSet ID: 7890
files:
files : dos_fs.c dlls/kernel/tests: file.c
Log message:
Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de>
FindFirstFile on root directory should fail.
Patch: http://cvs.winehq.com/patch.py?id=7890
--
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=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 05:13 -------
Created an attachment (id=262)
--> (http://bugs.winehq.com/attachment.cgi?id=262&action=view)
--debugmsg +relay,+file output of winzip7.0(SR-1) INSTALLER under
wine-2003-0508 (+CVS as of May22)
Please use the same text search as above, then compare both:
wine-20030408 (good):
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=403d7c02 ret=004010a7
wine-20030508 (bad)
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=ffffffff ret=004010a7
^^^^^^^^
As you can see, FindFistFileA() is ever returning a value of ffffffff (check
the other instances of FindFirstFileA and you will find the same error:
bad: (as of wine-20030508 & CVS-May22)
0009:Call kernel32.FindFirstFileA(406d22f4 "X:\\",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=ffffffff ret=004010a7
should be: (as of wine-20030408)
0009:Call kernel32.FindFirstFileA(406d22f4 "X:\\",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=403d77c2 ret=004010a7
--
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=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 04:58 -------
Created an attachment (id=261)
--> (http://bugs.winehq.com/attachment.cgi?id=261&action=view)
--debugmsg +relay,+file output of winzip7.0(SR-1) INSTALLER working fine under
wine-2003-0408
As reported earlier, winzip7.0 SR-1 installer worked fine under wine-20030408
Please do a text search in this file for "WZSE1" and check for this line:
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
in this context:
0009:Call kernel32.lstrcpyA(00408530,406d22f4 "X:\\\\WZSE1.tmp\\README.TXT")
ret=00401706
0009:Ret kernel32.lstrcpyA() retval=00408530 ret=00401706
0009:Call kernel32.lstrlenA(00408530 "X:\\\\WZSE1.tmp\\README.TXT")
ret=0040177c0009:Ret kernel32.lstrlenA() retval=00000018 ret=0040177c
0009:Call kernel32.lstrlenA(00408530 "X:\\\\WZSE1.tmp\\README.TXT")
ret=004017880009:Ret kernel32.lstrlenA() retval=00000018 ret=00401788
0009:Call kernel32.lstrcpyA(406d22f4,00408530 "X:\\\\WZSE1.tmp\\README.TXT")
ret=0040179f
0009:Ret kernel32.lstrcpyA() retval=406d22f4 ret=0040179f
0009:Call kernel32.GetDriveTypeA(406d22d8 "X:\\") ret=00401750
0009:Ret kernel32.GetDriveTypeA() retval=00000003 ret=00401750
0009:Call kernel32.lstrlenA(406d22f4 "X:\\\\WZSE1.tmp\\README.TXT")
ret=0040164b0009:Ret kernel32.lstrlenA() retval=00000018 ret=0040164b
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
######################################################################
and compare with the same finding in the file next (next attachment)
--
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=1343
coolpav(a)parkertech.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|coolpav(a)parkertech.org |
------- Additional Comments From coolpav(a)parkertech.org 2003-24-05 16:38 -------
Resolved.
--
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=1452
coolpav(a)parkertech.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From coolpav(a)parkertech.org 2003-24-05 16:37 -------
gone.
--
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=1483
Summary: Will not compile with flex 2.5.31
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: finity(a)kc.rr.com
I am using Debian unstable, so maybe this is their problem, but I had the flex
package installed. It is listed as version 2.5.31-8
(http://packages.debian.org/unstable/devel/flex.html). Wine compiled a little,
but not much (some important output is below). I installed "flex-old" listed as
version 2.5.4a-1 (http://packages.debian.org/unstable/devel/flex-old.html) and
it compiled just fine. Anyway, here's some of the output from the compiler when
I tried - by the way, the 20030408 release also wouldn't compile.
--snip--
make[2]: Leaving directory `/home/finity/wine-20030508/libs/wine'
make[2]: Entering directory `/home/finity/wine-20030508/libs/wpp'
gcc -c -I. -I. -I../../include -I../../include -Wall
-mpreferred-stack-boundary=2 -gstabs+ -Wpointer-arith -g -O2 -o lex.yy.o lex.yy.c
./ppl.l:98:1: warning: "/*" within comment
./ppl.l:107:2: #endif without #if
./ppl.l: In function `pplex':
./ppl.l:309: error: `pp_incl_state' undeclared (first use in this function)
./ppl.l:309: error: (Each undeclared identifier is reported only once
./ppl.l:309: error: for each function it appears in.)
./ppl.l:309: error: `pp_pp' undeclared (first use in this function)
--snip for many similar errors to those above--
./ppl.l: In function `pp_push_ignore_state':
./ppl.l:1471: error: `pp_ignore' undeclared (first use in this function)
/usr/include/stdlib.h: At top level:
lex.yy.c:15496: warning: `yyunput' defined but not used
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory `/home/finity/wine-20030508/libs/wpp'
make[1]: *** [wpp] Error 2
make[1]: Leaving directory `/home/finity/wine-20030508/libs'
make: *** [libs] Error 2
Not really a big deal, and sike I said, I'm using unstable, but the readme said
any flex above 2.5 and with debian to just install the flex package. Thanks for
your hard work.
--
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=1482
Summary: can not open glide2x.dll.so,
Product: Wine
Version: 20030508
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ports
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lenaig(a)wanadoo.fr
CC: lenaig(a)wanadoo.fr
I do not know if that's reallly a bug, but if i am trying to use wine to run
Half Life (under root), i have the following error message:
bash-2.05b# wine /cdrom/Setup.exe
Warning: could not find wine config [Drive x] entry for current working
directory /home/tst; starting in windows directory.
fixme:reg:GetSystemInfo not yet supported on this system
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin setup.exe: Cannot
open "/usr/local/lib/wine/setup.exe.so"
err:module:BUILTIN32_dlopen failed to load .so lib for builtin _setup.dll:
Cannot open "/usr/local/lib/wine/_setup.dll.so"
err:module:BUILTIN32_dlopen failed to load .so lib for builtin 00000dc8._mp:
Cannot open "/usr/local/lib/wine/00000dc8._mp.so"
fixme:reg:GetSystemInfo not yet supported on this system
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin _isdel.exe:
Cannot open "/usr/local/lib/wine/_isdel.exe.so"
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin language.inf:
Cannot open "/usr/local/lib/wine/language.inf.so"
err:module:BUILTIN32_dlopen failed to load .so lib for builtin sierra.inf:
Cannot open "/usr/local/lib/wine/sierra.inf.so"
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:ole:CoCreateInstance no classfactory created for CLSID
{00021401-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:reg:GetSystemInfo not yet supported on this system
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:reg:RegFlushKey (0x54): stub
err:module:BUILTIN32_dlopen failed to load .so lib for builtin glide2x.dll:
Cannot open "/usr/local/lib/wine/glide2x.dll.so"
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr
0x5c08229d
Thx
--
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=1290
------- Additional Comments From syjef(a)mdanderson.org 2003-23-05 15:00 -------
I can confirm that BSD make does not work with Wine's makefiles. Using gmake
works just fine.
--
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=1477
------- Additional Comments From mettius(a)cactusairforce.org 2003-23-05 14:00 -------
Ok, I applied the patch to audio.c and now I get this...
(It still freezes up wine, I must do a killall wine to free things up again).
mettius@callius:~/.wine/fake_windows/stars!> wine ./stars.exe
Wine already configured, run 'winesetup' to reconfigure.
err:ntdll:RtlpWaitForCriticalSection section 0x4010703c
"../../scheduler/syslevel.c: Win16Mutex" wait timed out, retrying (60 sec) tid=000c
mettius@callius:~/.wine/fake_windows/stars!>
--
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=1480
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Get DCOM95 DCOM98 error and |Installers need cabinet.dll
|FDICreate error on latest |FDI* functions, and DCOM
|version |installer is broken (version
| |too high)
------- Additional Comments From mike(a)theoretic.com 2003-23-05 07:42 -------
I think we need to lower the version number in the ole32.dll file
--
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=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christophe(a)saout.de
------- Additional Comments From mike(a)theoretic.com 2003-23-05 07:40 -------
*** Bug 1481 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.