[Bug 34127] New: FIFA 2000 demo crashes after 'Press Any Key'
http://bugs.winehq.org/show_bug.cgi?id=34127 Bug #: 34127 Summary: FIFA 2000 demo crashes after 'Press Any Key' Product: Wine Version: 1.6 Platform: x86 URL: http://www.fileplanet.com/34839/30000/fileinfo/FIFA-20 00 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrey.goosev(a)gmail.com Classification: Unclassified Created attachment 45386 --> http://bugs.winehq.org/attachment.cgi?id=45386 log+backtrace Win 98 compatibility doesn't change anything. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34127 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34127 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2013-07-24 21:13:19 CDT --- err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x400x8 @0! (desktop) Hmm. Maybe this requires an 8 bit video mode. Does http://wiki.winehq.org/256ColorMode help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34127 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #2 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Created attachment 48472 --> http://bugs.winehq.org/attachment.cgi?id=48472 wine 1.7.18 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34127 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #3 from hanska2(a)luukku.com --- I only get blank screen and few console lines. fixme:win:EnumDisplayDevicesW ((null),0,0x33f398,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33e898,0x00000000), stub! fixme:ddraw:DirectDrawEnumerateExA flags 0x00000004 not handled fixme:win:EnumDisplayDevicesW ((null),0,0x33f398,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33e898,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33e898,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}. 1.7.22 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x400x8 @0! (XRandR 1.2) Backtrace: =>0 0x60004206 in softdrawz (+0x4206) (0x0033fe60) 1 0x7b861aac call_process_entry+0xb() in kernel32 (0x0033fe78) crashes after press any key menu. wine 1.7.50 (used xp mode) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 54069 --> https://bugs.winehq.org/attachment.cgi?id=54069 console output with ddraw channel enabled Still a bug in current wine -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #6 from winetest(a)luukku.com --- The problem is most likely related to this. err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x400x8 @0! (desktop) I tried to set 640x400 via winecfg but I noticed that it doesnt let me set 400. Lowest value is hard coded to 480? Also this hack could help, but cant test currently https://bugs.winehq.org/attachment.cgi?id=53902 Could someone point what wine source I need to modify to lower the resolution? wine 2.0rc5 and staging 2.0rc5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to winetest from comment #6)
Could someone point what wine source I need to modify to lower the resolution?
I guess you need something similar to http://source.winehq.org/git/wine.git/commitdiff/c0219a73848245d5f3b85c79330... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #8 from winetest(a)luukku.com --- Created attachment 56885 --> https://bugs.winehq.org/attachment.cgi?id=56885 works -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #9 from winetest(a)luukku.com --- There are now some issues. If you run the game not setting virtual desktop, you get only a blank screen. I don't know if this is fixable. The game is so old that I doubt there were screens that were able to handle 1920x1080. It could be engine problem. This is like it was before. Then the other problem. If you set virtual desktop size 800x600 (default) the game sets resolution correctly now and game can be started. BUT. I have some graphical glitches that I didnt have before. What could cause them? Commit round added only tests basically. I am a bit buzzed currently. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #10 from winetest(a)luukku.com --- (In reply to winetest from comment #9)
What could cause them? Commit round added only tests basically. I am a bit buzzed currently.
I now know. I was a bit courious and I stared 3dsetup.exe before starting the game and changed from hal to my gpu (the list shows two times my gpu). Reverting back to hal fixes the graphic glitches. I forgot doing this. But how to fix the black screen when not using virtual desktop? If it's game bug how do you even figure out testing virtual desktop. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Component|-unknown |winex11.drv Fixed by SHA1| |be139063e4d20f90971432f0e89 | |70fa54d00bff9 --- Comment #11 from Andrey Gusev <andrey.goosev(a)gmail.com> --- Fixed by http://source.winehq.org/git/wine.git/commit/be139063e4d20f90971432f0e8970fa... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #12 from winetest(a)luukku.com --- (In reply to Andrey Gusev from comment #11)
Fixed by http://source.winehq.org/git/wine.git/commit/ be139063e4d20f90971432f0e8970fa54d00bff9
Yes, but how about when not running virtual desktop? I just tested without virtual desktop mode. I still get the same crash as before when trying to run without virtual desktop. But this is kinda configuration error, since you need to have the resolutions what game wants and xrandr doesnt find since there is no such resolution. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to winetest from comment #12)
(In reply to Andrey Gusev from comment #11)
Fixed by http://source.winehq.org/git/wine.git/commit/ be139063e4d20f90971432f0e8970fa54d00bff9
Yes, but how about when not running virtual desktop?
You need a monitor that is able to handle such low resolution. Then the demo works fine without VD. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #14 from joaopa <jeremielapuree(a)yahoo.fr> --- I have a dual-boot windows 10 - Linux. The demo works in windows but crashes in fullscreen mode in Linux. So the low resolution is supported by my screen, but that does not work in Linux. Maybe the Linux graphic driver is not reportin such a low resolution. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #15 from Austin English <austinenglish(a)gmail.com> --- (In reply to Bruno Jesus from comment #13)
(In reply to winetest from comment #12)
(In reply to Andrey Gusev from comment #11)
Fixed by http://source.winehq.org/git/wine.git/commit/ be139063e4d20f90971432f0e8970fa54d00bff9
Yes, but how about when not running virtual desktop?
You need a monitor that is able to handle such low resolution. Then the demo works fine without VD.
XVFB should be able to handle it as well -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 --- Comment #16 from winetest(a)luukku.com --- (In reply to joaopa from comment #14)
I have a dual-boot windows 10 - Linux. The demo works in windows but crashes in fullscreen mode in Linux. So the low resolution is supported by my screen, but that does not work in Linux. Maybe the Linux graphic driver is not reportin such a low resolution.
You can add more modes into xrandr configuration. I have done this once. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.0-rc6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.8.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34127 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #18 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org