Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.9.1, 5.10
-
Fix Version/s: 5.9.2
-
Component/s: Location: Maps/Navigation
-
Labels:None
-
Environment:Ubuntu 16.04.3
plasma desktop
NetworkManager
Description
steps to reproduce:
1) unpack the dataset (mymap.tar.gz) somewhere
2) serve it over http on port 8080 (e.g., using twisted, twistd -n web --path somewhere/mymap --port 8080)
3) unpack and build the sample
4) unplug the ethernet cable
5) run the application
expected result: blank map. and warnings about
QHttpNetworkConnectionPrivate::_q_hostLookupFinished could not de-queue request
repeating the steps and skipping 4) will make it work