[Marble-bugs] [Bug 257376] Runners involving network requests don't work anymore since Maemo's PR 1.3 update (Qt 4.6 => Qt 4.7)

Dennis Nienhüser earthwings at gentoo.org
Sat Nov 20 00:28:15 CET 2010


https://bugs.kde.org/show_bug.cgi?id=257376





--- Comment #1 from Dennis Nienhüser <earthwings gentoo org>  2010-11-20 00:28:14 ---
SVN commit 1198843 by nienhueser:

It's not possible to use QNetworkAccessManager in a thread on Maemo with Qt
4.7. This affects all online runners. Work around it by creating the instance
and requests in the main thread. Should be reverted once the issue is fixed on
the Qt side. See https://bugs.kde.org/show_bug.cgi?id=257376 for details.
CCBUG: 257376

 M  +3 -1      hostip/HostipPlugin.cpp  
 M  +33 -30    nominatim/OsmNominatimRunner.cpp  
 M  +11 -0     nominatim/OsmNominatimRunner.h  
 M  +14 -12    openrouteservice/OpenRouteServiceRunner.cpp  
 M  +6 -0      openrouteservice/OpenRouteServiceRunner.h  
 M  +14 -14    yours/YoursRunner.cpp  
 M  +4 -0      yours/YoursRunner.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1198843

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list