--- Log opened Tue Nov 07 00:00:13 2017 00:27 -!- Horwitz [~mich1@p200300800E0DF600022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 00:39 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/osm-exp/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/n 00:39 #navit: < Navit> oad.navit-project.org/logs/navit/android_armv4t/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-.failed 00:39 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 00:40 -!- Horwitz [~mich1@p200300800E50B500022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 00:40 -!- mode/#navit [+o Horwitz] by ChanServ 01:44 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 264 seconds] 02:06 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit 05:20 -!- noradtux [~noradtux@port-56857.pppoe.wtnet.de] has quit [Ping timeout: 260 seconds] 05:20 -!- noradtux_ [~noradtux@port-23495.pppoe.wtnet.de] has joined #navit 05:20 -!- noradtux_ is now known as noradtux 06:46 -!- xenos1984 [~xenos1984@p4FDD0B62.dip0.t-ipconnect.de] has joined #navit 07:12 -!- xenos1984 [~xenos1984@p4FDD0B62.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 09:27 -!- naggety [501bddda@gateway/web/freenode/ip.80.27.221.218] has joined #navit 11:27 #navit: < ilovekiruna> kazer: i dont like the link that much, as it also needs scripts for localhost 11:27 #navit: < ilovekiruna> not very trustive 15:38 -!- naggety [501bddda@gateway/web/freenode/ip.80.27.221.218] has quit [Ping timeout: 260 seconds] 16:23 #navit: < kazer> hi there 16:24 #navit: < kazer> ilovekiruna: scripts for localhost? 17:32 -!- Josue [bbabf12d@gateway/web/freenode/ip.187.171.241.45] has joined #navit 17:32 #navit: < Josue> Hello 17:43 #navit: < kazer> hi Josue 17:43 #navit: < Josue> hey Kazer thanks for answering 17:44 #navit: < Josue> i have some problems with the implementation of the code using spawn 17:46 #navit: < kazer> no problem. Let's look into it. What do you have so far? 17:46 #navit: < Josue> i've used it this way: spawn("/bin/bash", "", "${tracking.item.street_name}") 17:46 #navit: < Josue> but what i got for response is literally : $tracking.item.street_name 17:47 #navit: < kazer> i see. let me do some tests 17:47 #navit: < Josue> so, i think i'm noty getting the street name as a response, i'm just writing the string in "" 17:48 #navit: < Josue> thanks 17:53 #navit: < kazer> yep, the substitution doesn't work. let's look at the code 17:58 #navit: < Josue> ok, i'm gonna write what i have as a osd : 18:10 #navit: < kazer> oh i meant that i was going to look at the code :) it looks like spawn doesn't interpolate variables, looking into it 18:12 #navit: < Josue> jejeje ok i got it 18:15 #navit: < kazer> ok :) 18:16 #navit: < kazer> so, i think that the issue is that the interpolation is done in the osd code for some OSD only (like text) 18:16 #navit: < kazer> https://github.com/navit-gps/navit/blob/trunk/navit/osd/core/osd_core.c#L3108 18:17 #navit: < kazer> to address that we should move this chunk of code to somewhere where it could be reused more easily, like for command interpolation 18:17 #navit: < kazer> how are your coding skills? 18:20 #navit: < Josue> i love coding but i don't have a lot of time coding 18:32 -!- stringwalker [426f7d89@gateway/web/freenode/ip.66.111.125.137] has joined #navit 18:33 -!- stringwalker [426f7d89@gateway/web/freenode/ip.66.111.125.137] has quit [Client Quit] 18:34 #navit: < ilovekiruna> kazer: I use noscript 18:36 #navit: < ilovekiruna> it showed me that also scripts for localhost would be required. I think they messed up with the upload from local files 18:37 #navit: < kazer> Josue: ok. We can make it work together if you want, or i can look into it myself later. Usually we try to get people involved into the changes :) 18:38 #navit: < kazer> ilovekiruna: ah, i see 18:39 #navit: < Josue> yes, i want to learn as much as i can 18:40 #navit: < Josue> i'll do my best to be helpfull 18:48 #navit: < kazer> ok great. i'll try to keep a note in my backlog but there's already quite a lot of things I want to do there. Ping me anytime you want to work on it, we can make it work at your own pace 19:00 #navit: < Josue> thanks a lot, i'll be here tomorrow at the same time 19:14 -!- Josue [bbabf12d@gateway/web/freenode/ip.187.171.241.45] has quit [Quit: Page closed] 20:50 -!- xenos1984 [~xenos1984@p4FDD010F.dip0.t-ipconnect.de] has joined #navit 21:41 #navit: < ilovekiruna> kazer: could we run the webapp locally also on android? 21:44 #navit: < kazer> the webapp? 21:44 #navit: < kazer> for the styling thing? 21:44 #navit: < ilovekiruna> yes 21:44 #navit: < kazer> oh! my idea was more to be able to design your map on your computer, then export it as a json. then have a script parse the json to convert it to a navit layout 21:45 #navit: < kazer> you can even export the json to gists which would make them super easy to reuse 21:45 #navit: < ilovekiruna> mean question 21:45 #navit: < ilovekiruna> why to put a computer in between? 21:45 #navit: < kazer> once we'll have map download (and the curl_download branch isn't too far) we could even have a service that would convert the json to navit layout on the fly 21:46 #navit: < kazer> well i'm not sure that this webui is easy to use on a phone 21:46 #navit: < kazer> clarification : i believe that we could use the last url i shared as-is 21:46 #navit: < kazer> no need for us to develop one 21:46 #navit: < ilovekiruna> ah, ok 23:23 -!- xenos1984 [~xenos1984@p4FDD010F.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 23:34 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 240 seconds] 23:42 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit --- Log closed Wed Nov 08 00:00:15 2017