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 108722 - The "crashed application" dialog box appears as I try to supress a floating panel that I just created (panel empty)
The "crashed application" dialog box appears as I try to supress a floating p...
Status: RESOLVED DUPLICATE of bug 108656
Product: gnome-panel
Classification: Other
Component: panel
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-18 22:49 UTC by Dimitri Chausson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Dimitri Chausson 2003-03-18 22:49:16 UTC
Steps to reproduce the problem:
1. Create a new panel (floating one)
2. Right-click on it and chose supress
3. 

Actual Results:
Error dialog appears

Expected Results:
The panel should disappear

How often does this happen?
First time I tried it

Additional Information:
Version 2.2.1



Debugging Information:

Backtrace was generated from '/data/garnome/bin/gnome-panel'

[New Thread 16384 (LWP 858)]
0x40aa9b89 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 16384 (LWP 858))

  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #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
  • #0 wait4
    from /lib/libc.so.6

Comment 1 Elijah Newren 2003-03-19 14:45:20 UTC

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