libera/#maemo/ Friday, 2020-05-15

lardmanmorning all22:03
lardmannot maemo related, but I wonder if this is the best starting point - looking to run modrana on a RPi-based bike computer22:04
lardmanseems that there are still github updates, but all the websites mentioning it are rather old22:04
lardmanany thoughts? Thanks :)22:05
sixwheeledbeastlardman: github is the best place it should run fine if you have all the dependencies. Python/Qt22:11
sixwheeledbeastnot sure if GPS will work if that's a concern.22:12
lardman@sixwheeledbeast, thanks - I was wondering about docs re adaptions for different platforms (or I could just read the code!)22:12
lardmannot too worried about GPS, GPSD should handle that22:12
sixwheeledbeastIt's just python i don't believe it needs building22:12
lardmanI was also curious as to whether there's a new and improved version I've not spotted yet (I was led to modRana from wikipedia's Rana pages)22:13
sixwheeledbeastI have downloaded it and ran it on Ubuntu amd64 for example. Latest versions are on github22:13
lardmancool, thanks :)22:14
sixwheeledbeastgit clone master and then python3 modrana.py should do it22:24
lardmanthx - I have it running on the Pi (it defaults to a PC platform as expected), I was just curious that while github has updates I can't see where else it is used22:29
lardmanit may be that sailfish devices are using it, I don't have a working one22:29
lardmanjust a weird disconnect between the updates and the apparent (via) Google users22:30
* lardman tried to go back and edit that line - too much Teams use for work!22:30
sixwheeledbeastI believe the dev has a Sailfish device so focused on that. There are other branches for the N900 version, it's being updated to keep up with supported Qt and Python versions where N900 is now outdated.22:41
sixwheeledbeastI can't seem to run it on Ubuntu any more apparently.22:42
lardmanThanks @sixwheeledbeast :)22:54
sixwheeledbeastlardman: np, it seems to detect and run a different version depending on the platform it detects. I can't get either to work I imagine i am missing some dependency somewhere.22:56
lardmanI think I had all the deps and it ran, just not workable on the little LCD screen I have22:57
lardmanI'll do some fiddling with the code and create an RPi "platform" file for it22:57
* lardman realises that @ is not required, it has been nearly 10 years and I blame Teams for the bad habit! :)22:59
sixwheeledbeastit seems the pc version needs gtk2 for pygtk and ubuntu is now gtk3? python3 will not run because it looks for some Sailfish module?22:59
* lardman looks to see what the RPi requires23:00
lardmanit runs, and can't easily be killed, but no visible GUI#23:03
lardmandefault python on the RPi is 2.7 though23:04
sixwheeledbeastI have spoken to M4rtinK before. I am sure he would look over any pull request you have to get a detected Pi version working. Last time I ran it on PC was the old N900 version it's changed a lot since then, plus python and Qt have moved on23:04
lardmanindeed, time flies. Thanks for your help, I'll do some hacking and try to get something "pullable" together :)23:07

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