After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 396051 - Crash running Gnotravex - The error was 'BadPixmap (invalid Pixmap parameter)'.
Crash running Gnotravex - The error was 'BadPixmap (invalid Pixmap parameter)'.
Status: RESOLVED NOTGNOME
Product: gnome-games-superseded
Classification: Deprecated
Component: gnotravex
2.17.x
Other Linux
: Normal blocker
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-13 09:52 UTC by Andreas Røsdal
Modified: 2007-01-13 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Røsdal 2007-01-13 09:52:35 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.)
Comment 1 Andreas Røsdal 2007-01-13 10:04:36 UTC
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?
Comment 2 Sebastien Bacher 2007-01-13 12:13:55 UTC
that was a packaging bug and that's fixed to feisty now