Comment 3 for bug 673362

Revision history for this message
Robert Roth (evfool) wrote :

I've deleted .xsession-errors lately, and created a new one, but nothing is written into it. When running the command from the terminal, it opens successfully the Desktop customization document, and the following is output to the terminal:

(gnome-help:2403): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed

(gnome-help:2403): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(gnome-help:2403): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnome-help:2403): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed

(gnome-help:2403): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed

(gnome-help:2403): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(gnome-help:2403): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnome-help:2403): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed

A thing to note is that when running from the run application dialog, the document opened is not the Desktop customization document, but the Desktop User guide. (I don't know whether this is normal or not, but this means that running the same command from three different places results in three different things... I just don't understand why )