Bug 360870

Summary: Cant open geo JSON example file
Product: [Applications] marble Reporter: Tobias <tobias.jakobs>
Component: generalAssignee: marble-bugs
Status: RESOLVED WORKSFORME    
Severity: normal CC: nienhueser, rahn
Priority: NOR    
Version First Reported In: 1.11 (KDE Applications 15.04)   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
URL: http://geojson.org/geojson-spec.html
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: test file

Description Tobias 2016-03-22 20:51:58 UTC
Created attachment 98027 [details]
test file

I've tried to open the first example from the "The GeoJSON Format Specification" homepage:
http://geojson.org/geojson-spec.html

I get this error on the command line:
"0 instead of 1 arguments to message {Sorry, unable to ope...} supplied before conversion."
Comment 1 Torsten Rahn 2016-04-02 10:22:41 UTC
Works for me with Marble KDE with latest master:
* I can load the test file from the UI
* And I can load the test file from the command line
In both cases I get to see a yellow circle with a black square around.
Comment 2 Torsten Rahn 2016-04-02 10:23:59 UTC
Plus I see a yellow circle right next to the square+yellow circle.
Comment 3 Dennis Nienhüser 2016-04-03 08:53:02 UTC
The bug is fixed in Marble 1.13 (KDE Applications/15.12) and later. If you cannot upgrade easily, here are possible workarounds:
- pass the files to open as command line parameters
- Use the Qt version of Marble and open it from there. In Ubuntu the package is called marble-qt
Comment 4 Dennis Nienhüser 2016-04-03 08:55:56 UTC
This should be a duplicate of bug 355001, though I'm not 100% certain about it. In any case it is fixed in the current code.