Comment 34 for bug 1470700

Revision history for this message
Lorn Potter (lorn-potter) wrote :

I've done some work on QNAM recently in regards to accessibility property in QNAM, and see that the patch that (which was upstreamed to qt 5.6) makes this property follow the online state like it should, is missing from ubuntu's repo.

I will try to do some testing on phone and see if this can help.

I know of one bug even with the mentioned patch in regards to disconnect timing that needs to also be solved.

That said, I tried compiling net-test.cpp in the sdk for phone, which failed

I have a few of my own test apps and QNAM in flight mode returns something like:
void Netter::replyFinished(QNetworkReply*) 3 "Host google.com not found"

So by going by the original description, QNAM no longer hangs in flight mode (using the default bearer configuration)