GNOME Bugzilla – Bug 76708
gnome-terminal-1.9.2 crash changing Effects preferences
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-terminal Severity: normal Version: 1.9.2 Synopsis: gnome-terminal-1.9.2 crash changing Effects preferences Bugzilla-Product: gnome-terminal Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (1.113.0) Description: Description of Problem: I was trying to make the background on gnome-terminal transparent. I selected Transparent background from the Effects preferences, but the background didn't change. I then clicked the None option, then the Background Image option and back to the Transparent Background option, but the background never changed. Finally I clicked on the Darken transparent and image backgrounds option to turn it off (it's on by default). Gnome-terminal crashed. Steps to reproduce the problem: 1. Edit the current profile settings. 2. Select Effects from the tabs. 3. Turn of the darken transparent and image background option. Debugging Information: Backtrace was generated from '/usr/bin/gnome-terminal' [New Thread 1024 (LWP 3720)] 0x408eaca9 in __wait4 () from /lib/i686/libc.so.6
+ Trace 19941
Thread 1 (Thread 1024 (LWP 3720))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-27 17:57 ------- Reassigning to the default owner of the component, hp@redhat.com.
I'm upgrading the status of this bug to critical. After making the changes to preferences and having the terminal crash I can no longer start a terminal as the new setting has been stored and the terminal doesn't like it.
As a work around, open gconf editor and under apps>gnome-terminal>profiles>Default change background_darkness from a value of 0 to 1. Gnome terminal should then start properly. It should be noted that getting a terminal window open to start gconf-editor wasn't trivial. I couldn't find items in the menus for either xterm or gconf-editor. Eventually I added a command line to one of the panels, and started xterm from there.
libzvt bug. You can use "gconftool-2" to fix your prefs - use "gconftool-2 -R /apps/gnome-terminal" to list what's there, then "gconftool-2 --unset" to unset things.
jacob, havoc: is this the same as bug 75340 or is it something different?
*** This bug has been marked as a duplicate of 75340 ***