*** This bug is a duplicate of bug 1504776 *** https://bugs.launchpad.net/bugs/1504776
** This bug has been marked a duplicate of bug 1504776 Uses deprecated QEvent::ApplicationActivate -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1482296 Title: State handling slightly inconsistence with the qt documentation description Status in qtubuntu: New Status in qtubuntu package in Ubuntu: Confirmed Bug description: http://doc.qt.io/qt-5/qml-qtqml-qt.html states "Qt.ApplicationSuspended - The application is suspended and not visible to the user. On mobile platforms, the application typically enters this state when the user returns to the home screen or switches to another application." or in practice that nevers happen on Ubuntu Touch, the application state changes to ApplicationInactive only That's what led us to have bug #1482235 on settings, since we were turning off bluetooth features on Qt.ApplicationSuspended, the qt documentation suggests that the normal cycle should be -> Inactive -> Suspended, or the Suspended never reach the application it seems? To manage notifications about this bug go to: https://bugs.launchpad.net/qtubuntu/+bug/1482296/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp