[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2018-03-30 Thread Simon Quigley
Seems like this is fixed now. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-10-05 Thread Olivier Tilloy
** Changed in: qtbase-opensource-src (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app where WebView embedded in a Window

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-10-05 Thread Timo Jyrinki
The full story is that after the commit it was reverted in 5.6 https://codereview.qt-project.org/#/c/147886/ with a comment "It's too risky for 5.6, we should let it cook in dev for a while and backport when ready.", but then also that revert got merged to dev so as far as I can see upstream doe

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-10-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/143546

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-10-04 Thread Olivier Tilloy
I can confirm that https://codereview.qt-project.org/#/c/108517/ fixes the crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app where WebView embedded in a Window

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-09-30 Thread Olivier Tilloy
Might be https://bugreports.qt.io/browse/QTBUG-46414. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app where WebView embedded in a Window To manage notifications abou

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-09-30 Thread Chris Coulson
Running it in valgrind gives a clue: ==19941== Invalid read of size 4 ==19941==at 0x6604DA4: ??? (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.5.1) ==19941==by 0x1877174F: ??? ==19941==by 0xFFFD: ??? ==19941==by 0x2483D3FE: ??? (in /usr/lib/x86_64-linux-gnu/libOxideQt

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-09-30 Thread Olivier Tilloy
When the app under test has multiple top-level windows (each embedding webviews), closing only one of them with Alt+F4 also results in a crash, although clearly in that case the application is not being torn down (and chromium is not being shut down). In that case, the crash looks different (altho

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-09-30 Thread Olivier Tilloy
ShutdownChromium() is not being called when the root item of the scene is a QQuickWindow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app where WebView embedded in a

[Bug 1435465] Re: Alt+F4 crashes app where WebView embedded in a Window

2016-09-29 Thread Olivier Tilloy
The difference between having the root item of the scene being a plain Item or a Window is that I’m seeing the destructor for BrowserThreadQEventDispatcher being called (Item) or not (Window). When the root item of the scene is not a Window, qmlscene wraps the scene in a QQuickView, which inherits

[Bug 1435465] Re: Alt+F4 crashes app

2016-09-21 Thread Olivier Tilloy
I can reliably reproduce the crash with the following minimal QML scene (run in qmlscene): import QtQuick 2.4 import QtQuick.Window 2.2 import com.canonical.Oxide 1.15 Window { width: 400 height: 300 WebView { anchors.fill: parent url: "http://example.org"; } } ** Also affects: ox

[Bug 1435465] Re: Alt+F4 crashes app

2016-09-21 Thread Olivier Tilloy
Crash is still happening even with the latest changes to the shutdown sequence in oxide trunk. I’ve observed that closing a window by sending it a _NET_CLOSE_WINDOW message (using e.g. wmctrl -c) doesn’t trigger the crash, so it’s really only the Alt+F4 keyboard shortcut that causes the issue. **

[Bug 1435465] Re: Alt+F4 crashes app

2016-09-14 Thread Chris Coulson
*** This bug is a duplicate of bug 1448079 *** https://bugs.launchpad.net/bugs/1448079 ** This bug has been marked a duplicate of bug 1448079 Don't run the event loop after QGuiApplication begins to tear down -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1435465] Re: Alt+F4 crashes app

2016-09-14 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Andrew Hayzen (ahayzen) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app To manage notifications

[Bug 1435465] Re: Alt+F4 crashes app

2016-09-14 Thread Olivier Tilloy
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435465 Title: Alt+F4 crashes app To manage notifications about this bug go to: https://bugs.launchp