Skip to content

Instantly share code, notes, and snippets.

@scriptum
Created December 11, 2017 08:41
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 scriptum/14277957ba996deb9b705a12178fcb26 to your computer and use it in GitHub Desktop.
Save scriptum/14277957ba996deb9b705a12178fcb26 to your computer and use it in GitHub Desktop.
(Audacity:8492): GLib-GObject-WARNING **: cannot register existing type 'GdkDisplayManager'
(Audacity:8492): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
(Audacity:8492): GLib-GObject-CRITICAL **: g_object_new: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
(Audacity:8492): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
(Audacity:8492): GLib-GObject-WARNING **: cannot register existing type 'GtkWidget'
(Audacity:8492): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(Audacity:8492): GLib-GObject-WARNING **: cannot register existing type 'GtkBuildable'
(Audacity:8492): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed
(Audacity:8492): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed
(Audacity:8492): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(Audacity:8492): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment