i just compiled the sailfish package maintained by poetaster for meego, with a few changes to backport to qt4 with help of chatgpt. i don't even know if the versioining is right. here are the sources: https://github.com/smatkovi/fahrplanMeegoHarmattan
Attachment | Size | Date |
---|---|---|
![]() | 644.81 KB | 05/04/2025 - 14:10 |
fahrplan2 (2.0.31) unstable; urgency=low * Fix bahn.de API
Comments
monkeyisland
Mon, 2025/04/07 - 19:18
Permalink
Cool... But bahn.de backend is not working :(
i have made screenshots for it
otherwise
the backends are mixed a little bit :)
in the menu it shows Swiss but it is vrr.de
otherwise the vrr.de backend is working also with wrong tram or bus numbers..
very strange the files are the same as in the sailfish version...
Changelog:
2.047-2 - dbahn backend fix: thanks to https://forum.sailfishos.org/u/kfg
#35 on github
Bahn.de Error
German Vrr gives Finland
Menu Error:)
aviarus
Tue, 2025/04/08 - 10:45
Permalink
you're right about bahn.de. oebb is working though. i thought i used the latest version from poetaster where bahn.de is also working. oh yes at compilation of bahn.de parser there were errors so i made changes with help of chatgpt, maybe those are at fault. there was something about a signal that isn't working in qt4 or not directly and i just removed the signal.
aviarus
Sat, 2025/04/05 - 14:38
Permalink
oh yes i removed ninetwo parser, because i didn't want to fix it, the efa parser and bahnde parser i fixed though
poetaster
Thu, 2025/04/24 - 14:39
Permalink
I just updated to version 2.0.48 which adds gzip support for the bahn.de / movas backend which broke this week.
aviarus
Thu, 2025/04/24 - 18:09
Permalink
yes i saw it. thanks. i switched to the desktop and tried compiling bikemee, but got a straight error and then i remembered that i had also an error during installation of qtcreator, so i am caught up with that right now. i'm also not sure if i will get it to work on meego. i have too little knowledge of programming. for the other parsers i was lucky that chatgpt could fix them and oebb didn't change much, only from http to https.