Revision 1198843
Go back to digest for 21st November 2010Bug Fixes in Educational
Dennis Nienhüser committed changes in /trunk/KDE/kdeedu/marble/src/plugins/runner:
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.
File Changes
Modified 7 files
- /trunk/KDE/kdeedu/marble/src/plugins/runner
- /hostip/HostipPlugin.cpp
- /nominatim/OsmNominatimRunner.cpp
- /nominatim/OsmNominatimRunner.h
- /openrouteservice/OpenRouteServiceRunner.cpp
- /openrouteservice/OpenRouteServiceRunner.h
- /yours/YoursRunner.cpp
- /yours/YoursRunner.h
7 files changed in total