The game Steel Storm exits with a BadDrawable error any time settings are applied: X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) Major opcode of failed request: 137 (DRI2) Minor opcode of failed request: 4 (DRI2DestroyDrawable) Resource id in failed request: 0x3e00013 Serial number of failed request: 2888 Current serial number in output stream: 2891 I also get the same error when I quit the game, but that's less of a problem. This regression happened somewhere between 961f42c and bf346f0, unfortunately I'm getting either build errors or the game refuses to start on the commits in between. http://www.steel-storm.com/
(In reply to comment #0) > The game Steel Storm exits with a BadDrawable error any time settings are > applied: > > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) > Major opcode of failed request: 137 (DRI2) > Minor opcode of failed request: 4 (DRI2DestroyDrawable) > Resource id in failed request: 0x3e00013 > Serial number of failed request: 2888 > Current serial number in output stream: 2891 > > I also get the same error when I quit the game, but that's less of a problem. > > This regression happened somewhere between 961f42c and bf346f0, unfortunately > I'm getting either build errors or the game refuses to start on the commits in > between. > > http://www.steel-storm.com/ Looks like #30109. Can you try the patch posted there?
The patch in bug 30109 works, closing as a duplicate. *** This bug has been marked as a duplicate of bug 30109 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.