GNOME Bugzilla – Bug 396051
Crash running Gnotravex - The error was 'BadPixmap (invalid Pixmap parameter)'.
Last modified: 2007-01-13 12:13:55 UTC
I get this error message when running Gnotravex on Ubuntu Feisty Fawn 7.0.4 with gnome-games 2.17.5: The program 'gnotravex' received an X Window System error. This probably reflects a bug in the program. The error was 'BadPixmap (invalid Pixmap parameter)'. (Details: serial 169 error_code 4 request_code 56 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
It seems that the file baize.png is missing for gnotravex: ubuntu@ubuntu:/usr$ find -name baize.png ./share/pixmaps/blackjack/baize.png ./share/pixmaps/cards/baize.png A file called /usr/share/pixmaps/gnotravex/baize.png should have been installed. So is this a bug in the gnome-games makefiles, or a bug in the Ubuntu rpm package?
that was a packaging bug and that's fixed to feisty now