I have been debugging this further (but with a nexus 7, sorry I have no
other device). The issue I see is the following:

QNetworkInfo::currentNetworkModeChange(QNetworkInfo::NetworkMode mode)  =>
    Desktop: The signal is never emitted
    Ubuntu-touch: Signal is emitted, if the wifi is disconnected we get into 
QNetworkInfo::UnknownMode.

QNetworkInfo::networkStatus(QNetworkInfo::NetworkMode mode, int interface) =>
    Desktop: The signal is never emitted
    Ubuntu-touch: The signal is never emitted 

QNetworkAccessManager::networkAccessibleChanged(QNetworkAccessManager::NetworkAccessibility
 accessible)
   Desktop: The signal is never emitted.
   Ubuntu-touch: The signals is never emitted.

QNetworkAccessManager::networkAccessible()
    Ubuntu-tocuh: Allways returns QNetworkAccessManager::UnknownAccessibility

Looks like Qt is not dealing with the network state changes correctly
:-/

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

Title:
  u-d-m downloads stall if the network configuration changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-download-manager/+bug/1233435/+subscriptions

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

Reply via email to