Activity log for bug #1424960

Date Who What changed Old value New value Message
2015-02-24 08:29:58 Albert Astals Cid bug added bug
2015-02-24 08:30:14 Albert Astals Cid 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 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
2015-02-24 08:30:42 Albert Astals Cid summary Fix konversation disconnected every now and then Fix konversation getting disconnected every now and then
2015-02-24 08:42:55 Timo Jyrinki qtbase-opensource-src (Ubuntu): assignee Timo Jyrinki (timo-jyrinki)
2015-02-24 08:42:58 Timo Jyrinki qtbase-opensource-src (Ubuntu): status New In Progress
2015-02-26 16:30:21 Launchpad Janitor qtbase-opensource-src (Ubuntu): status In Progress Fix Released