Bug 360870 - Cant open geo JSON example file
Summary: Cant open geo JSON example file
Status: RESOLVED WORKSFORME
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: 1.11 (KDE Applications 15.04)
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: marble-bugs
URL: http://geojson.org/geojson-spec.html
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-22 20:51 UTC by Tobias
Modified: 2016-04-03 08:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
test file (866 bytes, application/json)
2016-03-22 20:51 UTC, Tobias
Details

Note You need to log in before you can comment on or make changes to this bug.
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.