--- Log opened Thu Jan 11 00:00:47 2018 00:07 -!- Horwitz [~mich1@p200300800E143200022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 00:20 -!- Horwitz [~mich1@p200300800E6D6E00022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 00:20 -!- mode/#navit [+o Horwitz] by ChanServ 00:35 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 01:42 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 240 seconds] 01:49 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit 06:10 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 06:10 -!- mode/#navit [+v xenos1984] by ChanServ 06:11 #navit: <+jkoan> ilovekiruna: you could merge the trunk of navit if you added it as another remote origin. Should be something like "git remote add xyz navit-git-url" then you can do "git merge xyz/trunk" should work like something of that. 06:19 -!- noradtux [~noradtux@2a02:2028:72a:7e01:ec4:7aff:fe33:3dc1] has quit [Ping timeout: 276 seconds] 06:23 -!- noradtux [~noradtux@port-18488.pppoe.wtnet.de] has joined #navit 07:14 #navit: <+ilovekiruna> jkoan: thanks for the hint, and the comment on github 07:14 #navit: <+ilovekiruna> will do this eve 07:24 #navit: <+jkoan> No problem :D 15:33 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 15:54 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 15:54 -!- mode/#navit [+v xenos1984] by ChanServ 15:57 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Client Quit] 15:57 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 15:57 -!- mode/#navit [+v xenos1984] by ChanServ 16:17 #navit: <+jkoan> Hi @all 17:17 #navit: <@KaZeR> hi there 17:31 -!- jandegr [4f84e953@gateway/web/freenode/ip.79.132.233.83] has joined #navit 17:32 #navit: < jandegr> hi all 17:35 #navit: <@KaZeR> hey jandegr 17:45 #navit: < jandegr> hi kazer 17:45 #navit: < jandegr> attempting to get postgis extension working on postgresql 17:46 #navit: < jandegr> osmosis already ok, 17:49 #navit: <@KaZeR> sweet 17:50 #navit: < jandegr> is postgre still used on any fo the servers ? 17:52 #navit: <@KaZeR> the mirrors are fetching the content from a planet.bin copy, but the processing server is still using it i believe 18:19 -!- jandegr [4f84e953@gateway/web/freenode/ip.79.132.233.83] has quit [Quit: Page closed] 19:05 #navit: <+ilovekiruna> hi KaZer, hi jkoan 19:06 #navit: <+jkoan> Hi ilovekiruna 19:10 -!- nuovolnx [~nuovolnx@host121-75-dynamic.13-79-r.retail.telecomitalia.it] has joined #navit 19:10 -!- nuovolnx [~nuovolnx@host121-75-dynamic.13-79-r.retail.telecomitalia.it] has quit [Client Quit] 19:10 -!- nuovolnx [~nuovolnx@host121-75-dynamic.13-79-r.retail.telecomitalia.it] has joined #navit 19:13 #navit: <@KaZeR> hey ilovekiruna 19:34 -!- nuovolnx [~nuovolnx@host121-75-dynamic.13-79-r.retail.telecomitalia.it] has quit [Quit: Leaving] 19:34 -!- jandegr [4f84e953@gateway/web/freenode/ip.79.132.233.83] has joined #navit 19:48 #navit: <+ilovekiruna> KaZeR, jkoan, hope i nailed it now and the new builds will work, please check then 19:54 #navit: <@KaZeR> ilovekiruna: while it might work, it's probably not the best way to do it. What steps did you follow? 19:55 #navit: <@KaZeR> (my concern is that we have some files like circle.yml which shouldn't be modified for this PR) 19:55 #navit: <+ilovekiruna> KaZeR: I pulled trunk from the main repo 19:55 #navit: <+ilovekiruna> and merged it 19:55 #navit: <@KaZeR> mmm. 19:56 #navit: <+ilovekiruna> what would have been ur prefered way? 19:58 #navit: <@KaZeR> we should see only edits related to the scope of the PR. give me a moment and i'll have a better explanation 20:00 #navit: <+ilovekiruna> sure 20:04 #navit: <+ilovekiruna> I guess i need to rebase again and cherry-pick somehow, right? 20:24 #navit: <@KaZeR> actually my suggestion is probably going to be : update your trunk, create a new branch, cherry pick the actual commit that we want into that branch 20:25 #navit: <+ilovekiruna> KaZeR: jkoan already merged 20:25 #navit: <+ilovekiruna> hmmm 20:25 -!- youte [~pi@rla39-h01-176-133-215-10.dsl.sta.abo.bbox.fr] has quit [Quit: Leaving] 20:27 #navit: <@KaZeR> ha, didn't notice before but the PR was against fix_compiler_warning instead of trunk :) 20:28 #navit: <+jkoan> ilovekiruna: yes i merged because i dident seen that the pr has a mistake :X but is not so fatal since you dont send the PR to trunk 20:28 #navit: <@KaZeR> i'll make sure to leverage the review feature next time to avoid merges like this one 20:28 #navit: <+ilovekiruna> cool, then nothing, happend, right? 20:28 #navit: <@KaZeR> yep 20:28 #navit: <+jkoan> sorry guys :( 20:29 #navit: <+ilovekiruna> whats next then? 20:30 #navit: <@KaZeR> jkoan: it's ok :) we just need to get better at working all together, but that's the point of leveraging CI, PR and things like that 20:30 #navit: <+jkoan> i would do a rebase and drop the old commits out, them a normal rebase to update everything 20:30 #navit: <@KaZeR> ilovekiruna: we can't cherry pick from that branch, since it's now one single commit : https://github.com/navit-gps/navit/commit/d20f92a3530d2ec5ed4c1375c71c520962d413a7 20:31 #navit: <@KaZeR> ilovekiruna: but your branch still exist in your repo, so we can still work from there : https://github.com/hoehnp/navit/tree/fix_compiler_warning 20:31 #navit: <@KaZeR> (and drop the new branch in navit's repo 20:31 #navit: <+jkoan> KaZeR: but you could delete the brache fron navit repo and use the original one 20:31 #navit: <+ilovekiruna> yeah, i think best 20:31 #navit: <+jkoan> slow typing today... 20:31 #navit: <+ilovekiruna> remove both branches in my and in navit repo 20:31 #navit: <+jkoan> sorry :( 20:31 #navit: <+ilovekiruna> and start over 20:32 #navit: <+ilovekiruna> will do that in some mins 20:32 #navit: <+jkoan> ilovekiruna: wait, why delete you branche 20:34 #navit: <@KaZeR> ilovekiruna: yeah no need to delete your branch 20:35 -!- youte [~pi@rla39-h01-176-133-215-10.dsl.sta.abo.bbox.fr] has joined #navit 20:37 #navit: <+ilovekiruna> my branch means branch in my own repo? 20:37 #navit: <+jkoan> yes 20:38 #navit: <+ilovekiruna> now multitasking is tricky, write when i am ready to work on git 20:38 #navit: <@KaZeR> sure :) 20:39 #navit: <+ilovekiruna> KaZeR: do we have a svg file of the navit text logo? 20:40 #navit: <@KaZeR> ilovekiruna: https://wiki.navit-project.org/index.php/File:Navit_logo.svg (from https://wiki.navit-project.org/index.php/Press_Room ) 20:40 #navit: <@KaZeR> it could use an update though maybe 20:40 #navit: <@KaZeR> poke youte ! :) 20:41 #navit: <+ilovekiruna> am not so hopeful ;-) 20:41 #navit: <+ilovekiruna> we also dont have any flyers 20:41 -!- jeremy_ [~jeremy@rla39-h01-176-133-215-10.dsl.sta.abo.bbox.fr] has joined #navit 20:42 -!- jeremy_ is now known as Guest55253 20:42 -!- Guest55253 is now known as youte_ 20:46 -!- youte [~pi@rla39-h01-176-133-215-10.dsl.sta.abo.bbox.fr] has quit [Ping timeout: 255 seconds] 20:46 #navit: <+ilovekiruna> am just looking on what openstreetmaps has 20:47 #navit: <+ilovekiruna> we are pretty far behind :( 20:47 #navit: < youte_> hiii 20:47 #navit: <+jkoan> Behind what? ;( 20:47 #navit: <@KaZeR> do you have a link? we're also a much, much smaller community 20:47 #navit: <+jkoan> Hi youte_, youte 20:48 #navit: <+ilovekiruna> https://wiki.openstreetmap.org/wiki/Merchandise 20:48 -!- youte_ is now known as youte 20:48 #navit: <+ilovekiruna> https://wiki.openstreetmap.org/wiki/Banner 20:48 #navit: < youte> i'm back :D 20:48 #navit: <+ilovekiruna> hi youte 20:48 #navit: <+ilovekiruna> perfect, maybe u can help a totally uncreative engineer 20:49 #navit: <@KaZeR> haha, i love their high vis jacket 20:50 #navit: <+ilovekiruna> I looked there because i thought it would be nice to include their logo 20:50 #navit: < youte> i can i can 20:50 #navit: <+jkoan> KaZeR: for up probably a deal with a tomtom reseller would be nice :D 20:53 #navit: <@KaZeR> jkoan: might be hard to reach :) we used to have a deal with short-circuit.com though 20:54 #navit: <+jkoan> Do they also have navigation systems or "only" displays? 20:57 #navit: <@KaZeR> displays yeah 21:14 -!- jandegr [4f84e953@gateway/web/freenode/ip.79.132.233.83] has quit [Ping timeout: 260 seconds] 21:27 #navit: <+ilovekiruna> youte is now working on the tshirt, he for sure does a better job as i would manage 21:28 #navit: < youte> ^ 21:28 #navit: < youte> ^^ 21:43 #navit: <+jkoan> I am waiting to see the result :))))) 21:49 #navit: < youte> tomorow tommorow ^ 22:03 #navit: <+ilovekiruna> KaZeR, jkoan: could u give me hints to fix everything 22:10 #navit: <+jkoan> I'm not so super experienced in that topic, so perhaps it's better to ask Kazer :X 22:29 #navit: <+ilovekiruna> KaZeR: r u free? 23:34 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 260 seconds] 23:42 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit --- Log closed Fri Jan 12 00:00:01 2018