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 111567 - default gnome-panel impossible to delete
default gnome-panel impossible to delete
Status: RESOLVED DUPLICATE of bug 108603
Product: gnome-panel
Classification: Other
Component: panel
2.2.x
Other Linux
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-25 12:18 UTC by yang
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description yang 2003-04-25 12:18:41 UTC
From: betab testo <y.yang@voila.FR>
To: 
X-Mailer: bug-buddy 2.2.103
(This bug report was generated by Bug Buddy 2.2.103)
Description of Problem:


Steps to reproduce the problem:
1. right click on panel
2. delete this panel
3. valid
4.error

Actual Results:
can delete panel because processus not finish or cannot be killed,
of course i have already create another panel before delete the other

Expected Results:


How often does this happen?
always

Additional Information:
gnome 2.3.0



Debugging Information:

Backtrace was generated from '/home/betatest/garnome/bin/gnome-panel'

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

Thread 1 (Thread 1024 (LWP 11489))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    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 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 2771
  • #7 panel_delete_without_query
    at panel.c line 2820
  • #8 remove_panel_accept
    at panel.c line 2866
  • #9 g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #10 g_closure_invoke
    at gclosure.c line 437
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #12 g_signal_emit_valist
    at gsignal.c line 2554
  • #13 g_signal_emit
    at gsignal.c line 2612
  • #14 gtk_dialog_response
    at gtkdialog.c line 826
  • #15 action_widget_activated
    at gtkdialog.c line 533
  • #16 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2822
  • #19 g_signal_emit_valist
    at gsignal.c line 2554
  • #20 g_signal_emit
    at gsignal.c line 2612
  • #21 gtk_button_clicked
    at gtkbutton.c line 555
  • #22 gtk_real_button_released
    at gtkbutton.c line 1044
  • #23 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #24 g_type_class_meta_marshal
    at gclosure.c line 514
  • #25 g_closure_invoke
    at gclosure.c line 437
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2752
  • #27 g_signal_emit_valist
    at gsignal.c line 2554
  • #28 g_signal_emit
    at gsignal.c line 2612
  • #29 gtk_button_released
    at gtkbutton.c line 547
  • #30 gtk_button_button_release
    at gtkbutton.c line 960
  • #31 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #32 g_type_class_meta_marshal
    at gclosure.c line 514
  • #33 g_closure_invoke
    at gclosure.c line 437
  • #34 signal_emit_unlocked_R
    at gsignal.c line 2860
  • #35 g_signal_emit_valist
    at gsignal.c line 2564
  • #36 g_signal_emit
    at gsignal.c line 2612
  • #37 gtk_widget_event_internal
    at gtkwidget.c line 3143
  • #38 gtk_widget_event
    at gtkwidget.c line 3004
  • #39 gtk_propagate_event
    at gtkmain.c line 2253
  • #40 gtk_main_do_event
    at gtkmain.c line 1502
  • #41 gdk_event_dispatch
    at gdkevents-x11.c line 2018
  • #42 g_main_dispatch
    at gmain.c line 1653
  • #43 g_main_context_dispatch
    at gmain.c line 2197
  • #44 g_main_context_iterate
    at gmain.c line 2278
  • #45 g_main_loop_run
    at gmain.c line 2498
  • #46 gtk_main
    at gtkmain.c line 1092
  • #47 main
    at main.c line 216
  • #48 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6

Comment 1 Elijah Newren 2003-04-25 16:11:24 UTC
This appears to be a duplicate of 108603, however that was marked as
fixed and this report claims it's version 2.3.x (in two places anyway,
the version is still marked as 2.2.x for some reason).  I don't know
if that fix was applied before this version was released or not, so
I'm going to leave this bug open.

Reporter: What's the real version on this?

Setting priority->high & severity->critical (it's a crasher), adding
the STACKTRACE keyword (due to the stacktrace with symbols--also, it's
more complete than the one in bug 108603 which is missing frames
11-17).  Also, adding the bugsquad keyword.
Comment 2 Arvind S N 2003-04-26 12:08:15 UTC
Newren : The line numbers(2820)of panel.c matches with the 2.2
gnome-panel code. Marking it dup of bug 108603

Yang: if your 'About Panels' dialog has 2.3.0 as its version and you
still see this problem, kindly reopen.
Thanks.


*** This bug has been marked as a duplicate of 108603 ***
Comment 3 yang 2003-04-26 19:32:55 UTC
i have installed it with garnome0.23.1 that made all configure and
install. gnome is 2.30 version, gnome-panel version is 2.2.1.
in the readme gnome-panel:
* Make the "Delete Panel?" dialog modal (Arvind)
* Delete child drawer panels when deleting panels (Arvind)
* Destroy "Create Launcher" dialogs when the panel is destrored (Arvind)
* Do not query the deletion of a panel if there are no objects on it
(Heeten, Arvind)
i dont' understand myself if my crash was fixed in gnome-applet2.2.1
or i must install gome-applet2.3 to resolve it or if there is a patch.
Comment 4 Arvind S N 2003-04-28 03:24:08 UTC
yang: Oh, garnome 0.23.0 has gnome-2-2 panelstill. The problem has
been fixed since then in the latest cvs gnome-panel 2.2 code. Hence I
will mark it a dup of bug 108603.

Will request Mark (maintainer of gnome-panel) probably to go in for 
another release of gnome-2-2(2.2.2) code soon. But anyways marking a
cc to jdub as well.

*** This bug has been marked as a duplicate of 108603 ***
Comment 5 Ricardo M. Augusto 2003-05-03 14:49:31 UTC
Hey mass, I got a way to resolve this problem

You have to remove the panel "forcing" a reset. Unset all subPath and
Keys on gconf panels. For ex.:

#gconftool-2 --recursive-unset /apps/panel/profiles/default/panels

** Becareful! With this All your panel configuration will be lost

After that, Log out gnome and Log on (gdm too)

Click on panel, and after remove this panel... Success

Thank for the people on irc.gnome.org #gnome


RcD

rcd_rcd@terra.com.br