[Bug 12062] New: Gametap only shows white screen
http://bugs.winehq.org/show_bug.cgi?id=12062 Summary: Gametap only shows white screen Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Keywords: download, regression Severity: enhancement Priority: P2 Component: opengl AssignedTo: wine-bugs(a)winehq.org ReportedBy: xerox_xerox2000(a)yahoo.co.uk In wine 0.9.36 the initial window comes up fine, in current git it only shows a white screen -- 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=12062 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gametap.com/home/ --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-03-16 11:42:41 --- Let us know when the regression test results are in. -- 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=12062 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmx.net --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 12:34:31 --- 462a3c3d744da6b9ae2193947da8245c37baaa1f is first bad commit commit 462a3c3d744da6b9ae2193947da8245c37baaa1f Author: Roderick Colenbrander <thunderbird2k(a)gmx.net> Date: Wed Aug 1 23:20:54 2007 +0200 wgl: wglChooosePixelFormatARB returns the total number of matching pixelformats and not the number of pixelformats stored in the buffer. This didn't work due to bugs in wglChoosePixelFormatARB but also due to strange behavior of glXChooseFBConfig. Some of its default values are not zero or GLX_DONT_CARE which cause some formats not to appear. :040000 040000 014afa73c0abdc4220b0f0c3e6378ca60091bf9c 7278c49d64f8243c4252c71ae517c53ce04279d4 M dlls -- 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=12062 --- Comment #3 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-03-16 17:44:02 --- As you showed on irc, the error is wglShareLists. The previous patch was correct. The thing is that now it just selects a different pixel format for the pbuffer and the main window. wglShareLists is buggy and needs to be rewritten but that is tricky.. -- 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=12062 Roderick Colenbrander <thunderbird2k(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2008-05-01 07:10:29 --- This is the same as bug 11436. The issue is very hard to fix properly as glXCopyContext which is needed to fix wglShareLists is not supported well in most drivers. On nvidia's drivers I get a segmentation fault, DRI drivers only support it for indirect rendering. In other words we need to write our own CopyContext function by dumping all states :( *** This bug has been marked as a duplicate of bug 11436 *** -- 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=12062 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-10-31 13:58:31 --- 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.
http://bugs.winehq.org/show_bug.cgi?id=12062 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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