--- Log opened Thu Mar 09 00:00:29 2017 00:05 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 03:12 -!- jjelen [jjelen@nat/redhat/x-ihqkhpwdwzqzpyfu] has joined #navit 11:43 -!- kazer [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has joined #navit 11:43 -!- mode/#navit [+o kazer] by ChanServ 11:43 #navit: <@kazer> hi there! 11:46 -!- noradtux [~noradtux@2a02:2028:52a:3f00::1] has quit [Ping timeout: 264 seconds] 11:52 -!- noradtux [~noradtux@2a02:2028:52b:6c00::1] has joined #navit 12:05 -!- jjelen [jjelen@nat/redhat/x-ihqkhpwdwzqzpyfu] has quit [Ping timeout: 240 seconds] 12:25 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 12:32 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 240 seconds] 12:41 -!- jandegr [5bb4b740@gateway/web/freenode/ip.91.180.183.64] has joined #navit 12:55 #navit: < jandegr> hi kazer 12:55 #navit: < jandegr> there was no need to run, it has not rained all day 12:56 #navit: <@kazer> hi jandegr 12:56 #navit: <@kazer> haha 12:56 #navit: < jandegr> hi kazer , there is work waiting for you :) https://github.com/navit-gps/navit/pull/211 12:57 #navit: <@kazer> oh right. i' 12:57 #navit: <@kazer> i've seen this one, and intended to merge it. But to test it under linux we need some changes.. i wanted to look into it then went awol 12:58 #navit: < jandegr> you can merge the backend independantly from future frontend changes 12:59 #navit: < jandegr> but a quick test in gui_historical takes only one line https://github.com/jandegr/navit/commit/1aca5bd06dcdc616fe0c55462150da7affb3a67a#diff-94de8f2b146d355e570dde7fe40e8ed3L424 12:59 #navit: < jandegr> for my own thing I made it switch to postcode if the first char entered in the search field is a number 13:01 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 13:04 #navit: <@kazer> i like that idea. can you add it to the PR? 13:07 -!- gernot_ [54968e80@gateway/web/freenode/ip.84.150.142.128] has joined #navit 13:07 #navit: < gernot_> hi 13:07 #navit: < jandegr> you want to merge an idea ? with telepathy or so ? 13:07 #navit: < jandegr> or is this a trick to get me coding 13:25 #navit: <@kazer> it was a trick to get you to share more code :) 13:25 #navit: <@kazer> i was talking about "for my own thing I made it switch to postcode if the first char entered in the search field is a number" 13:25 #navit: <@kazer> hi gernot_ 13:34 #navit: < gernot_> kazer: hi. 14:06 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 260 seconds] 14:38 -!- kazer [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has quit [Quit: WeeChat 1.1.1] 14:39 -!- kazer [~kazer@2601:643:8104:ba60:eea8:6bff:fef8:449] has joined #navit 14:39 -!- mode/#navit [+o kazer] by ChanServ 14:51 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Ping timeout: 268 seconds] 14:54 #navit: <@kazer> jandegr: can you share that code that switches between city and postcode search? 14:59 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 15:03 #navit: < jandegr> kazer that is android, not really interesting for you I suppose, but I tested the changes by means of gui as well but just fixed it to postcode for that test 15:03 #navit: <@kazer> ok thanks. I guess it would not be too difficult to implement a similar functionnality in internal, and have all platforms benefit from it 15:08 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 15:08 #navit: < jandegr> kazer it goes like this in android 15:08 #navit: < jandegr> if (search_string[0] >= '0' && search_string[0] <= '9'){ 15:09 #navit: < jandegr> search_priv->search_attr.type=attr_town_postal; 15:09 #navit: < jandegr> } 15:09 #navit: < jandegr> now you have it all :) 15:09 #navit: < jandegr> 2 relevant lines 15:14 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 246 seconds] 15:16 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 15:20 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 240 seconds] 15:24 -!- jandegr [5bb4b740@gateway/web/freenode/ip.91.180.183.64] has quit [Quit: Page closed] 16:12 -!- circleci-bot [~circleci-@ec2-54-162-222-93.compute-1.amazonaws.com] has joined #navit 16:12 #navit: < circleci-bot> Timed out: pgrandin's build (#1704; push) in navit-gps/navit (i18n/af) -- https://circleci.com/gh/navit-gps/navit/1704?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 16:12 -!- circleci-bot [~circleci-@ec2-54-162-222-93.compute-1.amazonaws.com] has quit [Client Quit] 16:26 -!- circleci-bot [~circleci-@ec2-54-196-88-38.compute-1.amazonaws.com] has joined #navit 16:26 #navit: < circleci-bot> Success: pgrandin's build (#1705; push) in navit-gps/navit (trunk) -- https://circleci.com/gh/navit-gps/navit/1705?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 16:26 -!- circleci-bot [~circleci-@ec2-54-196-88-38.compute-1.amazonaws.com] has quit [Client Quit] 16:45 -!- circleci-bot [~circleci-@ec2-54-234-243-19.compute-1.amazonaws.com] has joined #navit 16:45 #navit: < circleci-bot> Success: pgrandin's build (#1706; push) in navit-gps/navit (master) -- https://circleci.com/gh/navit-gps/navit/1706?utm_campaign=chatroom-integration&utm_medium=referral&utm_source=irc 16:45 -!- circleci-bot [~circleci-@ec2-54-234-243-19.compute-1.amazonaws.com] has quit [Client Quit] 16:47 -!- gernot_ [54968e80@gateway/web/freenode/ip.84.150.142.128] has quit [Quit: Page closed] 18:12 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 19:27 -!- Horwitz [~mich1@p200300800E683A00022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 19:40 -!- Horwitz [~mich1@p200300800E71FE00022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 19:40 -!- mode/#navit [+o Horwitz] by ChanServ --- Log closed Fri Mar 10 00:00:31 2017