Monday, 2026-07-06

*** n2klb_ is now known as n2klb01:52
malI added 5.2 target also here https://build.sailfishos.org/project/show/sailfishos:chum13:09
Ingvixrinigus, I ended up working on the digitransit router for pure maps a bit and got it in somewhat working condition regarding api calls and parsing the results. I'm not getting any results page though, and results_qml_uri() doesn't seem to be called anywhere. So I'm guessing viewing the results has not really been implemented after some larger changes at some point, due to perhaps14:11
Ingvixnot having a functional router that would require it?14:11
Ingvixmm, it appears RoutePage.qml used to call the function before it was refactored into a dialog15:03
rinigusIngvix: looking forward for it :)15:05
rinigusI didn't update digitransit to "new" API as it was broken at that time already and nobody was using it15:05
Ingvixrinigus, so uh, should I just do pushAttached to the results page in the RoutePage.qml kinda how it used to be, or do you have anything else in mind?15:15
rinigusIngvix: I would suggest to take a working router (any of Valhalla or HERE) and check how is it done there16:25
Ingvixoh, I skimmed here.py a bit earlier but didn't notice it offering to select from multiple routes16:27
Ingvixwill check again more thoroughly16:27
rinigusIngvix: no, it doesn't. same with valhalla16:28
rinigusI would have to check and try to remember how was it done before. main issue with multiple results is how to implement rerouting in hands-free way.16:30
rinigus... currently trying to add qt6 support, so I could use puremaps on PC or any other platform that moved from qt516:31
Ingvixrinigus, I was referring to these commented lines earlier https://github.com/rinigus/pure-maps/blob/df22b532eb1e1e32533647da832a4ffcdfca4f8b/qml/RoutePage.qml#L69716:33
Ingvixand considered recreating something similar in the current RoutePage.qml16:34
Ingvixin the case the router has a results page16:34
rinigusfeel free to experiment. I haven't got a chance to work on that - would be great to see progress in multiple route or any other kind of selection.16:36
Ingvixvery well, I shall try16:36
rinigusIngvix: note that I am trying to add devcontainer support for pure maps. that should simplify development and make it easier to test all on linux pc. that would probably land in qt6 branch17:17
rinigusbut may take few days to implement and test17:18

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!