bug in xfce4-panel info button

Ric fhj52ads at yahoo.com
Sat Jul 19 12:24:54 CEST 2003


--- Jasper Huijsmans <jasper at moongroup.com> wrote:
> On Fri, 18 Jul 2003 18:34:39 -0300
> Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar> wrote:
> 
> > On Fri, 18 Jul 2003 22:57:40 +0200, Jasper Huijsmans wrote:
> > 
> > >> 
> > >> they need but information?  or this is a known bug?  
> > >> BTW I am going to hope rc2, to see if this fixed, in any case
> > >> I return to them to communicate if not fixed.
> > >> 
> > >
> > >I can't tell you what is wrong. Can you try running 'xfce4-about'
> > >from a terminal?
> > 
> > ok, now compiled with debug=full and gets this (in console) and enable
> > the coredumps for gdb.
> > 
> > (xfce4-about:10368): GLib-GObject-CRITICAL **: file gobject.c: line
> > 1319(g_object_ref): assertion `G_IS_OBJECT (object)' failed
> > Segmentation fault (core dumped)
> > 
> > running from source directory. the backtrace looks like this.
> > 
> > (gdb) bt
> > #0  0x406b118b in pango_font_description_copy () from
> > #/usr/lib/libpango-1.0.so.0 1  0x404d3fcb in
> > #gtk_text_view_place_cursor_onscreen () from
> > #/usr/lib/libgtk-x11-2.0.so.0 2  0x404d09e4 in
> > #gtk_text_view_place_cursor_onscreen () from
> > #/usr/lib/libgtk-x11-2.0.so.0 3  0x406f5944 in
> > #g_cclosure_marshal_VOID__OBJECT () from /usr/lib/libgobject-2.0.so.0
> > #4 0x406e2217 in g_cclosure_new_swap () from
> > #/usr/lib/libgobject-2.0.so.0 5  0x406e1ea7 in g_closure_invoke ()
> > #from /usr/lib/libgobject-2.0.so.0 6  0x406f41bf in
> > #g_signal_emit_by_name () from/usr/lib/libgobject-2.0.so.0 7 
> > #0x406f3958 in g_signal_emit_valist () from
> > #/usr/lib/libgobject-2.0.so.0 8  0x406f3b94 in g_signal_emit () from
> > #/usr/lib/libgobject-2.0.so.0 9  0x405212ae in gtk_widget_modify_font
> > #() from /usr/lib/libgtk-x11-2.0.so.0 10
> 
> ...
> 
> right, this looks very much like a font problem, but I never heard of a
> program crashing because of that. Very strange really. Especially if you
> don't see it with other apps.
> 
> All I can think of is to try and use a different font for gtk and see if
> that helps. You can set the font from the setting manager -> User
> interface.
> 
> It is really very strange,
> 
> 	Jasper
> _______________________________________________


I had a couple of problems like this recently, this morning, a couple of hours
ago and it is because of the theme I was trying to use.  One problem was
syntax and the other is because the theme engine was not correct.   ( The
latter crashed the system and dumped core but that is not a XFce
problem/theme. )

This:
> > (xfce4-about:10368): GLib-GObject-CRITICAL **: file gobject.c: line
> > 1319(g_object_ref): assertion `G_IS_OBJECT (object)' failed

is almost the same as this(from my .xsession-errors file):
GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref):
assertion `G_IS_OBJECT (object)' failed

which was caused by a syntax problem in the theme:
/usr/share/themes/Xfce-Redmondxp/gtk-2.0/gtkrc:43: error: unexpected
identifier `TRUE', expected keyword

It needed to be "true" in the funklor and Redmondxp themes.

Does Gerardo's  problem happen with any/all the themes?
If that is a terrible idea, all I can say is "goodnight".

[other]
Oh and BTW, I had problems with programs crashing because of fontconfig -
"could not find Arial 10" or some such BS.  Many aps would just try to run and
eventually time out.  I did not get to test Beta1 at all because of it.  It
was probably just me but after I removed fontconfig, the problem went away as
mysteriously as it appeared.


goodnight, :o(yawn)

=====
Have A Great Day!

Ric
***
Thought for today:
Do not take yourself too seriously.  Nobody else does. ;)

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Xfce4-dev mailing list