Public bug reported: https://codereview.qt-project.org/#/c/106400/ fixes konversation getting disconnected every now and then.
The scenario that happens is this: * lots of stuff happens on start of the class, that is missed because there's nothing connected to it yet * then the wifi backend finds a network that you're not connected has disappeared and tells the manager * then the manager says "wait there's no network at all, let's tell the app we're disconnected" If you don't have wifi, the manager will be happily empty and never report it's disconnected Patch is accepted upstream and will be part of Qt 5.4.2 ** Affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Description changed: https://codereview.qt-project.org/#/c/106400/ fixes konversation getting disconnected every now and then. The scenario that happens is this: - * lots of stuff happens on start of the class, that is missed because there's nothing connected to it yet - * then the wifi backend finds a network that you're not connected has disappeared and tells the manager - * then the manager says "wait there's no network at all, let's tell the app we're disconnected" + * lots of stuff happens on start of the class, that is missed because there's nothing connected to it yet + * then the wifi backend finds a network that you're not connected has disappeared and tells the manager + * then the manager says "wait there's no network at all, let's tell the app we're disconnected" If you don't have wifi, the manager will be happily empty and never report it's disconnected + + Patch is accepted upstream and will be part of Qt 5.4.2 ** Summary changed: - Fix konversation disconnected every now and then + Fix konversation getting disconnected every now and then -- 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/1424960 Title: Fix konversation getting disconnected every now and then Status in qtbase-opensource-src package in Ubuntu: New Bug description: https://codereview.qt-project.org/#/c/106400/ fixes konversation getting disconnected every now and then. The scenario that happens is this: * lots of stuff happens on start of the class, that is missed because there's nothing connected to it yet * then the wifi backend finds a network that you're not connected has disappeared and tells the manager * then the manager says "wait there's no network at all, let's tell the app we're disconnected" If you don't have wifi, the manager will be happily empty and never report it's disconnected Patch is accepted upstream and will be part of Qt 5.4.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1424960/+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