Bug 30114 - [regression] BadDrawable in Steel Storm game
Summary: [regression] BadDrawable in Steel Storm game
Status: RESOLVED DUPLICATE of bug 30109
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL: http://www.steel-storm.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-10 04:07 UTC by Sven Arvidsson
Modified: 2010-09-10 05:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sven Arvidsson 2010-09-10 04:07:49 UTC
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/
Comment 1 Kristian Høgsberg 2010-09-10 05:11:12 UTC
(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?
Comment 2 Sven Arvidsson 2010-09-10 05:58:05 UTC
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.