[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-13 Thread Michał Sawicz
** Project changed: qtmir => qtmir (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1656727 Title: Unity8 crashes and restarts when clicking on a menu [terminate cal

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-07 Thread Alan Griffiths
No, the exception was thrown by libmiral code [miral::BasicWindowManager::info_for()] and caused by synchronisation issues in QtMir code that have been worked around. Neither the libmiral nor the QtMir code in question is involved in any of the mir-demos. -- You received this bug notification be

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-06 Thread Daniel van Vugt
Sorry, both statements are true. Aisleriot may well be fixed but the underlying Mir server crash remains. I logged that more recently as bug 1668466 that should stay open. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-06 Thread Daniel van Vugt
It's not fixed - I recently reproduced it using mir-demos alone. This is an old bug, we've been hitting occasionally for a couple of years. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launch

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-03-06 Thread kevin gunn
i'm pretty sure this is fixed, i basically tested this scenario last week with no issues. ** Changed in: qtmir Status: Confirmed => Fix Released ** Changed in: canonical-devices-system-image Status: Confirmed => Fix Released -- You received this bug notification because you are a

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package unity8 - 8.15+17.04.20170206-0ubuntu1 --- unity8 (8.15+17.04.20170206-0ubuntu1) zesty; urgency=medium [ Daniel d'Andrada ] * Initial support for child windows (menus, dialogs, tooltips) (LP: #1543467, #1591384, #1656727) -- Albert Astals Cid

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-22 Thread Daniel van Vugt
** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1656727 Title: Unity8 crashes and restarts when clicki

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-20 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu) Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: miral (Ubuntu) Status: Incomplete => Invalid ** Changed in: qtmir Assignee: (unassigned) => Daniel d'Andrada (dandrader) ** Changed in: miral Status: Incomplete => Invalid

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-20 Thread Alan Griffiths
** Changed in: miral Status: Confirmed => Incomplete ** Changed in: mir Status: Confirmed => Incomplete ** Changed in: miral (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is sub

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-17 Thread Daniel van Vugt
** Changed in: qtmir Importance: Undecided => Critical ** Changed in: qtmir Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1656727 Title:

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-17 Thread Alan Griffiths
I'm not sure exactly what is happening, but I suspect is needs something like the following in some other method. (from lp:qtmir src/platforms/mirserver/windowmanagementpolicy.cpp): void WindowManagementPolicy::resize(const miral::Window &window, const Size size) { miral::WindowSpecification

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-17 Thread Michał Sawicz
The tracetop suggests this might be dupe of bug #1643976 - although not sure where we'd be instantiating a WebView in this case... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-17 Thread Alan Griffiths
** Also affects: qtmir Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1656727 Title: Unity8 crashes and restarts when clicking o

[Touch-packages] [Bug 1656727] Re: Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]

2017-01-16 Thread Daniel van Vugt
** Summary changed: - Unity8 crashes and restarts when opening a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at] + Unity8 crashes and restarts when clicking on a menu [terminate called after throwing an instance of 'std::out_of_range' what(): map::at]