xfce4 weather plugin

Josh Howard jrh at zeppelin.net
Tue Jun 15 02:02:26 CEST 2004


The weather plugin crashes with the latest version of xfce4 out of
CVS. I figured I'd mail here first, but if no one responds, I can
probably make a patch when I have more time.

I did a little backtrace while adding the panel-plugin and get this:

(gdb) bt
#0  0x286d8f00 in g_strdup () from /usr/local/lib/libglib-2.0.so.400
#1  0x282d8e13 in gtk_tree_view_column_get_type ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.400
#2  0x281331ae in gtk_cell_layout_add_attribute ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.400
#3  0x282da704 in gtk_tree_view_column_add_attribute ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.400
#4  0x282da771 in gtk_tree_view_column_add_attribute ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.400
#5  0x282da52a in gtk_tree_view_column_new_with_attributes ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.400
#6  0x28aa90b6 in xfceweather_create_options (control=0x0, 
    container=0x828a900, done=0x8181e38) at weather.c:1313
#7  0x08050e7c in control_create_options (control=0x8275e98, 
    container=0x828a900, done=0xffffffff) at controls.c:1034
#8  0x0805140c in controls_dialog (control=0x8286ba0) at controls_dialog.c:174
#9  0x08050448 in insert_control (panel=0x805da60, name=0x8286ba0 "K\n\b", 
    position=-1) at controls.c:601
#10 0x0804f5f4 in dialog_response (dlg=0x824c100, response=-5, list=0x825f100)
    at add-control-dialog.c:124
#11 0x28683f03 in g_cclosure_marshal_VOID ()
   from /usr/local/lib/libgobject-2.0.so.400

Seems like maybe a bad name was somehow passed in frame 9 there.


-- 
Josh Howard <jrh at zeppelin.net>



More information about the Xfce4-dev mailing list