Bug 259169 - Accept kml files on command line
Summary: Accept kml files on command line
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0 (KDE 4.6)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 21:41 UTC by Orion Poplawski
Modified: 2010-12-09 01:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: Marble 0.80


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Orion Poplawski 2010-12-07 21:41:33 UTC
Version:           unspecified (using KDE 4.5.3) 
OS:                Linux

/usr/share/applications/kde4/marble.desktop contains:

MimeType=application/vnd.google-earth.kml+xml;application/gpx+xml;

but:

marble /tmp/Haiti-Earthquake-nl.kml
marble: Unexpected argument '/tmp/Haiti-Earthquake-nl.kml'.
marble: Use --help to get a list of available command line options.

you can't pass it files on the command line, so it's useless as a file type handler until it does.


Reproducible: Always



Expected Results:  
marble starts and loads the specified kml file
Comment 1 Thibaut Gridel 2010-12-09 01:26:49 UTC
This was fixed in trunk after 0.10.
It will be provided in coming version.