[Xfce-bugs] [XFCE 0000173]: xfce-panel crash on startup, seg fault

xfce-bugs at xfce.org xfce-bugs at xfce.org
Thu Apr 15 16:03:03 CEST 2004


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=173
=======================================================================
Reporter:                   darkliquid
Handler:                    
=======================================================================
Project:                    XFCE
Bug ID:                     0000173
Category:                   panel
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
=======================================================================
Date Submitted:             2004-04-15 08:53 GMT
Last Modified:              2004-04-15 14:03 GMT
=======================================================================
Summary:                    xfce-panel crash on startup, seg fault
Description: 
I rebooted my computer for once, and out of the blue, the panel started
crashing at startup though it was working perfectly before. Running it
from a console shows this:

(xfce4-panel:30142): Gtk-WARNING **: gtksettings.c:739: an rc-data
property "gtk-icon-theme-name" already exists
Segmentation Fault

I guessed it was a configuration file issue, but changing/deleting configs
did nothing. I also tried recompiling the base xfce4 libs and the panel,
no go as well.

I am running Gtk-2.4, kernel 2.6.4.
=======================================================================

-----------------------------------------------------------------------
 darkliquid - 2004-04-15 09:08 GMT 
-----------------------------------------------------------------------
Additional: This is with XFCE-4.0.4
Also, I just deleted the entire .xfce4 directory, and now it works, but
deleting files individually did not help.

edited on: 04-15 09:08

-----------------------------------------------------------------------
 kelnos - 2004-04-15 14:03 GMT 
-----------------------------------------------------------------------
i'm going to need a backtrace if i'm going to debug this.  the instructions
at http://gaim.sourceforge.net/gdb.php - suitably modified for
xfce4-panel, of course - should get you started.

i have two problems with that error message you're seeing right before the
segfault.

1) the only place we set that property is in CVS libxfcegui4, certainly
not 4.0.4.

2) also, are you _sure_ you're using gtk 2.4?  you shouldn't be seeing
that Gtk-WARNING in gtk 2.4, as we're only adding that property for gtk
2.2 and below (again, though, only in our CVS version).  well, for gtk 2.3
as well, i suppose, which should already have the property, but we're not
going to support gtk 2.3, as it's a development version.  so i somewhat
suspect you're running gtk 2.3.  if that's the case, please upgrade to
2.4.0 and see if that solves the problem.

at any rate, 4.0.4 has known issues with gtk 2.4.  please either downgrade
to gtk 2.2 and see if you still have the problem, or wait for xfce 4.0.5
to come out (very soon, maybe today).  report back here and let us know
how it goes.



More information about the Xfce-bugs mailing list