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 57439 - gnome-terminal crashes when using transparent background
gnome-terminal crashes when using transparent background
Status: RESOLVED DUPLICATE of bug 3404
Product: gnome-core
Classification: Deprecated
Component: gnome-terminal
1.4.x
Other Linux
: Normal normal
: 1.4.1
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-07-12 16:24 UTC by Keith Geffert
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Keith Geffert 2001-07-12 16:24:29 UTC
running gnome-terminal --transparent --shaded will eventually result in a crash. Running gnome-terminal using an xterm provides this output:

:~$ gnome-terminal --shaded
Gdk-ERROR **: BadPixmap (invalid Pixmap parameter)
  serial 1592 error_code 4 request_code 56 minor_code 0

This happens after several times of switching in and out of the viewport.  Switching the viewport is about the only way I've seen it crash.  Its intermittent.  I can switch 20 times and not have it crash.  Then I can try again and it will crash within 3 or 4 times. It also exhibits this behavior with just --transparent. (and setting it with the preferences window) After about 35 viewport switches this one crashes with:

Gdk-ERROR **: BadPixmap (invalid Pixmap parameter)
  serial 7829 error_code 4 request_code 56 minor_code 0

I tried to do a backtrace but gdb reports that it exits with a error code of 1.

I posted it on bugzilla.ximian.com as bug 4484 they said to re-post it here.
Comment 1 Kjartan Maraas 2001-09-18 10:44:44 UTC
Has this been fixed in a later release?
Comment 2 Kjartan Maraas 2001-09-19 00:13:44 UTC

*** This bug has been marked as a duplicate of 3404 ***