Am 06.12.2017 um 18:40 schrieb Dr. Claudia Neumann: > Package: ace-of-penguins > Version: 1.5~rc2-1+b1 > Severity: minor > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where appropriate *** > > * What led up to the situation? dont know > * What exactly did you do (or not do) that was effective (or > ineffective)? nothing > * What was the outcome of this action? ace-freecell is useless > * What outcome did you expect instead? error should be eliminated. > > Error seen on console starting ace-freecell: > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 73 (X_GetImage) > Serial number of failed request: 25 > Current serial number in output stream: 25
Hello, thanks for reporting. I have tried to confirm this crash on two computers but couldn't reproduce it. The error message "X Error of failed request: BadMatch (invalid parameter attributes)" indicates some issue with the X server and/or your resolution. This could also be caused by your graphics driver. Does this also happen with other games/applications or is ace-freecell the only affected program? You could try to get a stacktrace of the crash by installing gdb. Then run gdb ace-freecell and type the following sequence within gdb: set logging on run then wait for the crash and type bt full quit There should be a gdb.txt file in your working directory. Please attach it to this bug report. Please also provide the output of glxinfo. You can find this tool in mesa-utils. glxinfo > glxinfo.txt Regards, Markus
signature.asc
Description: OpenPGP digital signature