[Bug 24515] New: Blue Mars beta client screen flickers horribly
http://bugs.winehq.org/show_bug.cgi?id=24515 Summary: Blue Mars beta client screen flickers horribly Product: Wine Version: 1.3.2 Platform: x86 URL: http://bluemars.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com The blue mars client installs and starts fine with just winetricks d3d9x_36... but it has a terrible flicker problem, there's a white background that shows up in front most of the time, and makes the app unusable. -- 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=24515 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-11-04 20:27:58 CDT --- Still in git. -- 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=24515 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral(a)gmail.com --- Comment #2 from Matteo Bruni <matteo.mystral(a)gmail.com> 2010-11-11 17:51:28 CST --- I gave a look to this bug. The game is actually drawing with both D3D9 and standard GDI calls to the same window. By disabling the D3D9 output (for example by hacking Present()) you can clearly see the login screen. Conversely, by hacking RedrawWindow to return immediately you can see the output of D3D rendering (that is, the initial white splash screen). As a guess, I suppose the application tries to disable D3D9 rendering once on the login screen, but for some reason this doesn't happen. -- 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=24515 --- Comment #3 from Henri Verbeet <hverbeet(a)gmail.com> 2010-11-12 06:53:08 CST --- Does it set WS_CLIPCHILDREN on the window? This may be similar to bug 15232. -- 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=24515 --- Comment #4 from Matteo Bruni <matteo.mystral(a)gmail.com> 2010-11-12 08:55:04 CST --- (In reply to comment #3)
Does it set WS_CLIPCHILDREN on the window? This may be similar to bug 15232.
Yes, it seems to be mostly a duplicate of bug 15232. The patch there helps, some draw glitches remain but they probably are a different problem. -- 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=24515 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> 2011-07-09 23:50:36 CDT --- Duplicate of bug 15232 then? -- 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=24515 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2011-07-10 12:11:56 CDT --- Yeah. *** This bug has been marked as a duplicate of bug 15232 *** -- 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=24515 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2011-07-11 16:24:00 CDT --- Closing duplicate. -- 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.
participants (1)
-
wine-bugs@winehq.org