![]() |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
While updated maps on weekend with lower (-1) version of OSM scout. |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
|
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
Code:
[D] unknown:0 - Using Wayland-EGL Quote:
As already mentioned (in a message after the one I quoted), the TTS-test in Pure Maps' settings is working fine all the time and Mimic is not installed (anymore). Any other suggestions for testing or newer versions to test on SFOS 2.2.1, before I revert to the latest versions of Pure Maps and PicoTTS, which Storeman offers me from OpenRepos? |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
The only reason I can come up with is that the voice instructions language (as set as an option in routing page) doesn't match the voices on your device (and the ones you tested in preferences). Or its a bug. Try to insert console.log messages to debug the situation in qml/Map.qml, function initVoiceNavigation. Something like Code:
function initVoiceNavigation() { |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
Quote:
ls -R /usr/share/harbour-osmscout-server/qml/ | fgrep Map.qml and the function with for i in $(find /usr/share/harbour-osmscout-server/qml/ -name '*.qml'); do fgrep -i "Voice" "$i"; done What am I doing wrong? Edit: It is part of Pure Maps, not OSM Scout Server. /usr/share/harbour-pure-maps/qml/Map.qml Sorry, my bad, that is logical. Will proceed with altering this file. |
Re: [Announce] Native offline maps: OSM Scout Server
So instrumented with
Code:
diff Map.qml.orig Map.qml Quote:
Code:
[D] initVoiceNavigation:469 - Engine opts en-US female var engine = py.evaluate("poor.app.narrative.voice_engine"); (in line 470) does not set the engine. P.S.: While I do not speak QML, this minor code beautification looks correct to me (but unfortunately and logically makes no difference): Code:
diff Map.qml.orig Map.qml.patched |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
Please, check with grep: grep -r en-US /usr/share/harbour-pure-maps and let me know the output. As for fixing, try to uninstall Pure Maps, remove all files and the folder /usr/share/harbour-pure-maps if its still there, and install the latest version. Let me know if it helped. PS: poor.app.narrative.voice_engine is not supposed to set the engine, its reporting the current one. |
Re: [Announce] Native offline maps: OSM Scout Server
Quote:
Code:
grep -r en-US /usr/share/harbour-pure-maps/ Quote:
IIRC the whole exercise was for determining, if the Pure Maps versions built for SailfishOS 3.0.3 run under 2.2.1. This (first) one does (tested extensively), except for the TTS misbehaviour discussed here. Quote:
|
Re: [Announce] Native offline maps: OSM Scout Server
@olf: source grep looks to be fine, so no error there.
If you look at your console output, it gives "en-US" as a requested language. It may have been so earlier and has been changed later. To test that theory, grep your configuration grep en-US ~/.config/harbour-pure-maps/pure-maps.json If you see a hit, try to calculate route in some other language and then a next one in English. If all works fine, you are expected to see just "en" as a requested language in console output. As for special 3.0.3 version of Pure Maps, I am not aware of any. Pure Maps shouldn't be out there at OBS - no need since its a simple Python/QML project |
Re: [Announce] Native offline maps: OSM Scout Server
@:rinigus
Finally i managed here also the complete german translation. If anybody other german guys have feadback oder suggestions for better translation, please log into transifex and help. ;) |
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8