--- Log opened Thu May 03 00:00:03 2018 03:20 -!- ColdFyre [~lenny@24-113-88-156.wavecable.com] has joined #navit 03:21 #navit: <+jkoan> KaZeR: yes 03:21 #navit: <+jkoan> Hi col 03:22 #navit: <+jkoan> * ColdFyre 03:56 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 03:56 -!- mode/#navit [+v xenos1984] by ChanServ 03:56 #navit: <@KaZeR> jkoan: i'm not sure i see why a plugin would be useful here 03:57 #navit: <+jkoan> Because then we would have it inside Navit and also we could disable it for limeted devices to save space for example 03:58 #navit: <+jkoan> And we can lern again how to write a plugin with menus 05:08 -!- noradtux [~noradtux@2a04:4540:8c05:8b01::1] has quit [Ping timeout: 265 seconds] 05:13 -!- noradtux [~noradtux@port-23790.pppoe.wtnet.de] has joined #navit 05:52 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 06:22 #navit: < aerostitch> If someone has time to give their opinion on https://github.com/navit-gps/navit/issues/575 today I'd be greatful 06:22 #navit: < aerostitch> :) 06:22 #navit: < aerostitch> Thanks 06:32 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 06:33 -!- circleci-bot [~CircleCIN@54.163.189.138] has joined #navit 06:33 #navit: < circleci-bot> Success: aerostitch's build (#7581; push) in navit-gps/navit (pull/576) -- https://circleci.com/gh/navit-gps/navit/7581?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 06:33 -!- circleci-bot [~CircleCIN@54.163.189.138] has quit [Client Quit] 07:00 #navit: < aerostitch> debian packaging has hit a few bumps. If we could get rid of https://github.com/navit-gps/navit/issues/575, then I would tag a 0.5.2 and push that one to Debian 07:01 #navit: < aerostitch> I really don't want to have to repackage the tarball every time I upgrade, especially if we plan to do that every month or 2 07:58 -!- aerostitch [~aerostitc@c-67-164-55-119.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 11:58 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Remote host closed the connection] 11:58 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit 12:25 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 240 seconds] 15:36 #navit: <@KaZeR> h ithere 15:38 -!- aerostitch [~aerostitc@4.16.194.54] has joined #navit 15:40 #navit: < aerostitch> Hello beautiful 15:40 #navit: < aerostitch> Damn, that's what I should do, I should change my login name to beautiful 15:40 #navit: < aerostitch> :D 15:41 #navit: <@KaZeR> haha 16:00 #navit: <+jkoan> hi @all 16:06 #navit: <@KaZeR> hi jkoan 16:07 #navit: <+jkoan> today cleanup gradle? :D 16:10 #navit: < aerostitch> hi jkoan 16:10 #navit: <+jkoan> hi aerostitch 16:10 #navit: <+jkoan> aerostitch: i saw you question from todays morning :D 16:10 #navit: < aerostitch> about which one? 16:10 #navit: < aerostitch> https://github.com/navit-gps/navit/issues/575 ? 16:11 #navit: < aerostitch> or the libdir stuff? :) 16:11 #navit: <+jkoan> yes 575 16:11 #navit: < aerostitch> Please please pleasee Can we get rid of it? 16:12 #navit: < aerostitch> I can paste cat meme saying pweaze if that can help 16:12 #navit: < aerostitch> :) 16:13 #navit: <+jkoan> i would also like to, but i dont know :/ 16:15 #navit: <+jkoan> hopefully KaZeR could help more 16:24 #navit: <+jkoan> aerostitch: what about this function as replacement: http://manpages.courier-mta.org/htmlman3/iconv.3.html we need to test if wince will still work 16:32 #navit: < aerostitch> jkoan: that's interesting, we should try if it works 16:33 #navit: < aerostitch> (but before I want to make sure that function is used in win32. I find it odd that we only do utf8 to utf16 conversion in win32 16:34 #navit: <@KaZeR> aerostitch: can we select which files to package? there's no point shipping a file that's only used in windows in a debian package 16:34 #navit: <@KaZeR> we can't drop it from what i see, but we can replace it for sure 16:38 -!- jandegr [d5d390f2@gateway/web/freenode/ip.213.211.144.242] has joined #navit 16:40 #navit: < aerostitch> KaZeR: I would have to repackage the tarball and write a justification for the repackage, which means more work for me on each release 16:41 #navit: < aerostitch> If we can replace it by something that's not considered buggy (as this one is considered buggy) and maintained 16:41 #navit: < aerostitch> I'm all for eat 16:43 #navit: <@KaZeR> ok sounds like a better option indeed. we just need to find a opensourced replacement lib 17:03 #navit: < aerostitch> KaZeR: jkoan was pointing out iconv. Would it work? 17:07 #navit: < aerostitch> Other topic: why set PACKAGE_NAME to navit-git instead of navit here: https://github.com/navit-gps/navit/blob/trunk/CMakeLists.txt#L20 ? 17:28 #navit: <@KaZeR> aerostitch: yeah i think it should. it's also a good standard lib, good idea 17:28 #navit: <@KaZeR> navit-git could be because of two things : the transition from svn to git or to make it explicit that it's a dev build (Vs a release) 17:28 #navit: <@KaZeR> we should probably change that 17:47 #navit: < jandegr> hi kazer 17:48 #navit: < jandegr> pls comment on https://github.com/navit-gps/navit/issues/578 17:48 #navit: < jandegr> I'd like to get rid of it 18:16 #navit: <@KaZeR> jandegr: get rid of.. the issue? 18:16 #navit: <@KaZeR> or the feature? 18:16 #navit: < jandegr> the open issue 18:18 #navit: <@KaZeR> mmh. why not allow the user to overide the setting via the config? 18:19 #navit: < jandegr> why waste time on smth for 1 user that will be buggy for the next years to come, if we have issues that are needed for hundreds of users 18:19 #navit: <@KaZeR> actually the behavior is the same on the linux app 18:19 #navit: < jandegr> no it has never been so in Android 18:20 #navit: <@KaZeR> the same as what he describes in the ticket :) 18:20 #navit: <@KaZeR> so that's not android specific 18:20 #navit: <@KaZeR> i believe that there was a rationale for implementing this though. Like allow to overide the default country 18:21 #navit: <@KaZeR> now the app language should match the config in that case 18:22 #navit: < jandegr> I could have thought it 18:29 #navit: < jandegr> kazer what do you actually mean with your comment ? 18:31 #navit: <@KaZeR> i meant that it's not an android-specific issue 18:32 #navit: <@KaZeR> so if we want to fix it (not saying that i do yet) we just need to look at how the locale is set for the translations. looks like we set this before fetching the locale from the config 18:34 #navit: < jandegr> ok, now I understand, so I get back to 18:34 #navit: < jandegr> [20:29] why waste time on smth for 1 user that will be buggy for the next years to come, if we have issues that are needed for hundreds of user 18:35 #navit: <@KaZeR> well if it's a simple fix it might be worth fixing it no? 18:35 #navit: < jandegr> surprise me :) 18:40 #navit: < aerostitch> lol 18:40 #navit: < aerostitch> and THAT KaZeR is how you loose an argument! :D 18:44 #navit: < jandegr> you want to step away from user settings in Android by means of xml completely 18:45 #navit: < jandegr> only static, like layout and such in xml 18:46 #navit: < jandegr> otherwise you can install a 24/7 hotline to assist (or disappoint) users from >= 6.0 devices 19:06 #navit: <@KaZeR> so actually i was wrong. It does work under linux. 19:16 -!- bzed [~bzed@shell.bzed.at] has quit [Read error: Connection reset by peer] 19:16 -!- bzed_ [~bzed@shell.bzed.at] has joined #navit 19:16 -!- bzed_ is now known as bzed 19:29 -!- jandegr [d5d390f2@gateway/web/freenode/ip.213.211.144.242] has quit [Quit: Page closed] 19:54 #navit: <+ilovekiruna> KaZeR: how can i check if an auxmap exists currently? 19:54 #navit: <+jkoan> ilovekiruna: what about "grep -i auxmap -R navit"? :D 19:55 #navit: <+ilovekiruna> jkoan: I mean from the c dode 19:55 #navit: <+ilovekiruna> s/dode/code/ 19:56 #navit: <+jkoan> yes, with -R PARAM_DIR you would find all strings in the folder PARAM_DIR 19:56 #navit: <+ilovekiruna> jkoan: do we have somewhere an example documented? 19:57 #navit: <+jkoan> I don't think so 19:57 #navit: <+ilovekiruna> i mean also in general on PARAM_DIR 19:57 #navit: <+jkoan> Probably in code from qml because it uses something like this 20:00 #navit: <@KaZeR> ilovekiruna: you want to see if there's an example somewhere or you want to check if one has been defined, at runtime? 20:05 #navit: <+ilovekiruna> KaZeR: yes 20:06 #navit: <+ilovekiruna> I need to know, if i want to access the auxmap for layout change during day and night 20:10 #navit: <+jkoan> i dont think that its possible to use it from auxmap right now, its a c function, so we would need to wtap it into a osd 20:13 #navit: <+jkoan> *from layout 20:24 -!- xenos1984 [~xenos1984@90.191.164.22] has joined #navit 20:24 -!- mode/#navit [+v xenos1984] by ChanServ 20:38 #navit: <+ilovekiruna> jkoan: what i observed earlier was that an auxmap, doesnt follow day/night switch 20:38 #navit: <+ilovekiruna> so i wanted to add it in the c-code 20:38 #navit: <+ilovekiruna> however, at the position of day/night switch I had to check if an auxmap even exists in the first place 20:39 #navit: <@KaZeR> ilovekiruna: if it doesn't exist yet we can add it. It should be a matter of either reading the osd items tree, or you could cheat and read directly from the config if one is expected to be enabled 20:46 #navit: < aerostitch> Can someone with better C skills than me (aka probably everybody in this channel) double-check https://github.com/navit-gps/navit/pull/564 please? :) 20:47 #navit: <+ilovekiruna> aerostitch: thanks for the compliment, not sure, if it is true 20:55 #navit: < aerostitch> looool 20:56 #navit: < aerostitch> #include 20:56 #navit: < aerostitch> int main(){printf("Hello, World!"); return 0;} 20:57 #navit: < aerostitch> I have to google ^ to double-check if it's really correct 20:57 #navit: < aerostitch> :D 20:58 #navit: <+ilovekiruna> ok, no further questions to be asked :-p 20:58 #navit: < aerostitch> I can write shit in several languages but I generally need to double-check the syntax if I don't want to write C that looks like a mix of go, python, ruby and bash 20:58 #navit: < aerostitch> lol 21:05 #navit: < aerostitch> jkoan, KaZeR is http://navit-gps.github.io/website/index.html what we want to redirect our website to? 21:19 #navit: <@KaZeR> aerostitch: yep. behind a custom domain, of course 21:19 #navit: < aerostitch> ok 21:53 #navit: <@KaZeR> we should also think about replacing the 3 placeholder images. any suggestion welcome. 21:53 #navit: <@KaZeR> 1st could be a nice screenshot of the OSM data in navit. I have something somewhere for #3 21:56 #navit: < aerostitch> did you add those notes in the project? 22:01 #navit: <@KaZeR> not yet let me see 22:01 #navit: <@KaZeR> i'm mostly sharing that as in "it's probably the last thing preventing us from flipping the switch" 22:03 #navit: < aerostitch> not really 22:03 #navit: <@KaZeR> what do you mean? 22:03 #navit: < aerostitch> I've added a few stuffs we need to fix before releasing 22:04 #navit: <@KaZeR> ha, cool. let me check the project board 22:04 #navit: < aerostitch> I'll work on it. Target: release next week 22:04 #navit: <@KaZeR> oh indeed ! 22:04 #navit: <@KaZeR> i see that jkoan already added a note for the images, perfect 22:05 #navit: <@KaZeR> you guys are rocking it 22:06 #navit: < aerostitch> https://github.com/navit-gps/website/pull/3 => removed reference to sourceforge 22:30 #navit: <@KaZeR> :+1 22:40 #navit: < aerostitch> thx 23:27 -!- aerostitch [~aerostitc@4.16.194.54] has quit [Ping timeout: 256 seconds] 23:40 -!- Horwitz [~mich1@p200300800E022700022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 23:53 -!- Horwitz [~mich1@p200300800E01A100022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 23:53 -!- mode/#navit [+o Horwitz] by ChanServ --- Log closed Fri May 04 00:00:04 2018