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 80181 - Crash with transparent background
Crash with transparent background
Status: VERIFIED DUPLICATE of bug 79413
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-29 08:54 UTC by Dennis Haney
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dennis Haney 2002-04-29 08:55:52 UTC
Package: gnome-terminal
Severity: normal
Version: 1.9.3
Synopsis: Crash with transparent background
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.115.0)

Description:
Description of Problem:
Crash when having transparent background and opening Nautilus so it
overlaps the gnome-term window.
Backtrace was generated from '/home/davh/garnome/bin/gnome-terminal'

[New Thread 1024 (LWP 23773)]
0x409f8a69 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 23773))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 zvt_background_set
    at background.c line 638
  • #7 zvt_root_atom_changed
    at background.c line 519
  • #8 zvt_filter_prop_change
    at background.c line 180
  • #9 gdk_event_apply_filters
    at gdkevents-x11.c line 267
  • #10 gdk_event_translate
    at gdkevents-x11.c line 531
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 zvt_background_set
    at background.c line 638
  • #7 zvt_root_atom_changed
    at background.c line 519
  • #8 zvt_filter_prop_change
    at background.c line 180
  • #9 gdk_event_apply_filters
    at gdkevents-x11.c line 267
  • #10 gdk_event_translate
    at gdkevents-x11.c line 531
  • #11 _gdk_events_queue
    at gdkevents-x11.c line 1690
  • #12 gdk_event_dispatch
    at gdkevents-x11.c line 1746
  • #13 g_main_dispatch
    at gmain.c line 1617
  • #14 g_main_context_dispatch
    at gmain.c line 2161
  • #15 g_main_context_iterate
    at gmain.c line 2242
  • #16 g_main_loop_run
    at gmain.c line 2462
  • #17 gtk_main
    at gtkmain.c line 912
  • #18 main
    at terminal.c line 1089

Thread 1 (Thread 1024 (LWP 23773))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 zvt_background_set
    at background.c line 638
  • #7 zvt_root_atom_changed
    at background.c line 519
  • #8 zvt_filter_prop_change
    at background.c line 180
  • #9 gdk_event_apply_filters
    at gdkevents-x11.c line 267
  • #10 gdk_event_translate
    at gdkevents-x11.c line 531




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-29 04:55 -------

Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Heath Harrelson 2002-04-29 09:23:48 UTC
Probably a duplicate of bug 79413.

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