While there’s quite a bunch of topics and discussion around Pure maps and OSM Scout server, there seems to be practically none about OSM scout by @karry, which I tend to favour for many usescases.
So, question: What does the message “unsupported url” mean?
It is my map app of choice, too. Afaik the message means, that OSM Scout cannot handle the URL (e.g. if you have a “malformed” location entry in your calender and OSM Scout tries to open this).
I also observe this, when using offline maps everything works anyways, but when switching to online maps everything becomes really slow. Maybe the online maps are broken somehow. As far as I know @karry runs his own server for the map tiles, maybe the system is down somehow.
I get this every time when I launch it from the app drawer, but never when I launch it from the command line. I thought it picks something up on the command line, but it’s not as simple as that apparently.
We are allowed to have url handlers in the applications distributed via Harbour from the end of 2025 (see community news). But the launcher invokes the url handler (D-Bus method) on every startup, even there is no url to open. So, we need to filter out empty urls and do not show error. It will be fixed in next release.
This time I need help- I just can’t get osm scout to work on the new J2. Installing had hiccups, repeatedly showing a “not found”; ultimately it seemed to be set up. But it just won’t open, only showing the running circle. Simple deinstallation didn’t help.
The installation troubles lead me to believe something or other didn’t get installed properly. Could you open the Terminal app and run the following command?
devel-su
Tap enter, type in your developer mode password, tap enter again, and then run this:
version --dup
I have a feeling it’ll update or install some things.
But I tried something else- the nonfunctional download was v3.0 from openrepos/storeman. Deleted it, installed 2.43 from harbour- which then worked. Until I then updated it to 3.0, and once again, it’s broken.
Could there be something wrong with 3.0 specifically?
Thank you! Not to forget that maybe it’s just another manifestation of the JP2 launcher defects, like gPodder feedback - #160 by bababasti and many more reports