[Bug 50859] New: X Error of failed request: GLXBadFBConfig
https://bugs.winehq.org/show_bug.cgi?id=50859 Bug ID: 50859 Summary: X Error of failed request: GLXBadFBConfig Product: Wine-staging Version: 6.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: linsilstef(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- [stefan(a)yuntani Downloads]$ wine64 Gw2Setup-64.exe 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1. 005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1 0024:fixme:heap:RtlSetHeapInformation 0000000000020000 0 000000000022FD30 4 0024:fixme:heap:RtlSetHeapInformation 0000000001620000 0 000000000022FD10 4 0024:fixme:heap:RtlSetHeapInformation 0000000001620000 1 0000000000000000 0 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFO X Error of failed request: GLXBadFBConfig Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 0 () Serial number of failed request: 218 Current serial number in output stream: 218 The error also occurs in wine 6.3. and Wine 6.4 System Fedora 34 Mesa version 21.0.0-2 -- 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=50859 Stefan <linsilstef(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora -- 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=50859 Stefan <linsilstef(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 -- 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=50859 --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Is this bug present in upstream (non-staging) 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=50859 --- Comment #2 from Stefan <linsilstef(a)gmail.com> --- in all Version Stable branch Development branch Staging branch -- 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=50859 --- Comment #3 from Stefan <linsilstef(a)gmail.com> --- here the problem was already started https://bugzilla.redhat.com/show_bug.cgi?id=1924933 -- 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=50859 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|X Error of failed request: |Guild Wars 2 setup crashes |GLXBadFBConfig |with GLXBadFBConfig Component|-unknown |-unknown Product|Wine-staging |Wine Keywords|win64 | CC|leslie_alistair(a)hotmail.com | |, z.figura12(a)gmail.com | -- 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=50859 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Status|UNCONFIRMED |RESOLVED Summary|Guild Wars 2 setup crashes |Guild Wars 2 setup crashes |with GLXBadFBConfig |with GLXBadFBConfig with | |Mesa 21 Resolution|--- |NOTOURBUG --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- Okay, according to the linked bug report it's a Mesa bug. -- 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=50859 --- Comment #5 from Stefan <linsilstef(a)gmail.com> --- that is the question but how to read it looks like a wine problem -- 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=50859 Stefan <linsilstef(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTOURBUG |--- Status|RESOLVED |UNCONFIRMED --- Comment #6 from Stefan <linsilstef(a)gmail.com> --- It is a wine problem because mesa 21.0.1 run other games WOT also runs -- 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=50859 --- Comment #7 from Rafał Mużyło <galtgendo(a)o2.pl> --- (In reply to Zebediah Figura from comment #4)
Okay, according to the linked bug report it's a Mesa bug.
...no ? At least mesa devs don't seem to think so. According to mesa bug, it's a matter of mesa applying certain checks more consistently (https://gitlab.freedesktop.org/mesa/mesa/-/issues/3969). If I'm reading it correctly, the change was to make mesa emit an error if glXCreateContextAttribsARB returned NULL even if it wasn't a server-side failure and clean up the context. -- 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=50859 --- Comment #8 from Stefan <linsilstef(a)gmail.com> --- Read them in https://gitlab.freedesktop.org/mesa/mesa/-/issues/3969 the post from Adam Jackson Adam Jackson ???? @ajax · 1 month ago Developer It would be Truly Excellent if someone who is experiencing this could test this wine patch for me: 0001-winex11-opengl-Fix-CreateContextAttribs-error-handli.patch and the last post in Collapse replies Bastian Beranek @bastianbeischer · 1 week ago Is this reported on the wine side yet? Sounds like it needs fixing there. -- 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=50859 --- Comment #9 from Stefan <linsilstef(a)gmail.com> --- if it were mesa completely why do other games like world of tank run without problem -- 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=50859 --- Comment #10 from Stefan <linsilstef(a)gmail.com> --- if it were mesa completely why do other games like world of tank run without problem -- 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=50859 Michael McGuire <spoon0042(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spoon0042(a)hotmail.com --- Comment #11 from Michael McGuire <spoon0042(a)hotmail.com> --- A user on the forums reports 'export MESA_GL_VERSION_OVERRIDE=4.5' as a workaround. -- 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=50859 Harold <felineswift+wine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felineswift+wine(a)gmail.com --- Comment #12 from Harold <felineswift+wine(a)gmail.com> --- (In reply to Michael McGuire from comment #11)
A user on the forums reports 'export MESA_GL_VERSION_OVERRIDE=4.5' as a workaround.
that worked for me 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=50859 anton.sudak(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anton.sudak(a)gmail.com -- 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=50859 swm <swm+wine(a)not-a.website> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swm+wine(a)not-a.website -- 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=50859 m(a)ahungry.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m(a)ahungry.com --- Comment #13 from m(a)ahungry.com --- This is happening for me as well - similar to the other users, exporting the environment variable for MESA version fixes it. -- 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=50859 bastian.beischer(a)rwth-aachen.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bastian.beischer(a)rwth-aache | |n.de --- Comment #14 from bastian.beischer(a)rwth-aachen.de --- For me setting the environment variable does not work (maybe I'm setting it to the wrong value, I have a NVIDIA Geforce GTX 285 GPU). Please also see likely relevant discussion in https://gitlab.freedesktop.org/mesa/mesa/-/issues/3969 -- 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=50859 stevemario(a)protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stevemario(a)protonmail.com --- Comment #15 from stevemario(a)protonmail.com --- (In reply to bastian.beischer from comment #14)
For me setting the environment variable does not work (maybe I'm setting it to the wrong value, I have a NVIDIA Geforce GTX 285 GPU). Please also see likely relevant discussion in https://gitlab.freedesktop.org/mesa/mesa/-/issues/3969
your card supports opengl 3.3. mine supports 4.2 in mesa, so I wouldn't use this myself https://en.wikipedia.org/wiki/GeForce_200_series#Chipset_table -- 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=50859 Kalle Richter <krichter(a)posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |krichter(a)posteo.de -- 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=50859 --- Comment #16 from swm <swm+wine(a)not-a.website> --- The issue has been fixed in mesa thanks to bastian.beischer. Looks like it will land in the next releases (i.e. probably mesa 21.0.4 and 21.1.0). For Arch Linux it has also been included in package version 21.0.3-3. -- 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=50859 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gitlab.freedesktop. | |org/mesa/mesa/-/issues/3969 Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTOURBUG --- Comment #17 from Zebediah Figura <z.figura12(a)gmail.com> --- Resolving as NOTOURBUG. -- 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=50859 --- Comment #18 from Zebediah Figura <z.figura12(a)gmail.com> --- Fixed upstream by <https://gitlab.freedesktop.org/mesa/mesa/-/commit/960c86d6787437b643825baa230bc0cd7f9f7540>; this bug will be closed when the above fix is released in Mesa. -- 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=50859 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |giovannicorriga(a)tiscali.it --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 55022 has been marked as a duplicate of this bug. *** -- 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=50859 --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 55023 has been marked as a duplicate of this bug. *** -- 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=50859 yan12125 <pq2sx44teeigl7za(a)chyen.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pq2sx44teeigl7za(a)chyen.cc --- Comment #21 from yan12125 <pq2sx44teeigl7za(a)chyen.cc> --- As a record, the mesa commit mentioned in https://bugs.winehq.org/show_bug.cgi?id=50859#c18 is reverted and a different fix is applied in mesa 23.1.0, and some apps fail with the new fix. See https://bugs.winehq.org/show_bug.cgi?id=54994. -- 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)
-
WineHQ Bugzilla