[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2017-03-13 Thread MichaƂ Sawicz
** Project changed: qtmir => qtmir (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2016-05-08 Thread Launchpad Bug Tracker
[Expired for unity8 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: unity8 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2016-05-08 Thread Launchpad Bug Tracker
[Expired for QtMir because there has been no activity for 60 days.]

** Changed in: qtmir
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2016-03-09 Thread Albert Astals Cid
Hasn't happened since August, i guess we fixed it somehow. I'll set it
to incomplete and let it autoexpire.

** Changed in: unity8 (Ubuntu)
   Status: New => Incomplete

** Changed in: qtmir
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2015-08-26 Thread Michael Zanetti
After digging for a while in QtMir's code, the code path described by
the stacktrace seems ok too.

One notable thing: according to errors.ubuntu.com the issue started
happening first on 4th of August, which is when a refactoring of the
code in question landed in qtmir.

Could not manually reproduce the issue yet. The stack trace says it
happens when an application is closed by the user, or at least a
ApplicationManager.stopApplication() call is issued from qml. That could
also be when shutting down the phone and closeAllApps() is called.

** Changed in: unity8 (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1489072] Re: /usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

2015-08-26 Thread Michael Zanetti
LauncherModel::applicationRemoved() is connected to
ApplicationManager::rowsAboutToBeRemoved().

The line that crashes is applicationManager-get(index)-appId().
Apparently get() returns a nullptr. However, in rowsAboutToBeRemoved()
items should still be valid so connected parties can handle it.

Reassigning to QtMir.

** Also affects: qtmir
   Importance: Undecided
   Status: New

** Changed in: unity8 (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1489072

Title:
  
/usr/bin/unity8:11:LauncherModel::applicationRemoved:LauncherModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate:QAbstractItemModel::rowsAboutToBeRemoved

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1489072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs