[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)
Bernhard Beschow
bbeschow at cs.tu-berlin.de
Sun Dec 23 16:25:02 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=257376
Bernhard Beschow <bbeschow at cs.tu-berlin.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/marb
| |le/54dbcdd91f9d8b811aef857a
| |dfa222d3c7979b13
--- Comment #7 from Bernhard Beschow <bbeschow at cs.tu-berlin.de> ---
Git commit 54dbcdd91f9d8b811aef857adfa222d3c7979b13 by Bernhard Beschow.
Committed on 20/12/2012 at 13:12.
Pushed by beschow into branch 'master'.
instantiate runners in the GUI thread
This should finally privide a workaround for QTBUG-15004.
Networked plugins seem to work on the desktop under Qt 4.8.4, under Harmattan
with Qt 4.7.4(?) and on Maemo 5 with the buggy Qt 4.7.0.
M +4 -4 src/lib/MarbleRunnerManager.cpp
M +27 -42 src/lib/RunnerTask.cpp
M +8 -15 src/lib/RunnerTask.h
http://commits.kde.org/marble/54dbcdd91f9d8b811aef857adfa222d3c7979b13
--- Comment #8 from Bernhard Beschow <bbeschow at cs.tu-berlin.de> ---
Git commit 2ff4179380c8a255381c984beaf178184b163405 by Bernhard Beschow.
Committed on 20/12/2012 at 13:31.
Pushed by beschow into branch 'master'.
call QNetworkAccessManager::get() in the GUI thread
* this is done in the other runners as well
M +14 -4 src/plugins/runner/mapquest/MapQuestRunner.cpp
M +4 -0 src/plugins/runner/mapquest/MapQuestRunner.h
http://commits.kde.org/marble/2ff4179380c8a255381c984beaf178184b163405
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list