Skip to content

Instantly share code, notes, and snippets.

@se5a
Created November 12, 2017 11:36
Show Gist options
  • Select an option

  • Save se5a/7e54feb3ab56ef479a0df640f2abc77d to your computer and use it in GitHub Desktop.

Select an option

Save se5a/7e54feb3ab56ef479a0df640f2abc77d to your computer and use it in GitHub Desktop.
AvalonStudio error.
$ dotnet ./AvalonStudio.dll
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
(dotnet:20419): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion 'G_IS_OBJECT (object)' failed
(dotnet:20419): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
(dotnet:20419): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(dotnet:20419): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer
(dotnet:20419): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Failed to initialize CoreCLR, HRESULT: 0x80131500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment