Bug#609643: yelp: warnings on terminal (failed to load config file; assertion failures)
Jonathan Nieder
jrnieder at gmail.com
Tue Jan 11 07:23:17 UTC 2011
Package: yelp
Version: 2.30.1+webkit-1
Severity: minor
Justification: cosmetic
$ yelp 2>&1 |grep .
(yelp:9290): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed
(yelp:9290): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(yelp:9290): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(yelp:9290): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed
(yelp:9290): Gtk-CRITICAL **: IA__gtk_tool_button_new: assertion `icon_widget == NULL || GTK_IS_MISC (icon_widget)' failed
(yelp:9290): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(yelp:9290): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(yelp:9290): Gtk-CRITICAL **: IA__gtk_toolbar_insert: assertion `GTK_IS_TOOL_ITEM (item)' failed
(yelp:9290): Yelp-WARNING **: An error occurred getting the gconf value '/desktop/gnome/interface/document_font_name'
(yelp:9290): Yelp-WARNING **: An error occurred getting the gconf value '/desktop/gnome/interface/monospace_font_name'
(yelp:9290): Yelp-WARNING **: An error occurred getting the gconf value '/desktop/gnome/interface/document_font_name'
(yelp:9290): Yelp-WARNING **: An error occurred getting the gconf value '/desktop/gnome/interface/monospace_font_name'
"Who cares?" you might ask. Well, I do.
- spurious messages mean that .xsession-errors gets longer and longer
- assertion failures tend to point to bigger problems (buggy assumptions
or buggy code)
- harmless errors make debugging unnecessarily difficult by hiding
harmful ones.
If there is any information I can provide to help track this down, just
ask.
Thanks,
Jonathan
$ dpkg -l libgconf2-4 libglib2.0-0 libgtk2.0-0 librarian0 \
libwebkit-1.0-2 gconf2 gnome-doc-utils xml-core | tail -8
ii gconf2 2.32.1-2 GNOME configuration database system
ii gnome-doc-utils 0.20.3-1 a collection of documentation utili
ii libgconf2-4 2.32.1-2 GNOME configuration database system
ii libglib2.0-0 2.27.90-2 The GLib library of C routines
ii libgtk2.0-0 2.23.90-1 The GTK+ graphical user interface l
ii librarian0 0.8.1-5 Documentation meta-data library (li
ii libwebkit-1.0-2 1.2.5-2.1 Web content engine library for Gtk+
ii xml-core 0.13 XML infrastructure and XML catalog
More information about the pkg-gnome-maintainers
mailing list