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 117487 - Panel crashes on startup
Panel crashes on startup
Status: RESOLVED DUPLICATE of bug 126212
Product: gnome-panel
Classification: Other
Component: panel
2.3.x
Other Linux
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-15 16:13 UTC by lwillis
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2


Attachments
My ~/.gconf/apps/panel directory that makes gnome-panel go wacko (14.99 KB, application/octet-stream)
2004-02-09 19:22 UTC, Dag Wieers
Details

Description lwillis 2003-07-15 16:13:24 UTC
Under an install of garnome 0.25.1 the panel crashes trying to start. If I
run it manually from a shell I see the following output:

$ gnome-panel
                                                                          
                                            
** (gnome-panel:24602): WARNING **:
 --- you're entering a whole world of pain ---
                                                                          
                                            
** (gnome-panel:24602): WARNING **: Unable to load panel stock icon 'go'
                                                                          
                                            
                                                                          
                                            ** (gnome-panel:24602): WARNING
**: No toplevel on which to load object
'4t1045064339ut384800u501p23788r2102991552k3221220524'
                                                                          
                                            
                                                                          
                                            ** (gnome-panel:24602): WARNING
**: No toplevel on which to load object
'0t1038829656ut569971u501p24638r1860256401k3221221036'
                                                                          
                                            
                                                                          
                                            ** (gnome-panel:24602): WARNING
**: No toplevel on which to load object
'0t1045064239ut552564u501p23788r1938272636k3221220652'
                                                                          
                                            
Segmentation fault (core dumped)

Core dump gives the following backtrace (Probably not very helpful?)

(gdb) bt
  • #0 rgb565lsb
    at gdkpixbuf-drawable.c line 438
  • #1 ??

Other apps seem to work fine (Including nautilus/epiphany/gimp)
Comment 1 lwillis 2003-07-16 08:35:54 UTC
Clearing out my panel config from gconf made this work again (rm -fr
~/.gconf/apps/panel). Not sure if you want to leave this open since a
broken config shouldn't really cause a crash ....
Comment 2 Jon Nelson 2003-07-19 01:44:16 UTC
Could this be the same bug that I've been experiencing?
For *some* users, gnome-panel 2.3.4 crashes at startup.
For others, it doesn't.
2.3.4 ceases to crash when the gconf database is cleared.
Comment 3 Vincent Untz 2003-09-04 17:41:49 UTC
Sounds like a 2.2 compatibility bug, doesn't it ?
Comment 4 Vincent Untz 2003-09-25 14:31:10 UTC
Mark: is this useful at all ?
Comment 5 Vincent Untz 2003-11-06 10:29:51 UTC
Do you have a backup of the gconf settings that made the panel crash?
If not, I suppose we should close the bug as incomplete.
Comment 6 Rodd Clarkson 2003-11-09 23:14:43 UTC
I don't have the gconf settings, so I'll close this bug.
Comment 7 Dag Wieers 2004-02-09 19:21:22 UTC
I have a similar problem. My .xsession-errors contains:

    /etc/X11/gdm/PreSession/Default: Registering your session with
wtmp and utmp
    /etc/X11/gdm/PreSession/Default: running: /usr/bin/X11/sessreg -a
-w /var/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -l
":0" "dag"
    SESSION_MANAGER=local/lisse.dag.wieers.com:/tmp/.ICE-unix/8862
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'terminal_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'print_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'wordprocessor_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'email_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'spreadsheet_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'help_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'main_menu_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'web_browser_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'presentations_launcher_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'battstat_applet_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'tasklist_applet_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'pager_applet_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'clock_applet_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'mixer_applet_screen1'
    ** (gnome-panel:8914): WARNING **: No toplevel on which to load
object 'tray_applet_screen1'

And I've attached the gconf-files for my gnome-panel.

What happens here is that my gnome-panel is drawn, shows some of the
applets I had installed, but doesn't respond to events. (Clicking on
icons or moving applets does not work). Some of the applets are not
drawn (and probably not loaded).
Comment 8 Dag Wieers 2004-02-09 19:22:31 UTC
Created attachment 24246 [details]
My ~/.gconf/apps/panel directory that makes gnome-panel go wacko
Comment 9 Mark McLoughlin 2004-03-24 07:52:30 UTC
This is the same bug as lwillis reports seeing with taking screenshots with gimp in bug #126212.

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