[Touch-packages] [Bug 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-04-02 Thread Daniel van Vugt
** Changed in: mir Milestone: 0.27.0 => 0.28.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1666178 Title: Qt & GTK apps are crashing with SIGABRT in

[Touch-packages] [Bug 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-03-28 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: u8c-1 => u8c-z -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1666178 Title: Qt & GTK apps are crashing with

[Touch-packages] [Bug 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-03-08 Thread Daniel van Vugt
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => u8c-1 ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Tags added: unity8-desktop ** Changed in:

[Touch-packages] [Bug 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-02-27 Thread dinamic
another crash with terminix https://bugs.launchpad.net/ubuntu/+source/terminix/+bug/1668473 it's pretty easy to reproduce, install terminix, from menu -> Settings. instant crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1666178] Re: Qt & GTK apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL parent pointer

2017-02-23 Thread Daniel van Vugt
Seems like the right answer in some cases might be: MirWindowSpec* mir_create_dialog_window_spec(MirConnection* connection, int width, int height); ** Summary changed: - Legacy apps are crashing with SIGABRT in mir_create_modal_dialog_window_spec() due to NULL