Bug 259169

Summary: Accept kml files on command line
Product: [Applications] marble Reporter: Orion Poplawski <orion>
Component: generalAssignee: marble-bugs
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: 1.0 (KDE 4.6)   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: Marble 0.80

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.