Hi, I have noticed, that xfdesktop segfaults, after two calls with the "-reload" option. Kill xfdesktop. Start it in a terminal, and open a second terminal. There, execute "xfdesktop -reload"; after the second call, the first terminal shows this: $ xfdesktop (xfdesktop:4264): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkImageMenuItem' (xfdesktop:4264): Gtk-CRITICAL **: file gtkimagemenuitem.c: line 476 (gtk_image_menu_item_set_image): assertion `GTK_IS_IMAGE_MENU_ITEM (image_menu_item)' failed (xfdesktop:4264): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GtkImageMenuItem' (xfdesktop:4264): Gtk-CRITICAL **: file gtkimagemenuitem.c: line 476 (gtk_image_menu_item_set_image): assertion `GTK_IS_IMAGE_MENU_ITEM (image_menu_item)' failed Speicherzugriffsfehler $ _ The last word means "segmentation fault" (error accessing the memory). I'm using the Debian GNU/Linux packages from www.os-scillation.de, there xfdesktop says: $ xfdesktop --version This is xfdesktop version 4.3.6 for Xfce 4.1.99.2 built with GTK+-2.4.14, linked with GTK+-2.4.14. Greetings, Christian
This is not a bug in xfdesktop 4.2, but in Xfld's xfdesktop4, which in turn is fixed now. So marking this as invalid.