[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-11-13 Thread Alexander-Shariff-Vetter
now i forgot how to submit bugs another thing is o found some new bugs in 17.04 Zesty Zapus 1.unable to use Unity 8 2. Software center is missing 3. technically everything is missing in unity 8 that was in unity 7 4. Every time i use software updater i get this error "Repository failed" i

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-10-03 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu) Importance: Undecided => Critical ** Changed in: canonical-devices-system-image Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-10-03 Thread Timo Jyrinki
** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in: canonical-devices-system-image Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package qtbase-opensource-src - 5.6.1+dfsg- 3ubuntu6~4 --- qtbase-opensource-src (5.6.1+dfsg-3ubuntu6~4) yakkety; urgency=medium [ Dmitry Shachnev ] * Mark allow_native_menubar.diff as applied upstream. * debian/patches/dbustray_cleanup_notifier.diff:

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-28 Thread Timo Jyrinki
Marcus confirmed the new patch also fixes the issue! I will start landing ticket #2015 now instead. Again autopkgtests will unfortunately take 1-2 days. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-28 Thread Timo Jyrinki
Unfortunately upstream won't be merging the third patch to 5.6 series, so it's only in Qt 5.8. It hides the problem instead of fixing the problem, which is that there is a plugin that doesn't unregister its objects before unloading. I've prepared another silo

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1618590 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Marcus Tomlinson
** Changed in: canonical-devices-system-image Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1618590 Title: scoperunner

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Timo Jyrinki
I've pushed now also updated gles packages to the PPA. After that, I'll start the autopkgtests which will take 1-2 days to finish. I've also asked if upstream could consider the third patch for their 5.6 LTS series, as it's not currently there and it would always be better if they also carry the

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-26 Thread Marcus Tomlinson
Yes! I've just confirmed that the packages in https://bileto.ubuntu.com/#/ticket/1960 fix the issue! Thanks Timo! ** Changed in: unity-scope-click (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-23 Thread Timo Jyrinki
https://codereview.qt-project.org/#/c/140750/ (Stop unloading plugins in QPluginLoader and QFactoryLoader) mentioned in a comment was still missing from our build. It's now building (ubuntu6~2 and ubuntu6~xenialoverlay1~2). Let's test all three patches once the builds are completed. -- You

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-22 Thread Marcus Tomlinson
According to https://bugreports.qt.io/browse/QTBUG-52988, those patches worked when applied on top of Qt5.7, I wonder if we're missing something important between 5.6 -> 5.7 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity-scope-click (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Milestone: None => x1 ** Changed in: unity-scope-click (Ubuntu) Assignee: (unassigned) => Rodney Dawes (dobey) ** Changed in: qtbase-opensource-src

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
** Tags added: qt5.6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1618590 Title: scoperunner crashed with SIGSEGV in QObject::disconnect() Status in

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
Ok then :( If you also double-chcecked your libqt5core5 (etc) are version 5.6.1+dfsg-3ubuntu6~1 For qtbase, we can continue to follow http://code.qt.io/cgit/qt/qtbase.git/log/src/dbus?h=5.6 and https://codereview.qt- project.org/#/q/owner:%22Thiago+Macieira%22+status:open,n,z for any patches to

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
** Also affects: unity-scope-click (Ubuntu) Importance: Undecided Status: New ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Rodney Dawes
Sorry, no, I didn't build qtbase from source to test. I've added the silo, but I still get a crash with this same stack trace when the scope is destroyed. I guess further fixes in Qt are required beyond these changes perhaps. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
Please test from https://requests.ci-train.ubuntu.com/#/ticket/1960 and report back - builds are complete now. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-17 Thread Timo Jyrinki
Was the fix tested already with a qtbase compilation? Both it and its pre-requirement https://codereview.qt- project.org/#/c/157488 are not merged in upstream, so would need to be merged first. There may be some trouble they are causing since they are not yet merged. -- You received this bug

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-16 Thread Rodney Dawes
Sorry, the fix in Qt's code review system is at https://codereview.qt- project.org/#/c/161056/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1618590 Title:

[Touch-packages] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-16 Thread Rodney Dawes
This appears to be a crash inside Qt itself, and only occurs with 5.6+, apparently due to QDBus changing to use threading instead of the event loop, for asynchronous operations. There seems to be some fixes in Qt Code Review that should theoretically fix this. It would be nice if we could test