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 109398 - panel restart when upper right corner icon is clicked 3 times
panel restart when upper right corner icon is clicked 3 times
Status: RESOLVED DUPLICATE of bug 108205
Product: gnome-panel
Classification: Other
Component: window list
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-28 11:27 UTC by paugan1
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description paugan1 2003-03-28 11:27:07 UTC
Description of Problem:
The icon in the upper right corner displays the
active windows for all
desktops when clicked.
When the icon has been clicked tree times the
panel restarts.


Steps to reproduce the problem:
1. click icon and close list again
2. click icon and close list again
3. click icon - the panel restarts

Actual Results:
works first two or tree times and then the panel
restarts

Expected Results:
should newer result in panel restart

How often does this happen? 
every time the function is used

Additional Information:
garnome installation version 0.22.0 on redhat 7.2

Trace:
Backtrace was generated from
'/usr/local/garnome/bin/gnome-panel'

[New Thread 1024 (LWP 25394)]
0x40ad5369 in __wait4 () at __wait4:-1
	in __wait4

Thread 1 (Thread 1024 (LWP 25394))

  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 gtk_widget_get_toplevel
    at gtkwidget.c line 5356
  • #7 gtk_main_get_window_group
    at gtkmain.c line 1569
  • #8 gtk_main_do_event
    at gtkmain.c line 1394
  • #9 gdk_event_dispatch
    at gdkevents-x11.c line 2018
  • #10 g_main_dispatch
    at gmain.c line 1653
  • #11 g_main_context_dispatch
    at gmain.c line 2197
  • #12 g_main_context_iterate
    at gmain.c line 2278
  • #13 g_main_loop_run
    at gmain.c line 2498
  • #14 gtk_main
    at gtkmain.c line 1092
  • #15 main
    at main.c line 216
  • #16 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129

Comment 1 Elijah Newren 2003-07-08 16:02:57 UTC
This is a duplicate of bug 108205.  Apparently, garnome 0.22.0 uses a
buggy gtk+ patch.  Installing a clean version of gtk+ apparently fixes
this problem.

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