Skip to content

Instantly share code, notes, and snippets.

@anddam
Created March 17, 2017 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anddam/adfa948c24be8e9d1c6c8adfb1f33198 to your computer and use it in GitHub Desktop.
Save anddam/adfa948c24be8e9d1c6c8adfb1f33198 to your computer and use it in GitHub Desktop.
Glib warnings in Unity
$ xdg-open .
(nautilus:13822): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:13822): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:13822): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
(nautilus:13822): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:13822): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment