← Back to team overview

touch-packages team mailing list archive

[Bug 1424960] Re: Fix konversation getting disconnected every now and then

 

This bug was fixed in the package qtbase-opensource-src - 5.4.0+dfsg-
4ubuntu4

---------------
qtbase-opensource-src (5.4.0+dfsg-4ubuntu4) vivid; urgency=medium

  * Add upstream_Call-ofono-nm-Registered-delayed-in-constructor-othe.patch
    To prevent connection states from getting lost resulting in QNCM thinking
    the system is offline when in fact it isn't (LP: #1424960)
 -- Harald Sitter <sitter@xxxxxxx>   Tue, 24 Feb 2015 09:22:42 +0100

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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


References