[Bug 11637] New: Midtown Madness menus flicker
http://bugs.winehq.org/show_bug.cgi?id=11637 Summary: Midtown Madness menus flicker Product: Wine Version: 0.9.55. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: elicoten(a)live.co.uk With Midtown Madness 1, (Chicago) the menus flicker. This problem is apparent in the trial and I presume also in the retail version as well (although that wouldn't install). Downloadable from http://www.microsoft.com/games/midtown/downloads.htm Console output: fixme:spoolsv:serv_main (0 (nil)) SetPRocessAffinityMask found and called. ERROR: ************* EXCEPTION CATCHING DISABLED! Please don't commit this. fixme:win:EnumDisplayDevicesW ((null),0,0x34e950,0x00000000), stub! Saving file `tune/widgettest.csv' Saving file `tune/menutest.csv' fixme:imm:ImmGetDefaultIMEWnd (0x60024 - (nil) 0x148008 ): semi-stub -- 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=11637 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.microsoft.com/gam | |es/midtown/downloads.htm 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=11637 Jim Hawking <jehawking(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jehawking(a)yahoo.co.uk --- Comment #1 from Jim Hawking <jehawking(a)yahoo.co.uk> 2008-12-05 17:57:31 --- Using 1.1.10 - it seemed to install perfectly well. When it initially starts it tries to determine the graphical capabilities available. Lots of screen flashing and flickering, the same exception message as above then a few fixmes finishing with "fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface", no backtrace, then it gave up and closed. It clearly learnt something from its testing because it generated a video.cfg file and would set up something ???sensible??? on subsequent passes but still closed in just the same way. I tried playing with emulating a window size and fbo/backbuffer/pbuffer but it made no difference. My machine is an AMD 64bit laptop with X700 graphics running OpenSuse 11.0 with fglrx drivers. -- 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=11637 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-05 19:38:51 --- confirming as per comment #2, doesn't look like a regression, I quickly tested 0.9.44, 0.9.52, 0.9.57 all have the same problem. nvidia 8800, 180.06. -- 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=11637 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- 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=11637 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-06-13 20:41:00 --- Doesn't run in 1.2-rc3. Starts to launch, resets my resolution several times, trying to start, then quits, a la comment #1. -- 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=11637 MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imamdxl8805(a)gmail.com --- Comment #4 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2011-07-25 03:08:23 CDT --- After doing sed -i -e "s:Microsoft Synthesizer:Microsotf Synthesizer:1" dlls/dmsynth/synth.c got from bug http://bugs.winehq.org/show_bug.cgi?id=21249 and applying this ddraw patch http://bugs2.winehq.org/attachment.cgi?id=35470 from bug http://bugs.winehq.org/show_bug.cgi?id=2082 I can get into the game, run like normal, menu flickers when Renderer selected as Direct3D but not in Software. Video options menu text all messed up but gameplay is normal at all Direct3D settings and resolutions. Wine 1.3.24 Ubuntu 11.04 Linux 3.0 Mesa 7.11-devel Intel GMA 4500 -- 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=11637 --- Comment #5 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2011-07-25 03:09:11 CDT --- (In reply to comment #4)
After doing sed -i -e "s:Microsoft Synthesizer:Microsotf Synthesizer:1" dlls/dmsynth/synth.c got from bug http://bugs.winehq.org/show_bug.cgi?id=21249 and applying this ddraw patch http://bugs2.winehq.org/attachment.cgi?id=35470 from bug http://bugs.winehq.org/show_bug.cgi?id=2082
I can get into the game, run like normal, menu flickers when Renderer selected as Direct3D but not in Software. Video options menu text all messed up but gameplay is normal at all Direct3D settings and resolutions.
Wine 1.3.24 Ubuntu 11.04 Linux 3.0 Mesa 7.11-devel Intel GMA 4500
I need to run game in 16bit X server mode Cheers -- 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.
https://bugs.winehq.org/show_bug.cgi?id=11637 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/ga |https://web.archive.org/web |mes/midtown/downloads.htm |/20070202222605/http://down | |load.microsoft.com/download | |/midtownmad/Trial/1/W9X/EN- | |US/MMDemo.exe --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- The game does not start here, and Xephyr and Xnest are crashing when trying to test with 16bit depth. My guess is that this is still present. -- 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=11637 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #7 from super_man(a)post.com --- Trying to run without 16-bit color mode. Gives multiple lines of err:d3d:init_driver_info No driver version info found for device 8086:1912, driver model 0x2. Maybe it could work with other gpu model. -- 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=11637 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|other |Linux Hardware|Other |x86 --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> --- The game starts properly in Xephyr now, I cannot reproduce the original issue in wine 1.6 or 1.9.12. Also tested in wine 1.1.44, 1.2.3 and 1.4.1 but all crash with different problems. I vote WORKSFORME but it wouldn't hurt for a Nvidia/Ati user to test again. To test in Xephyr: Xephyr -screen 800x600x16 :1 & DISPLAY=:1 wine midtrial.exe (assuming GNU/Linux as OS). -- 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=11637 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #9 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$ The original issue is definitely fixed. 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=11637 --- Comment #10 from winetest(a)luukku.com --- Created attachment 57057 --> https://bugs.winehq.org/attachment.cgi?id=57057 correct patch Copying from nano for some reason didnt copy cleanly -- 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=11637 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> --- Indeed the original issue does not occur with vanilla wine-4.9 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=11637 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #12 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=11637 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 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