[Bug 40768] New: Midtown Madness does not open: " There was an undetectable problem in loading the specified device driver"
https://bugs.winehq.org/show_bug.cgi?id=40768 Bug ID: 40768 Summary: Midtown Madness does not open: "There was an undetectable problem in loading the specified device driver" Product: Wine Version: 1.9.11 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: lleytonj73(a)gmail.com Created attachment 54669 --> https://bugs.winehq.org/attachment.cgi?id=54669 wine output On my Mac, trying to run Midtown Madness causes the screen to flicker, and then the aforementioned error appears. It then flickers some more before closing. I'm trying to upload the game to my Google Drive so it can be downloaded (since the Microsoft download link has disappeared) but damn Australia's internet is pathetic. I'm hoping the terminal output might be useful. -- 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=40768 number <lleytonj73(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20070202222605/http://down | |load.microsoft.com/download | |/midtownmad/Trial/1/W9X/EN- | |US/MMDemo.exe -- 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=40768 --- Comment #1 from number <lleytonj73(a)gmail.com> --- URL added from #11637 -- 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=40768 number <lleytonj73(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.11 |1.9.12 -- 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=40768 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> --- I cannot even get the game to start, the screen blinks black and the game quits. -- 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=40768 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #3 from winetest(a)luukku.com --- (In reply to Bruno Jesus from comment #2)
I cannot even get the game to start, the screen blinks black and the game quits.
Doesnt start with wine 1.9.21-git and wine-staging 1.9.21 either. The output isnt very verbose. -- 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=40768 --- Comment #4 from winetest(a)luukku.com --- (In reply to winetest from comment #3)
(In reply to Bruno Jesus from comment #2)
I cannot even get the game to start, the screen blinks black and the game quits.
Doesnt start with wine 1.9.21-git and wine-staging 1.9.21 either.
The output isnt very verbose.
Doesn't start wine 2.0rc6 and staging 2.0rc6. The download is around 26Mb. Only. -- 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=40768 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #5 from winetest(a)luukku.com --- The game can be tested with this patch diff --git a/dlls/winex11.drv/x11drv_main.c b/dlls/winex11.drv/x11drv_main.c index d4f5c84..10ee851 100644 --- a/dlls/winex11.drv/x11drv_main.c +++ b/dlls/winex11.drv/x11drv_main.c @@ -562,7 +562,7 @@ static BOOL process_attach(void) init_pixmap_formats( display ); init_visuals( display, DefaultScreen( display )); - screen_bpp = pixmap_formats[default_visual.depth]->bits_per_pixel; + screen_bpp = 16; XInternAtoms( display, (char **)atom_names, NB_XATOMS - FIRST_XATOM, False, X11DRV_Atoms ); I can't replicate the issue. wine 2.0-git. -- 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=40768 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> --- Fixed with wine-4.9. Reported fixed twice. Can an administrator close this bug as FIXED? -- 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=40768 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Reported fixed. -- 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=40768 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.10. -- 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