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 308289 - Panel crashes on startup (fc3)
Panel crashes on startup (fc3)
Status: RESOLVED DUPLICATE of bug 157723
Product: gnome-panel
Classification: Other
Component: general
2.8.x
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-19 12:41 UTC by Ville Ranki
Modified: 2005-06-21 08:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Ville Ranki 2005-06-19 12:41:13 UTC
Distribution/Version: Fedora Core 3

1. Log in to Gnome
2. Panel crashes and prompts to restart or close.
3. Both options causes lead to 2.

Distribution is FC3 with some extra repositories. This
started occuring after a update. Panel version is 2.8.1.

Is there any log file or anything to help tracing this bug?

There should be a option to log out in the crash dialog, as
inexperienced user has no way to log out / restart if panel cannot
be run. Also a help text like "If the problem persists, log out and
choose another session (such as KDE) for troubleshooting." would be
good.
Comment 1 Christian Kirbach 2005-06-19 14:46:35 UTC
One problem at a time, please open a seperate report about your last paragraph.

regarding the crash:
Thanks for the bug report. Without a stack trace from the crash it's very hard 
to determine what caused it. Can you provide us with one? Please see http://
live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Ville Ranki 2005-06-20 18:25:27 UTC
Here's a stack trace:

Thread 1 (Thread -1208101184 (LWP 6908))

  • #0 egg_recent_item_get_short_name
  • #1 egg_recent_view_set_model
  • #2 egg_recent_view_set_model
  • #3 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #8 egg_recent_model_changed
  • #9 panel_recent_append_documents_menu
  • #10 panel_action_button_set_dnd_enabled
  • #11 panel_menu_bar_get_type
  • #12 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #17 panel_menu_bar_load_from_gconf
  • #18 panel_applet_on_load_queue
  • #19 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main

Comment 3 Christian Kirbach 2005-06-21 08:07:52 UTC
Thanks for the bug report. This particular bug has already been reported into 
our bug tracking system, but please feel free to report any further bugs you 
find.
This has been fixed, please upgrade Gnome.

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