It's apparently a GTK bug, failing to pass a parent pointer:
MirWindowSpec* mir_create_modal_dialog_window_spec(MirConnection* connection,
int width, int height,
MirWindow* parent)
{
mir::require(mir_window_is_valid(parent));
Although that might also be correct... Does it have a parent?
** Information type changed from Private to Public
** Also affects: mir
Importance: Undecided
Status: New
** Summary changed:
- synfigstudio crashed with SIGABRT in require()
+ synfigstudio crashed with SIGABRT in require() from
mir_create_modal_dialog_window_spec() from
mir_connection_create_spec_for_modal_dialog()
** Changed in: gtk+3.0 (Ubuntu)
Importance: Medium => High
** Changed in: mir (Ubuntu)
Importance: Undecided => Medium
** Changed in: mir
Importance: Undecided => Medium
** Tags added: gtk-mir
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666178
Title:
synfigstudio crashed with SIGABRT in require() from
mir_create_modal_dialog_window_spec() from
mir_connection_create_spec_for_modal_dialog()
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1666178/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs