Comment 22 for bug 684599

Revision history for this message
Daniel Swarbrick (pressureman) wrote :

This is still a problem. Whatever is referring to a null pointer is now somewhere else in the code, as the line number has changed.

(nm-applet:1939): Gtk-CRITICAL **: IA__gtk_image_get_storage_type: assertion `GTK_IS_IMAGE (image)' failed

(nm-applet:1939): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(nm-applet:1939): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

What are the requirements to build nm-applet from source? I'm thinking of rolling up my sleeves and fixing this one myself.