--- Log opened Sun Aug 04 00:00:00 2013 01:05 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/wince_arm/svn/navit-svn-5559.failed 02:10 -!- cp15` [qqnfgr@p57B1D6C0.dip0.t-ipconnect.de] has joined #navit 02:10 -!- cp15 [bcadxv@p57B1C729.dip0.t-ipconnect.de] has quit [Disconnected by services] 02:10 -!- cp15` is now known as cp15 02:11 -!- mode/#navit [+o cp15] by ChanServ 05:28 -!- kamikaaze [~Kami@pD953FD94.dip0.t-ipconnect.de] has joined #navit 07:08 -!- bzed [~bzed@devel.recluse.de] has quit [Remote host closed the connection] 07:09 -!- bzed [~bzed@devel.recluse.de] has joined #navit 07:44 -!- bzed [~bzed@devel.recluse.de] has quit [Remote host closed the connection] 07:46 -!- bzed [~bzed@devel.recluse.de] has joined #navit 08:32 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 09:55 -!- drlizau [~liz@billiau.net] has joined #navit 10:16 -!- KaZeR_ [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 10:18 -!- kamikaaze [~Kami@pD953FD94.dip0.t-ipconnect.de] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 10:18 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 10:20 -!- kamikaaze [~Kami@pD953FD94.dip0.t-ipconnect.de] has joined #navit 10:20 -!- kamikaaze [~Kami@pD953FD94.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 10:29 -!- noradtux_ [~noradtux@31-19-77-224-dynip.superkabel.de] has joined #navit 10:30 -!- noradtux [~noradtux@31-19-77-224-dynip.superkabel.de] has quit [Ping timeout: 264 seconds] 10:30 -!- noradtux_ is now known as noradtux 11:42 -!- jan___ [~jan__@p5B0EA4C8.dip0.t-ipconnect.de] has joined #navit 12:10 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 14:45 -!- udovdh [~udovdh@pindarots.xs4all.nl] has joined #navit 15:44 #navit: < Navit> martin-s * r5560 /trunk/navit/navit/graphics.c: Add:Core:Improved line to polygon conversion for more quality and speed http://sourceforge.net/p/navit/code/5560/ 16:41 -!- woglinde [~henning@g229045200.adsl.alicedsl.de] has joined #navit 17:09 -!- udovdh [~udovdh@pindarots.xs4all.nl] has quit [Quit: Leaving] 18:34 -!- jan___ [~jan__@p5B0EA4C8.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 19:17 -!- KaZeR_ is now known as KaZeR 19:18 -!- mode/#navit [+o KaZeR] by ChanServ 19:50 -!- _rd [~rd@p57B4990B.dip0.t-ipconnect.de] has joined #navit 19:52 #navit: < _rd> I started navit today on the cmd line and found that shop_furnish.xpm, shop_handg.xpm, car_wash.xpm, and bowling.xpm are missing. 19:53 #navit: < _rd> Suprising is that they are referenced in navit_shipped.xml but there is no sign of these files in the svn: 19:53 #navit: < _rd> rd@blackbox:~/tmp.nobackup/navit-tmp$ grep shop_furnish navit/navit/navit_shipped.xml 19:53 #navit: < _rd> 19:53 #navit: < _rd> 19:53 #navit: < _rd> 19:53 #navit: < _rd> rd@blackbox:~/tmp.nobackup/navit-tmp$ find -name shop_furnish* 19:53 #navit: < _rd> rd@blackbox:~/tmp.nobackup/navit-tmp$ 19:54 #navit: < _rd> Did somebody simply forget to commit them? 19:58 #navit: < _rd> Hmm....seems cp15 commited the navit_shipped.xml entries in 2766 already. 19:58 #navit: < _rd> Do I miss something? 20:01 #navit: < woglinde> there should not been xpm anymore 20:09 #navit: < _rd> Hmm....but both in navit_shipped.xml are xpm referenced and the svn contains xpms: 20:09 #navit: < _rd> rd@blackbox:~/tmp.nobackup/navit-tmp$ ls -l ./navit/navit/xpm/*.xpm|wc -l 20:09 #navit: < _rd> 47 20:09 #navit: < _rd> rd@blackbox:~/tmp.nobackup/navit-tmp$ 20:12 -!- drlizau [~liz@billiau.net] has joined #navit 20:12 #navit: < woglinde> hm we should replace them all finally 20:21 -!- woglinde [~henning@g229045200.adsl.alicedsl.de] has quit [Ping timeout: 264 seconds] 20:22 -!- woglinde [~henning@f052234193.adsl.alicedsl.de] has joined #navit 20:30 -!- tryagain [~tryagain@178.216.76.23] has joined #navit 20:32 -!- KaZeR_ [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 20:32 -!- JamesBond [63eb204b@gateway/web/freenode/ip.99.235.32.75] has joined #navit 20:33 -!- JamesBond [63eb204b@gateway/web/freenode/ip.99.235.32.75] has left #navit [] 20:33 #navit: < tryagain> woglinde actually, it does not make very much sense having these images referenced as xpm or svg or png or whatever from xml. Our graphics.c code attempts to probe all suitable extensions and caches the (positive or negative) result. 20:34 #navit: < tryagain> The question is, where the source files being referenced from the navit_shipped.xml 20:34 #navit: < tryagain> we seem to have actually none of these, neither xpm nor svg 20:35 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 245 seconds] 20:45 #navit: < _rd> tryagain, I agree. Seems the best is to remove them for now from navit_shipped.xml (?) 20:49 #navit: < tryagain> shop_furnish is actually marked as removeme in item_def.h 20:50 #navit: < tryagain> so removing it from the navit_shippet sounds like a good idea 20:50 #navit: < tryagain> for shop_handg we actually have a maptool rule in osm.c 20:51 #navit: < tryagain> so i'd better keept it while looking for approproate icon to import 20:53 #navit: < tryagain> same for poi_bowling and poi_car_wash 20:56 -!- drlizau [~liz@billiau.net] has quit [Read error: Connection reset by peer] 21:12 -!- drlizau [~liz@billiau.net] has joined #navit 21:27 -!- woglinde [~henning@f052234193.adsl.alicedsl.de] has quit [Ping timeout: 260 seconds] 21:29 -!- _rd [~rd@p57B4990B.dip0.t-ipconnect.de] has quit [] 21:30 -!- _rd [~rd@p57B4990B.dip0.t-ipconnect.de] has joined #navit 21:32 #navit: < _rd> tryagain, for shop_furnish there should also be a maptool rule, otherwise it would not have shown when running navit on a maptool generated map(?) 21:32 #navit: < tryagain> hm... yes... 21:33 #navit: < tryagain> but theres no 21:33 #navit: < tryagain> :-/ 21:34 #navit: < tryagain> may be you were seeing shop_furniture messages? 21:36 #navit: < tryagain> ah, yes. itemgra poi_shop_furniture refers to shop_furnish in navit_shipped.xml 21:47 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 21:49 -!- mlechner [~mlechner@p54BABEE4.dip0.t-ipconnect.de] has joined #navit 21:53 #navit: < _rd> ok 21:54 -!- _rd [~rd@p57B4990B.dip0.t-ipconnect.de] has quit [] 21:58 -!- mlechner [~mlechner@p54BABEE4.dip0.t-ipconnect.de] has quit [Quit: Verlassend] 22:36 -!- tryagain [~tryagain@178.216.76.23] has quit [Remote host closed the connection] 22:46 -!- KaZeR_ [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 22:47 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 22:47 -!- mode/#navit [+o KaZeR] by ChanServ 22:52 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 23:21 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 23:21 -!- mode/#navit [+o KaZeR] by ChanServ 23:26 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 23:44 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 268 seconds] 23:44 -!- pini [~pini@bou-fi.pustule.org] has joined #navit --- Log closed Mon Aug 05 00:00:00 2013