--- Log opened Wed Dec 23 00:00:34 2015 02:26 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 02:55 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 03:03 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 03:21 -!- jjelen [jjelen@nat/redhat/x-dptsznctudgsynke] has joined #navit 07:50 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 08:23 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 08:58 -!- jjelen [jjelen@nat/redhat/x-dptsznctudgsynke] has quit [Ping timeout: 260 seconds] 09:06 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 09:14 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 09:40 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 09:43 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 10:19 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 11:00 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 12:50 #navit: < KaZeR> hi there 13:40 -!- RobertP [b20c6907@gateway/web/freenode/ip.178.12.105.7] has joined #navit 13:41 #navit: < RobertP> Hello everyone... 14:42 #navit: < KaZeR> hi RobertP 14:43 #navit: < RobertP> Hi 14:43 #navit: < KaZeR> to answer your question, i haven't started working on qt5 yet, but i'm planning to release 0.5 soon, then start working on in in January. I have a friend who wants to help, so we'll schedule some time together to work on it 14:43 #navit: < KaZeR> i'm also thinking about trying to gather a few folks for a small hackathon. would you be interested in participating remotely ? 14:44 #navit: < RobertP> hacka...what? 14:44 #navit: < KaZeR> haha 14:45 #navit: < KaZeR> https://en.wikipedia.org/wiki/Hackathon 14:47 #navit: < RobertP> I doubt i can free enough time for this kind of happening 14:48 #navit: < KaZeR> no worries, i am just trying to gauge interest 14:49 #navit: < KaZeR> i'll let you know anyway, in case you can join one or two hours 14:50 #navit: < RobertP> maybe if it's evening or night in europe 14:53 #navit: < KaZeR> yeah probably actually. what time could work for you? 14:54 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 14:56 #navit: < RobertP> from 8PM to midnight UTC+1 14:57 #navit: < KaZeR> ok noted. Would a Saturday work for you? 14:58 #navit: < RobertP> Probably it's best. 14:59 #navit: < RobertP> kazer, did you continuing the volume-control for the player? 15:00 #navit: < KaZeR> i had been busy with other stuffs and did not work on navit for over 2 months :( 15:09 #navit: < RobertP> I recently run into problems with circleci and the android or windows builds. I can circumvent this with exessive use of #ifdef USE_WHATEVER. Is there a reason not to do so? 15:11 #navit: < KaZeR> what kind of problems ? 15:12 #navit: < RobertP> android and windows dont like my linux programming, i guess. 15:12 #navit: < RobertP> https://circleci.com/gh/pohlinkzei/navit 15:18 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 245 seconds] 15:18 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 15:29 #navit: < RobertP> does navit scan for other navit.xml's when running from source? 15:39 #navit: < KaZeR> iirc it only uses the first one 15:39 #navit: < KaZeR> that it will found 15:40 #navit: < KaZeR> but you can include other files if needed, like we do for the maps 15:40 #navit: < KaZeR> my client crashed, can you please repaste the circleci build url ? 15:41 #navit: < RobertP> https://circleci.com/gh/pohlinkzei/navit 15:41 #navit: < RobertP> no need to get deeper into it. all i want to show is, that i fail a lot at circleci 15:44 #navit: < KaZeR> well i'm looking at build 20, and the errors seems legit. so the CI workflow proves itself useful :) 15:47 #navit: < RobertP> sure, but its annoying to get a build running on linux, fix the other builds and need to start again... so i am searching for a strategy to circumvent that circle 15:51 #navit: < KaZeR> mmm 15:51 #navit: < KaZeR> i would love to merge your changes back in the trunk at some point. but for that we will of course need the CI tests to pass 15:52 #navit: < KaZeR> i think that small incremental steps are easier to fix than a shitload of errors at the time of merging, but it's just my opinion 15:54 #navit: < KaZeR> what do you mean by "need to start again" actually ? 16:00 #navit: < RobertP> i mean that fixing the android and win builds break the linux build. obvously because i do not exactly what i am doing there. 16:00 #navit: < RobertP> a know is missing there 16:00 #navit: < RobertP> somewhere 16:07 #navit: < KaZeR> i got it ;) 16:08 #navit: < KaZeR> mmm 16:09 #navit: < KaZeR> actually most of this code is related to alsa. it is built for win/android because the libs are detected during the build 16:09 #navit: < KaZeR> for the non-linux builds, we could disable it from the command line 16:10 #navit: < KaZeR> i think that it's a clean approach, as anyway the code would not be included if you were not cross-compiling 16:41 #navit: < RobertP> this commit fixed the player but crashed the win build: https://github.com/pohlinkzei/navit/commit/c516fb122c8e6dab1773466dd95d93476c91b493 16:42 #navit: < RobertP> the parent commit fixed the other builds but the audio gui didnt load. 16:56 #navit: < KaZeR> makes sense. cause alsa is available on the build host 16:57 #navit: < KaZeR> i'll push a change tomorrow to disable alsa when building for something else than linux 16:57 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 17:03 #navit: < RobertP> i did not add my USE_WHATEVER thing to the config.h.cmake 17:03 #navit: < RobertP> that's a possible reason 17:16 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has joined #navit 17:17 #navit: < RobertP> solved it. https://circleci.com/gh/pohlinkzei/navit/23 17:19 #navit: < RobertP> kazer, at the android or windows builds alsa is NOT recognized. So you do not have to make a fix at christmas. :D 17:20 #navit: < KaZeR> ahah ok great :) 17:55 -!- _rd [~rd@p5B2C7001.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 18:26 #navit: < RobertP> Kazer, last question for today(*) here: https://github.com/pohlinkzei/navit/blob/0b3e4625ff9172744eb1797108eba5408c9730ab/navit/xmlconfig.c#L1279-L1290 i usually get a segfault, if i uncomment the commented line but only for the audio xml tag. refcount is a negative value and because its rubbish i get the fault. where is the object ref'd? thanks gn, ill read the logs. 18:26 -!- RobertP [b20c6907@gateway/web/freenode/ip.178.12.105.7] has quit [Quit: gn *) today is meant to be 12-23 :)] 18:58 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] --- Log closed Thu Dec 24 00:00:36 2015