So there are two things that effect this bug. 1) NetworkManager backend is not working with current NetworkManager on any platform.
The previously mentioned patches fix this. Mostly API changes in NetworkManager from when I last worked on this bearer plugin. 2) Having the generic backend plugin installed alongside other bearer plugins breaks the proper functionality of the networkmanager backend. Not quite sure the proper way to deal with this, either by packaging the plugins separately, and only installing the networkmanager one, or by only building the networkmanager plugin. My feeling is to only build what is needed. But this would be tricky to upstream, as the Qt CI autotests probably rely on the generic plugin basic functionality. The generic plugin knows nothing about ofono and works only on kernel network device nodes, and since I currently do not have a device to test this on, cannot say for sure if the cellular network even is available to QtBearer using generic plugin. -- 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/1357321 Title: QNetworkAccessManager doesn't support roaming on Ubuntu Status in Platform API: Incomplete Status in The Savilerow project: New Status in “qtbase-opensource-src” package in Ubuntu: In Progress Bug description: scope images load fine in wifi, but not on hsdpa even when there is good connectivity and browsing works well. Results are return, but images do not load. To manage notifications about this bug go to: https://bugs.launchpad.net/platform-api/+bug/1357321/+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