--- Log opened Thu May 30 00:00:19 2013 01:05 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/wince_arm/svn/navit-svn-5519.failed 02:18 -!- cp15` [dvzfns@p57B1DF9B.dip0.t-ipconnect.de] has joined #navit 02:18 -!- cp15 [tqdbza@p57B1DD01.dip0.t-ipconnect.de] has quit [Disconnected by services] 02:18 -!- cp15` is now known as cp15 02:19 -!- mode/#navit [+o cp15] by ChanServ 03:01 -!- noradtux [~noradtux@e176062190.adsl.alicedsl.de] has quit [Ping timeout: 252 seconds] 03:06 -!- noradtux [~noradtux@g224048249.adsl.alicedsl.de] has joined #navit 05:00 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has joined #navit 06:13 -!- Tauso [~Thunderbi@line1.magix.net] has joined #navit 07:42 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has joined #navit 08:56 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has quit [Ping timeout: 276 seconds] 09:33 -!- Tauso [~Thunderbi@line1.magix.net] has quit [Quit: Tauso] 09:36 -!- drlizau [~liz@billiau.net] has joined #navit 09:39 -!- mcr42 [91fd8072@gateway/web/freenode/ip.145.253.128.114] has joined #navit 09:40 #navit: < mcr42> I'm trying to put my code into a plugin, but cannot find a way to enable it. Any hints? 09:50 #navit: < mcr42> When I try to enable my plugin, it always complains about libosd_core.so already loaded. But my code is in a different .so, that is not mentioned at all! 10:10 #navit: < mcr42> @cp15: got a minute? 10:32 #navit: <@cp15> mcr42, how does your code look like? 10:46 #navit: < mcr42> http://pastebin.com/3udVcKEN 10:48 #navit: < mcr42> I created a new tree for my plugin, so a dedicated libdyndata.so is built. 10:49 -!- Tauso [~Thunderbi@line1.magix.net] has joined #navit 10:54 #navit: < mcr42> in navit.xml: 11:10 -!- fmue [5438e478@gateway/web/freenode/ip.84.56.228.120] has joined #navit 11:11 -!- fmue [5438e478@gateway/web/freenode/ip.84.56.228.120] has quit [Client Quit] 11:15 -!- noradtux [~noradtux@g224048249.adsl.alicedsl.de] has quit [Ping timeout: 276 seconds] 11:24 #navit: <@cp15> Your so needs to be named libosd_dyndata_update.so or you need to explicitly load it via navit.xml 11:24 #navit: <@cp15> See the binding_dbus plugin for an example 11:33 #navit: < mcr42> yes, I tried to ,but with debug level=1 it showed no sign of searching for it at all. 11:33 #navit: <@cp15> Does plugin_init get called? 11:33 #navit: < mcr42> no. 11:34 #navit: <@cp15> Are you working on linux? 11:36 #navit: < mcr42> yes. 11:37 #navit: <@cp15> strace -o strace.out ./navit 11:37 #navit: <@cp15> grep libdyndata.so strace.out 11:49 #navit: < mcr42> ok, specifying worked. 11:50 #navit: < mcr42> Thx. 11:51 #navit: <@cp15> Ah, then I know why... NAVIT_LIBPREFIX assumed two driectory levels, you have just one 11:52 #navit: < mcr42> So it will work, when I move dyndata/ inte plugins/ ? (Which I planned for later anyway... heh) 11:52 #navit: <@cp15> Probably :-) 11:52 #navit: < mcr42> Nice. 11:52 #navit: < mcr42> Thx. 12:00 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 12:07 -!- Tauso [~Thunderbi@line1.magix.net] has quit [Quit: Tauso] 12:11 -!- mcr42 [91fd8072@gateway/web/freenode/ip.145.253.128.114] has quit [Quit: Page closed] 12:38 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has joined #navit 12:56 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 13:02 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has joined #navit 13:36 #navit: < _rd> I just saw height_line_1 in navit_shipped.xml. Is it possible to get osm maps with height lines? 14:11 -!- noradtux [~noradtux@g225246105.adsl.alicedsl.de] has joined #navit 14:22 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has quit [] 14:22 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has joined #navit 14:48 #navit: <@cp15> _rd, not that I know, but it is possible to convert srtm2 data 14:51 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 15:46 -!- jannis [54846c2c@gateway/web/freenode/ip.84.132.108.44] has joined #navit 15:46 -!- jannis is now known as Guest16169 15:46 -!- Guest16169 is now known as jannis__ 15:48 #navit: < jannis__> hi, I am trying to add a little voice control to navit is there a way to switch the layout bewteen 2D/3D with dbus ? 17:42 -!- jannis__ [54846c2c@gateway/web/freenode/ip.84.132.108.44] has quit [Quit: Page closed] 17:48 -!- jannis__ [~jay@p54846C2C.dip0.t-ipconnect.de] has joined #navit 17:48 #navit: < jannis__> hi 17:48 #navit: < jannis__> is it possible to toggle 2d/3d layout with dbus ? 17:50 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has joined #navit 17:52 #navit: < _rd> cp15, thanks. Are the srtm2 data a separte "map"? 17:54 #navit: < _rd> Are there even precomputed maps for navit available? They should be pretty "stable".... 18:17 -!- jannis__ [~jay@p54846C2C.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 19:21 #navit: <@cp15> _rd, yes, they are a separate map, no there are no precomputed maps available yet 20:22 -!- drlizau [~liz@billiau.net] has joined #navit 20:35 #navit: < _rd> Is https://wiki.openstreetmap.org/wiki/Srtm2Osm and then a standard maptool run the way to go? 20:36 -!- _rd [~rd@p57B49F4E.dip0.t-ipconnect.de] has quit [] 20:45 -!- fest [~fest@94.30.245.88] has joined #navit 20:47 #navit: < fest> hey guys, I'm trying to set up navit on Raspberry Pi, in my car. I have sorted out input issues- reading the buttons from steering wheel via CAN, but I discovered that map panning is quite slow- response time in dense city is 4-5 seconds 20:47 #navit: < fest> I searched for "navit optimization", but my results did not yield much 20:47 #navit: < fest> are there any tricks to speed up navit's map browsing? 20:48 #navit: < fest> I'm using map from OSM 20:49 #navit: < fest> also, the navit version I'm running is a few days old SVN trunk, on Arch Linux ARM 21:03 #navit: < xenos1984> fest: which graphics driver are you using? 21:07 #navit: < fest> xenos1984: you mean in navit configuration, or graphics driver xorg uses? 21:08 #navit: < xenos1984> i meant in navit configuration (but xorg driver would also be good to know) 21:08 #navit: < fest> navit uses the default one- gtk_drawing_area, and xorg- xf86-video-fbdev 21:08 #navit: < fest> only the map part is slow- GUI works fine 21:09 #navit: < fest> (I'm quite new to navit, so I may be misusing the terms- but I'm learning :) 21:10 #navit: < fest> granted, I'm using old RPi, with 256MB RAM (will see if I can get hang of a new one, with 512MB RAM to test) 21:11 #navit: < xenos1984> hm... i don't have any experience with the RPi... i would try SDL graphics instead of gtk_drawing_area 21:11 #navit: < xenos1984> but i'm not sure whether it makes a difference 21:12 #navit: < xenos1984> afaik navit doesn't make use of hardware acceleration when panning, so it draws a new map every time 21:13 #navit: < xenos1984> and this is rather slow 21:13 #navit: < fest> hmm, I'll try to investigate this. I know navit did not start when I configured it for sdl, but I did not redirect output of navit at that time, so I did not see the error 21:14 #navit: < xenos1984> did you compile with sdl enabled, and do you have libSDL on the RPi? 21:17 #navit: < fest> is sdl enabled by default? 21:18 #navit: < fest> I used this PKGBUILD: https://aur.archlinux.org/packages/na/navit-svn/PKGBUILD 21:18 #navit: < fest> it did install sdl_image, so I think sdl support should be enabled 21:20 #navit: < xenos1984> hm... i'm not sure... 21:21 #navit: < xenos1984> this cmake magic always confuses me, and i have no idea what is built and what is not 21:21 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 21:25 #navit: < xenos1984> in any case it would be good to see the error / debug output from navit 21:26 #navit: < xenos1984> and to check whether libSDL is present, and libgraphics_sdl in navit's library dir 21:27 #navit: < fest> well, I just tried to run navit on my laptop (running Arch Linux). with sdl drawing area, I get: navit:plugin_load:can't load '/usr/lib/navit/graphics/libgraphics_sdl.so', Error '/usr/lib/navit/graphics/libgraphics_sdl.so: undefined symbol: FT_Load_Glyph' 21:27 #navit: < fest> and a crash after that 21:29 #navit: < fest> it seems that someone had a similar problem: http://irclogs.navit.ie/%23navit-2013-03-08.log 21:29 #navit: < xenos1984> ah... i know that problem, i have exactly the same on TomTom linux 21:29 #navit: < xenos1984> yes, that was me ;) 21:30 #navit: < xenos1984> for some reason libfreetype doesn't get built 21:30 #navit: < xenos1984> this must be a problem with the cmake configuration 21:31 #navit: < fest> lol, quite a coincidence :D 21:31 #navit: < fest> didn't pay attention to nickname 21:31 #navit: < fest> did you solve it? 21:31 #navit: < xenos1984> unfortunately not... honestly i have no idea how to solve it, because i don't really understand the cmake config files 21:32 #navit: < xenos1984> but i think cp15 could have an idea 21:37 #navit: < fest> I have no experience with cmake as well 21:39 #navit: <@cp15> I will try to fix it :-) 21:39 #navit: < xenos1984> cp15: great :) then i can finally switch my tomtom build from autotools to cmake as well ;) 21:43 #navit: < fest> cp15: if you need any help to test it on systems that exhibit this problem- I'm glad to help 21:49 #navit: <@cp15> Strange, on a native linux build it works 21:49 #navit: <@cp15> fest or xenos1984, can you do an ldd on graphics/sdl/.libs/libgraphics_sdl.so 21:51 #navit: < fest> cp15: http://pastebin.com/n4SduNtA this will do? 21:54 #navit: <@cp15> Ah, I think I see the problem... I have libSDL_ttf installed, I will try again without it 21:55 #navit: < xenos1984> hm... don't have a tomtom here right now, and my laptop's ldd doesn't like arm libraries ;) 21:56 #navit: < fest> hmm, I just tried a fresh build, without my distro's magic pkgbuilds- and this is what I got: http://pastebin.com/wfZ2bpAQ 21:57 #navit: <@cp15> xenos1984, have you already tried whether tomtom navit works on qemu? 21:57 #navit: <@cp15> fest, does it run now? 21:58 #navit: <@cp15> At least it links freetype now 21:59 #navit: < fest> cp15: it does run- shows a black window and complains about missing GUI 21:59 #navit: < xenos1984> cp15: not yet - does qemu have a tomtom simulation mode? that would be pretty cool 21:59 #navit: < fest> cp15: here's the output: http://pastebin.com/XdGQfRcu 22:01 #navit: < fest> actually, I think I installed sdl_ttf after I compiled the first version.. so that would explain why it's now linking with ttf 22:02 #navit: <@cp15> fest, looks like you mixed up newer plugins with an older navit executable 22:02 #navit: < fest> crap, I probably executed globally-installed navit in source directory 22:03 #navit: < fest> of course I did- it works fine with sdl drawing area 22:05 #navit: < Navit> martin-s * r5520 /trunk/navit/CMakeLists.txt: Fix:Build:Link graphics_sdl against freetype in case of missing SDL_ttf http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=5520 22:07 #navit: <@cp15> Ok, should work now even without SDL_ttf 22:09 #navit: <@cp15> And good night 22:09 #navit: < xenos1984> good night 22:09 #navit: < xenos1984> i should also try to get some sleep.. 22:11 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has quit [Remote host closed the connection] --- Log closed Fri May 31 00:00:19 2013