[Marble-bugs] [Bug 253305] Allow Marble to be controlled on commandline
Dennis Nienhüser
earthwings at gentoo.org
Wed Oct 6 00:16:53 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=253305
Dennis Nienhüser <earthwings at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |earthwings at gentoo.org
--- Comment #1 from Dennis Nienhüser <earthwings gentoo org> 2010-10-06 00:16:52 ---
The KDE version exports a D-Bus interface at org.kde.marble-$pid, where $pid is
the PID of the running Marble application. You can use e.g.
qdbus org.kde.marble-20432 /MarbleWidget centerOn 8.409 48.9965
to center the map on the given coordinate. Opening of gpx files is possible
with a similar function, though addPlacemarkFile (kml loading) does not seem to
be exported currently.
Exporting of *high resolution* maps is currently not easily doable, although
something like [1] is possible as a workaround.
Maybe you can give the current D-Bus interface a try and report here what is
still missing.
[1] http://wiki.openstreetmap.org/wiki/KDE_Marble (Making a very high-res
image)
--
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