--- Log opened Thu Sep 28 00:00:01 2017 00:25 #navit: < pmckinley> :-D 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 02:16 -!- Millesimus [~Millesimu@serenity.pestnagel.org] has quit [Ping timeout: 246 seconds] 02:16 -!- Millesimus [~Millesimu@serenity.pestnagel.org] has joined #navit 02:28 -!- pmckinley [~Peter_McK@88-110-212-139.dynamic.dsl.as9105.com] has left #navit [] 03:27 -!- noradtux [~noradtux@port-24154.pppoe.wtnet.de] has quit [Ping timeout: 246 seconds] 03:40 -!- noradtux [~noradtux@2a02:2028:875:2d01:ec4:7aff:fe33:3dc1] has joined #navit 03:51 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 03:57 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: No route to host] 04:18 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 04:21 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: Connection reset by peer] 04:26 -!- Navit [~Navit@www.v6.navit-project.org] has quit [Ping timeout: 264 seconds] 05:43 -!- Navit [~Navit@www.v6.navit-project.org] has joined #navit 06:35 #navit: < jkoan> How is the Navit user and what be does ^^ I know 06:35 #navit: < jkoan> He's officiall 06:35 #navit: < jkoan> :D 06:38 #navit: < jkoan> Only those old build reports? 06:38 #navit: < jkoan> (because he rejoined) 07:01 -!- naggety [028e3704@gateway/web/freenode/ip.2.142.55.4] has joined #navit 07:16 #navit: < youte> hi all! 07:39 #navit: <@KaZeR> jkoan: yeah it's a bot that notifies us of build results. Maybe we should disable it now. It used to do more, i would have to look at the code 07:39 #navit: <@KaZeR> hey youte 07:40 #navit: <@KaZeR> nice job patrolling the wiki youte you killed that spammer before i even get a chance to do it :) 07:40 #navit: < jkoan> KaZeR: do you have the password for it? 07:41 #navit: < jkoan> If so you could add it to circleci and disable the old builds 07:41 #navit: <@KaZeR> circleci has a feature to notify irc maybe i just need to update a token or something like that 07:41 #navit: < jkoan> Hi youte 07:42 #navit: < jkoan> KaZeR: that was exactly what I meant 07:51 #navit: <@KaZeR> ah! yeah i'll look into it 07:51 #navit: <@KaZeR> it used to work but then it stopped working 08:12 #navit: <@KaZeR> hey naggety ! thanks for your contributions, and I look forward to more :) 08:16 #navit: < jkoan> Kazer what do you think about some changes in navit android which apply mostly to new installations (better introduction, better permission request and so on)? I think I can do it this weekend and then we have navit way more pretty ;) 08:17 #navit: < naggety> kazer: your welcome! I have to learn a bit about navit plugin system and things like that, then I will be able to contribute even more 08:17 #navit: <@KaZeR> jkoan: definitely 08:18 #navit: <@KaZeR> naggety: awesome! i can probably answer most of your questions, so don't be shy :) 08:18 #navit: <@KaZeR> signing off for a few hours 08:19 #navit: < youte> good night kazer lol 08:20 #navit: <@KaZeR> :D 08:20 #navit: < jkoan> Naggety and Kazer probably you both can work together to add/support the traffic pluginsystem. I think that could be a good example to learn from and would take me a big part of the tmc thing off 08:25 #navit: <@KaZeR> yeah. shouldn't be too hard as well already have the traffic distortion feature 08:25 #navit: < naggety> For me it's OK 08:25 #navit: <@KaZeR> although before investing time in this i'd like to check the accuracy of the data that we get via TMC 08:27 #navit: < jkoan> I try to do this a this weekend ;) 08:27 #navit: < jkoan> The tricky part is the encryption of the messages 08:30 #navit: <@KaZeR> yeah, my concern is that we might end up with data link bing traffic, which isn't really usable. Hopefully not :) 08:37 #navit: < jkoan> I think I know about your concern, but what will be transmitted with the tmc is just a location code which is a number. And we need to find that number inside the osm data. And there the location code is represented by a relation 08:38 #navit: <@KaZeR> oh i see. well that's good news then 08:39 #navit: < jkoan> So the accuracty depends on the osm data mostly and this is why we need xenos1984. He has a lot of knowledge about mapping the location code table with the osm data 08:40 #navit: < jkoan> But because no application using that data it was never focused. So if we use it that will hopefully get a bug boost :) 08:43 #navit: <@KaZeR> makes sense. Can you pm me the exact message you want me to send to Xenos1984? i'll do it in a few hours 08:46 #navit: < jkoan> Currently I am at my day work, so maybe in 7 hours? 08:47 #navit: < jkoan> BTW what time it's now where you are? 03 am? 08:48 #navit: < youte> 2 am in san francisco lol 08:49 #navit: <@KaZeR> yeah 2am :) time to hit the hay but i wanted to finish something first 08:50 #navit: <@KaZeR> in a few hours is fine too, no rush :) 08:50 #navit: < jkoan> I know you are in US so it must be something like this :D 08:55 #navit: <@KaZeR> all right signin off for real. see you in a few hours :) 09:51 -!- noradtux [~noradtux@2a02:2028:875:2d01:ec4:7aff:fe33:3dc1] has quit [Ping timeout: 255 seconds] 09:56 -!- noradtux [~noradtux@2a02:2028:85f:e501:ec4:7aff:fe33:3dc1] has joined #navit 14:36 -!- naggety [028e3704@gateway/web/freenode/ip.2.142.55.4] has quit [Quit: Page closed] 15:47 -!- pmckinley [~Peter_McK@88-110-215-239.dynamic.dsl.as9105.com] has joined #navit 15:50 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 15:54 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: Connection reset by peer] 15:58 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 15:58 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: Connection reset by peer] 16:05 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 16:38 #navit: <@KaZeR> hi there 16:43 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: No route to host] 16:45 #navit: < ilovekiruna> hi there 16:46 #navit: < pmckinley> hey KaZeR hey ilovekiruna :-D 16:46 #navit: < pmckinley> hi Michael 16:46 #navit: < pmckinley> he's shy ;) 16:47 #navit: <@KaZeR> 'sup guys? 16:48 #navit: < pmckinley> USD against the GBP 16:48 #navit: < pmckinley> 8-) 16:49 #navit: <@KaZeR> haha 16:49 #navit: < pmckinley> hey @KaZeR any luck with the gaps in the HERE map? 16:50 #navit: < ilovekiruna> pmckinely: Can you remind me whats up with HERE maps? 16:51 #navit: < pmckinley> some speed limit information is missing 16:51 #navit: < pmckinley> there's no pattern, it's no particular type 16:51 #navit: < pmckinley> seems quite random 16:52 #navit: < pmckinley> it's a Shapefile 16:53 #navit: <@KaZeR> pmckinley: yeah i've been able to see the issue locally. I don't know yet why this is happening as the original map does have the speed limit. 16:53 #navit: <@KaZeR> pmckinley: btw : my question the other day was unclear as i mentionned the osm id, but i meant the id of the segment in your map. It has an osm id as we convert the shapefile to osm 16:54 #navit: < pmckinley> was the links I sent you for OSM the information you wanted? 16:54 #navit: < pmckinley> yes I wasn't sure what you meant so I took a guess 16:54 #navit: <@KaZeR> i was able to find the relevant segment, but next time if you could give me the id directly from navit it'll save me some time 16:54 #navit: <@KaZeR> sure, my question wasn't clear. do you know how to find the osm id from within navit ? 16:54 #navit: < pmckinley> how do I get that information from Navit? 16:55 #navit: < pmckinley> no! i'm quite stupid ;) 16:55 #navit: < pmckinley> :P 16:56 #navit: <@KaZeR> you're not stupid, the interface is clunky :) 16:56 #navit: < pmckinley> don't worry about it, as long as you have the segment you need. The two sections of dual carriageway are identical, the only difference is the direction 16:56 #navit: <@KaZeR> so, click on the segment, actions, the globe with the coordinates, click on the item in the list, and then "view attributes" 16:56 #navit: < pmckinley> do you have a hunch? 16:57 #navit: <@KaZeR> no real hunch for now but i'll figure it out 16:57 #navit: < pmckinley> can I pm u? 16:57 #navit: <@KaZeR> btw : using that menu you can also check some flags like the actual speedlimit seen by navit 16:57 #navit: <@KaZeR> sure! 17:25 #navit: < youte> re all 17:49 #navit: <@KaZeR> hey youte 18:30 #navit: < youte> what's up? KaZeR 19:01 #navit: <@KaZeR> not much. you? 19:15 #navit: < youte> same 19:32 #navit: < ilovekiruna> KaZeR: I think I slowly understand the issues :) 19:43 #navit: < jkoan> Ilovekiruna the issue for slow process in navit? :P 19:44 #navit: < ilovekiruna> jkoan: nope 19:44 #navit: < ilovekiruna> why my appium tests suck 19:44 #navit: < jkoan> Tell us about, :D 19:44 -!- pmckinley1 [~Peter_McK@213.205.253.108] has joined #navit 19:45 #navit: < ilovekiruna> when looking at http://docs.aws.amazon.com/devicefarm/latest/developerguide/troubleshooting-appium-python.html 19:45 #navit: < ilovekiruna> it seems like apparently the packages are not correctly installed in the wheelhouse directory 19:45 #navit: < ilovekiruna> so somehow need to fix my archive to get sth up and running 19:47 #navit: <@KaZeR> ilovekiruna: oh nice. I had a quick look at appium yesterday... haven't even found out how to load your archive there :( 19:48 -!- pmckinley2 [~Peter_McK@88-110-215-239.dynamic.dsl.as9105.com] has joined #navit 19:48 -!- pmckinley [~Peter_McK@88-110-215-239.dynamic.dsl.as9105.com] has quit [Ping timeout: 260 seconds] 19:49 #navit: < ilovekiruna> KaZeR: this is given here: https://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-android-appium-python.html 19:49 -!- pmckinley1 [~Peter_McK@213.205.253.108] has quit [Ping timeout: 258 seconds] 19:54 #navit: < ilovekiruna> jkoan, KaZeR: do you have experience with virtualenv? 19:54 #navit: <@KaZeR> ilovekiruna: yeah 19:55 #navit: < ilovekiruna> KaZeR: I want to deactivate it again, but dont have a script file in that folder 19:55 #navit: < ilovekiruna> any suggestion? 19:55 #navit: < ilovekiruna> should I just change $PS1 20:10 #navit: <@KaZeR> look into your env vars 20:18 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 20:19 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: No route to host] 20:26 #navit: <@KaZeR> ilovekiruna: PS1 is only for the prompt and does not affect your path and things like that 20:30 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 20:36 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: No route to host] 21:01 -!- youte_ [~youte@AStrasbourg-651-1-285-204.w86-235.abo.wanadoo.fr] has joined #navit 21:02 -!- youte [~youte@32.ip-37-187-37.eu] has quit [Remote host closed the connection] 21:08 -!- youte_ [~youte@AStrasbourg-651-1-285-204.w86-235.abo.wanadoo.fr] has quit [] 21:08 -!- youte [~youte@32.ip-37-187-37.eu] has joined #navit 21:11 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has joined #navit 21:16 -!- xenos1984 [~xenos1984@12-109-157-37.dyn.estpak.ee] has quit [Read error: Connection reset by peer] 22:23 #navit: < pmckinley2> :) 22:39 #navit: < ilovekiruna> KaZeR: Is virtualenv --python=python2.7 working for you on gentoo? 22:40 #navit: <@KaZeR> ilovekiruna: You must provide a DEST_DIR 22:40 #navit: <@KaZeR> usually you specify "." as the dest dir IIRC 22:40 #navit: < ilovekiruna> KaZeR: ofc i provide a DEST_DIR 22:40 #navit: < ilovekiruna> just omitted it here 22:41 #navit: <@KaZeR> ah ok 22:42 #navit: < ilovekiruna> i think i understand the error now 22:42 #navit: <@KaZeR> "virtualenv --python=python2.7 ." works, it's setting up a venv 22:42 #navit: < ilovekiruna> a bit tired ;-) 22:43 #navit: <@KaZeR> so yeah, looks like if you want to disable virtualenv you just need to remove the first component of the path 22:43 #navit: <@KaZeR> and maybe revert your PS1, although that's purely cosmetic 22:43 #navit: <@KaZeR> just tried it here 22:43 #navit: < ilovekiruna> that i already passed 22:44 #navit: < ilovekiruna> now trying to just set up my virtualenv properly with python2.7 22:44 #navit: < ilovekiruna> but i guess, test quickly, then go to sleep, almost 1 am here 22:50 #navit: < ilovekiruna> at least i have now the files for Appium in my folder 22:51 #navit: < ilovekiruna> would send you maybe tomorrow or next week a new zip file :) 22:51 #navit: < ilovekiruna> have a nice day, all 22:51 #navit: < ilovekiruna> bye 23:08 -!- Horwitz [~mich1@p200300800E0CF800022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 23:20 -!- Horwitz [~mich1@p200300800E6F4E00022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 23:20 -!- mode/#navit [+o Horwitz] by ChanServ 23:23 #navit: <@KaZeR> awesome thanks ilovekiruna --- Log closed Fri Sep 29 00:00:03 2017