[00:52:47] *** Quits: Horwitz (~mich1@p200300ec9f027b00022268fffe64e7c4.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) [01:05:47] *** Joins: Horwitz (~mich1@p200300ec9f0cdb00022268fffe64e7c4.dip0.t-ipconnect.de) [01:05:47] *** ChanServ sets mode: +o Horwitz [04:56:42] *** Joins: xenos1984 (~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120) [04:56:42] *** ChanServ sets mode: +v xenos1984 [13:06:40] *** Quits: ilovekiruna (~ilovekiru@ip1f12a8ac.dynamic.kabel-deutschland.de) (Ping timeout: 265 seconds) [14:37:40] Good day : ) [15:21:27] Hi all [15:23:44] Hi [15:24:40] Hi @C.H:~$ die you got your map working? [15:25:18] I am just following up the last messages, hadn't been online since some time [15:25:29] Thanks for asking not yet : ) Havent put much time on it. [15:26:31] Sorry if you wrote it again, but I haven't read through all messages yet, are you using linux, and if so, how did you installed navit? [15:26:56] I think the image is a old Ubuntu? [15:29:39] Just found it, Ubuntu 18.04 [15:31:49] *** Quits: xenos1984 (~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120) (Quit: Leaving.) [15:32:06] No problem. Im on Linux yes, have been for about 15+ years. As you mention currently using Ubuntu 18.04 on this machine. Thing is, i thought something was wrong, with the Navit release found in Ubuntu Software Center, as well as synaptic. But now i know, those were only the same issues with reading the map, as i have now with the version built from source. So basicly, from what i know now, Navit version 0.5 [15:32:07] is atleast available, in Software Center / Synaptic. [15:33:06] Building also works, with a few errors / exceptions. [15:34:31] Ah okay, and you aren't able to update to the latest version of Ubuntu or any other distro? [15:37:01] The version found on Github, works for me, besides the map loading issue. But i havent investigated what that is about, so far. [16:06:24] *** Joins: xenos1984 (~xenos1984@52d8-fe94-b6ff-0250-a680-87ce-07d0-2001.dyn.estpak.ee) [16:06:24] *** ChanServ sets mode: +v xenos1984 [16:12:27] have you installed navit from the repo while running the navit version from github (portable)? [16:15:36] if so, the portable navit whill load /etc/navit/navit.xml. But you can apply the path to the config you wanne use as first argument: like navit ./linux/navit/navit.xml [16:31:29] Im not sure i understand, the version i have now, is the one i built from source. And here are the current errors. [16:31:30] https://cdn.discordapp.com/attachments/500190750085087235/763800745476227182/Screenshot_from_2020-10-08_19-29-37.png [16:32:16] but do you have installed the version from the softwarecenter as well? [16:32:49] No, i deleted it before i built. [16:33:22] could you please check if /etc/navit/navit.xml is existing? [16:35:27] It is, as i was editing it earlier, but then, ilovekiruna got me a bit confused, as the question was asked, which one of the navit.xml files im editing. So i know its there, but my question is rather, are there several files supposed to be navit.xml both by name and file extension ? [16:36:32] ideally no, but actually yes, navit loads the file from /etc/... first, so thats the one you need to edit [16:37:50] Oh oke, wait a sec. Then the issue might just be here. Could you please confirm what the filepath is supposed to be that specific file ? [16:38:01] In the navit dir [16:39:01] yes, one sec, i will check the code [16:41:15] Is it this one ? [16:41:16] https://cdn.discordapp.com/attachments/500190750085087235/763803207150338119/navit.xml [16:42:01] this is the main configuration file, yes, but the path is important, is should be /etc/navit/navit.xml [16:44:42] or to try out navit and be sure to use the correct config just run navit from commandline and specify the config explicetly: navit /home/blablub/my/path/to/navits_config/navit.xml [16:46:40] At this time, im rather looking for a longer time fix. Im gonna have to catch up, and check where the assignment for that configuration file happens again. [16:49:53] which assignment? [16:54:45] I think i misunderstood. [16:56:08] okay, lets do a fist step and check if navit is in fact working when running it with the correct configuration [16:56:23] Oke [16:57:16] you said you where edeting one of the two navit.xml files back then. This was Probably the ~/navit/navit/navit.xml, is that right? [16:57:29] Correct : ) [16:58:14] then just try to run this: ~/navit/navit/navit ~/navit/navit/navit.xml [17:08:04] :~$ ~/navit/navit/navit ~/navit/navit/navit.xml error:navit:plugins_init:Warning: No plugins found. Is Navit installed correctly? error:navit:map_new:invalid type 'textfile' error:navit:graphics_new:Failed to load graphics plugin gtk_drawing_area. error:navit:traffic_new:wrong type 'null' error:navit:vehicle_new:invalid source 'gpsd://localhost': unknown type 'gpsd' error:navit:speech_new:wrong type 'cmdline' [17:08:05] error:navit:xinclude:Unable to include '/usr/local/share/navit/maps/*.xml' error:navit:map_new:invalid type 'binfile' error:navit:xinclude:Unable to include '/home/eramark-hack/.navit/navit_layout_*.xml' error:navit:xinclude:Unable to include '/usr/local/share/navit/navit_layout_*.xml' error:navit:navit_init:FATAL: No GUI available. Response. [17:09:07] whats your PWD? please try again when inside ~/navit/navit [17:09:23] My excuses. One sec [17:10:30] :~/navit/navit$ ~/navit/navit/navit ~/navit/navit/navit.xml Running from source directory Gtk-Message: 20:09:57.858: Failed to load module "canberra-gtk-module" error:navit:plugin_load:can't load '/home/eramark-hack/navit/navit/vehicle/gpsd/.libs/libvehicle_gpsd.so', plugin_init not found error:navit:vehicle_new:invalid source 'gpsd://localhost': unknown type 'gpsd' error:navit:xinclude:Unable to include [17:10:31] '/home/eramark-hack/navit/navit/maps/*.xml' error:navit:xml_parse_file:could not open XML file error:navit:traffic_get_messages_from_xml_file:could not retrieve stored traffic messages [17:10:53] but navit launches? [17:10:57] Yes [17:11:04] Without map. [17:11:32] it could be that it is loading, but showing munich (germany) [17:11:41] or is this inside your map? [17:13:14] This is what originally made me believe that something was broken. As the screen is just yellow. I never clicked before ilovekiruna asked if the menu shows up if i click. I got the .bin file representing Finland, and earlier, i tested fixing my position to a center point in Finland. The coordinates were correct, but there was no visible map. [17:13:22] I can try moving there again. [17:14:07] you can try just to search for something and then "View on map" [17:18:13] Im not really able to proceed searching, after entering street. [17:18:14] https://cdn.discordapp.com/attachments/500190750085087235/763812506430734377/Screenshot_from_2020-10-08_20-17-35.png [17:19:09] is the county set correctly? (click the X on the top left and look if its your contry flag) [17:20:08] Yes, the Finnish flag is there. Before, i was a bit confused about the flag. It was just a few minutes ago, i noticed its the country selection : ) [17:20:40] yes, UI and UX is far from perfect [17:21:18] I tested an alternative street, but im not able to proceed. Gonna have to try the coordinates. [17:21:34] could you please recheck that within ~/navit/navit/navit ~/navit/navit/navit.xml the mapset and map are set correctly? [17:24:44] https://cdn.discordapp.com/attachments/500190750085087235/763814111498076191/Screenshot_from_2020-10-08_20-24-09.png [17:26:19] Look at Settings -> Maps within Navit is there your map listed? [17:30:59] Should it be listed like the title of the map file or? You mean in the Ui right ? : ) [17:30:59] https://cdn.discordapp.com/attachments/500190750085087235/763815718516162620/Screenshot_from_2020-10-08_20-30-03.png [17:31:27] th ui is right, but it should list the filename [17:31:37] so the config probably has an error [17:32:54] ah, within line 416 disable the mapset, navit only supports one mapset, you only want to enable line 421 [17:33:48] Yeeeeyyy! Thanks alot! That did it : ) [17:35:14] okay, now we got it working via cli, now try without the explicit mention of the config. (cli only navit) [17:36:16] It still works : ) [17:36:24] nice 🙂 [17:36:49] Yeyyy : ) Thanks alot, this could have taken me a long time : ) [17:37:22] i also thought about it multiple times and run into dead ends [17:39:20] One thing i instantly notice with the map, "as with living in the country of a thousand lakes" That the title of the lakes, is represented as a small text, repeatedly along the path of the lakeshore, rather than a large centered text over the lake. Not that im here to navigate the waters but. 😂 [17:40:58] could you send a screenshot for that? [17:41:44] OSM Style. [17:41:44] https://cdn.discordapp.com/attachments/500190750085087235/763818422257057842/OSM.png [17:41:55] Navit [17:41:55] https://cdn.discordapp.com/attachments/500190750085087235/763818468558372874/Screenshot_from_2020-10-08_20-35-49.png [17:42:35] ah i see [17:42:51] https://cdn.discordapp.com/attachments/500190750085087235/763818705566040084/Navit.png [17:43:03] yep, got it 😄 [17:44:21] Haha, just wanted to zoom in, and show, that it feels like the title is repeated, along a nodepath, or whatever that lake consists of in the .bin file [17:46:43] tats possible, see the picture from here: https://github.com/navit-gps/navit/issues/873 [17:49:22] I see. Interesting! Thanks : ) [17:50:29] For how long has Navit been around btw ? : ) [17:52:41] thats a good question, i am around 2017 i guess. but at lease 2005 [17:52:53] least [17:55:59] Ahhh. Oke : ) Nice. [17:57:10] but unfortunately we have not a lot of active developers [17:59:22] I posted here, earlier. https://github.com/navit-gps/navit/issues/982#issuecomment-705626822 Im very interested in the APRS specific functionality. I wonder what the state is of the direwolf implementation, mentioned in there. Just asking, as i got some hardware connected to this Pc, that i currently run direwolf on. Would be awesome to check that out in Navit. [18:00:16] omg, just now i noticed. That you posted about the direwolf implementation 😄 [18:01:11] yes, i am one of the more active maintainers 😉 (not soooo mutch of a developer) [18:01:48] Oh wow! May i ask, what the state is, of the direwolf specific implementations ? [18:03:11] i just looked at it once, for me this isn't a real implementation, at best its a good hack. [18:04:13] Okey, i have no idea, how Navit does things so far. But it sounds very interesting, be it a hack : ) [18:05:52] But perharps you can explain me whats the usage would be, is it to see a lot of other "things" or is it like get the own vehicle position to actually route? [18:14:28] Ofc navigation is the main purpose. But being able to display other aprs stations would be fantastic. Be it then as a separate addon / setting in Navid. Well the thing is, if the source of APRS is via Internet, one normally sets filters, with the Callsign prefixes for a country. Showing / handling all the stations in the world, is very intensive. When the data is received over radio, as i am doing now, this [18:14:29] cind of takes care of itself. [18:15:35] Are you a amateur radio operator btw ? [18:16:35] not even close, i understand how wifi, radio and such are basicaly working, but nothing more 😄 [18:16:52] which informations are send via APRS? only positions of various objects, or other things as well? [18:17:12] Ahhh oke! Then im a back on track : ) [18:17:53] One sec .Il dm you the output im receiving now. [20:06:22] *** Quits: xenos1984 (~xenos1984@52d8-fe94-b6ff-0250-a680-87ce-07d0-2001.dyn.estpak.ee) (Ping timeout: 260 seconds) [20:24:41] Hi all i had a lot of talk with @C.H:~$ today and we are working on https://github.com/navit-gps/navit/issues/982 we already got some ideas and a little concept. I opened the #aprs chatroom to seperate this discussion from any general questions. This also means that every peope that are reading this message directly on irc are not going to see things that are going to relate to aprs. So please join the Discord it [20:24:41] the topic is interesting to you. https://discord.com/invite/ADfXxZx For everyone already on Discord fell free to move over to #aprs as well 😉 [22:16:11] *** Joins: xenos1984 (~xenos1984@52d8-fe94-b6ff-0250-a680-87ce-07d0-2001.dyn.estpak.ee) [22:16:11] *** ChanServ sets mode: +v xenos1984 [22:45:00] hi all, I've just pushed some more changes qml-gui-wip branch. Search is now functional, next thing to do will be adding some of the OSD items to the ui, namely : next turn, distance for next turn, current street name, speed cam warning, speed warning, current speed and speed limit