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 528236 - gnome-terminal crashes when customizing colors
gnome-terminal crashes when customizing colors
Status: RESOLVED OBSOLETE
Product: gnome-terminal
Classification: Core
Component: general
2.22.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-15 15:32 UTC by Pedro Villavicencio
Modified: 2008-05-29 21:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-04-15 15:32:05 UTC
This bug has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-terminal/+bug/212761

"When having terminal windows open with different profiles, customizing the background color in one of them will crash gnome-terminal and all terminal windows will die.

In my case,
- have a remote irssi screen open in a gnome-terminal window with profile=irssi
- open another terminal with profile=default
- customize the background color of the default profile

--> gnome-terminal will crash."

"#0  0x0807008c in terminal_window_set_fullscreen (window=0x80f5c50, setting=135090256) at terminal-window.c:2224
	__PRETTY_FUNCTION__ = "terminal_window_set_fullscreen"
  • #1 change_encoding_callback
    at terminal-window.c line 2652
  • #2 terminal_window_set_size_force_grid
    at terminal-window.c line 1640
  • #3 update_color_scheme
    at terminal-screen.c line 821
  • #4 terminal_screen_set_font
    at terminal-screen.c line 877
  • #5 terminal_screen_reread_profile
    at terminal-screen.c line 650
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 gtk_notebook_set_tab_label_packing
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??

Comment 1 Christian Persch 2008-05-29 21:40:53 UTC
This should be fixed in svn trunk.