-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Navigation Does not Work on postmarketOS Pinephone #636
Comments
Sorry for late reply. Do you know which provider for online routing did you use? Have you added corresponding API key in settings? |
Had the issue of 'Routing Failed' on OP6 running PostmarketOS. Standard, routing is set to Stadia Maps, I think the combination of online/offline mode, setting of routing mode and downloaded maps matter and of course which API keys are there. A working combination: |
With these providers, there is no need to use Mixed profile. Just Online should be fine |
Thanks. |
Hi folks,
Troubleshooting Pure Maps on a Pinephone Community Edition with postmarketOS and Phosh. Location and maps work during online mode, as well as the search part of the navigation menu. I keep getting a "routing failed" error, however. The map displays two flags, so it knows the start and end points. Navigation does work on offline mode.
Meanwhile, trying to monitor what is happening with the app while the navigation routine is running (and failing) has been less than fruitful. I've tried to use dbus-monitor, however, all I am getting is:
dbus-monitor interface=io.github.ringus.PureMaps.navigator signal time=1663907178.269757 sender=org.freedesktop.DBus -> destination=:1.0 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired string ":1.0"
I am assuming I must be running the command incorrectly, as this output is the same regardless of the state of the app (i.e. no difference in dbus signal output at idle versus while running the navigation routine). Any tips on correct troubleshooting methodology, syntax, etc., would be greatly appreciated.
The text was updated successfully, but these errors were encountered: