--- Log opened Sat Sep 09 00:00:26 2017 00:01 -!- pmckinley [~peter@88-110-223-225.dynamic.dsl.as9105.com] has left #navit [] 00:31 -!- ilovekiruna [~ilovekiru@ip2505a0ef.dynamic.kabel-deutschland.de] has quit [Quit: Konversation terminated!] 01:13 -!- sadi_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has joined #navit 01:13 #navit: < sadi_> hello all 01:17 #navit: < sadi_> after install navit on raspberry I try run it for first time without any change. but the windo and terminal immeditly hide and close after double click 01:17 #navit: < sadi_> what is problem 01:19 #navit: < sadi_> I follow all command on wiki navit 01:21 #navit: < sadi_> immediately=immeditly :) 01:35 #navit: <@KaZeR> hi sadi_ 01:35 #navit: < sadi_> hi 01:35 #navit: <@KaZeR> i think that it might be because of your locale settings. 01:35 #navit: <@KaZeR> can you start navit from a command line terminal ? 01:36 #navit: < sadi_> wait me I will try 01:36 #navit: < sadi_> I run it from GUI interface 01:37 #navit: <@KaZeR> yeah, running it from a terminal will let you know what went wrong :) 01:39 #navit: <@KaZeR> actually.. given what you describe i'm thinking graphics driver issue maybe. Did you install navit via the package manager? what does "navit -v" return? 01:39 #navit: < sadi_> no grphical subsystem available 01:40 #navit: <@KaZeR> that could be an issue yeah :) did you compile it yourself? 01:40 #navit: < sadi_> yes 01:40 #navit: <@KaZeR> ok. you followed that wiki page? https://wiki.navit-project.org/index.php/Raspberry_Pi 01:41 #navit: < sadi_> I followed it and execute all command 01:43 #navit: <@KaZeR> weird 01:43 #navit: <@KaZeR> when we say terminal, you are now trying to start navit from a terminal while running a X server, right ? 01:44 #navit: < sadi_> yes 01:45 #navit: < sadi_> I use pytty.exe 01:45 #navit: < sadi_> putty.exe 01:45 #navit: <@KaZeR> so you are sshing to your pi? 01:45 #navit: < sadi_> and try execute on vncserver 01:45 #navit: <@KaZeR> what does "echo $DISPLAY" return ? 01:46 #navit: < sadi_> no thing 01:48 #navit: <@KaZeR> that's part of your issue :) 01:48 #navit: <@KaZeR> "ps -ef|grep -i vnc" ? 01:49 #navit: < sadi_> Running from source directory error:navit:graphics_new:Failed to load graphics plugin gtk_drawing_area. error:vehicle_file:vehicle_file_new_file:Failed to open 'file:/dev/ttyS0' error:navit:event_add_watch:Can't find event system method add_watch. Event system is not set. error:navit:navit_init:FATAL: No graphics subsystem available. 01:50 #navit: < sadi_> pi 13764 1 1 00:26 pts/1 00:00:54 Xtightvnc :1 -desktop X -auth /home/pi/.Xauthority -geometry 1024x768 -depth 24 -rfbwait 120000 -rfbauth /home/pi/.vnc/passwd -rfbport 5901 -fp /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/75dpi/,/usr/share/fonts/X11/100dpi/ -co /etc/X11/rgb pi 13768 1 0 00:26 pts/1 00:00:00 /bin/sh /home/pi/.vnc/xstartup pi 14938 13437 0 01:50 pts/1 0 01:51 #navit: <@KaZeR> so, the issue is that when you connect via ssh, programs starting from there don't know how to connect to your display server (vncserver here) 01:51 #navit: <@KaZeR> Xtightvnc :1 -> tells us that the display should be :1 01:51 #navit: <@KaZeR> so try "export DISPLAY=:1" and then run navit 01:54 #navit: < sadi_> I try "export DISPLAY=:1" and run navit but no thing happen 01:56 #navit: <@KaZeR> navit does not complain but you don't see it in vnc ? 01:57 #navit: <@KaZeR> i have to go afk. I'll be back later if you can stay on irc, otherwise you can try our forums, or come back here. Most of the folks here are active during western europe evenings 01:57 #navit: <@KaZeR> back asap, i'll read your questions 02:00 #navit: < sadi_> ok 02:46 -!- noradtux [~noradtux@2a02:2028:570:3d01:d551:e8dc:930b:9c33] has quit [Ping timeout: 246 seconds] 02:50 -!- noradtux [~noradtux@2a02:2028:63b:1601:d551:e8dc:930b:9c33] has joined #navit 03:07 -!- noradtux [~noradtux@2a02:2028:63b:1601:d551:e8dc:930b:9c33] has quit [Ping timeout: 246 seconds] 03:14 -!- noradtux [~noradtux@port-22537.pppoe.wtnet.de] has joined #navit 04:10 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 08:52 #navit: < sadi_> hello 08:53 #navit: < sadi_> I re install navit and compile it 08:53 #navit: < sadi_> it run 08:54 #navit: < sadi_> but I gave problem 08:54 #navit: < sadi_> I entered to navit.xml file 08:58 #navit: < sadi_> and in tag I make sourse="file://dev/ttyS0/" baudrate="9600" only this change in tag 09:01 #navit: < sadi_> and I download my map file.bin and copy to navit/maps/ . there are German map by defult and I copy the name from german.bin (osm_643...bin) and rename my map in the same name 09:02 #navit: < sadi_> and delete grman.bin 09:03 #navit: < sadi_> when I run navit I get this problem 09:04 #navit: < sadi_> vechile_file_parse: no leading in..... 09:05 #navit: < sadi_> and no GUI 10:00 #navit: < sadi_> any responce 10:00 #navit: < sadi_> ?? 10:34 -!- suki [656d9294@gateway/web/freenode/ip.101.109.146.148] has joined #navit 10:35 -!- suki [656d9294@gateway/web/freenode/ip.101.109.146.148] has quit [Client Quit] 10:36 -!- suki543 [656d9294@gateway/web/freenode/ip.101.109.146.148] has joined #navit 10:37 -!- suki543 [656d9294@gateway/web/freenode/ip.101.109.146.148] has quit [Client Quit] 10:49 #navit: < jkoan> Hello sadi_ 10:49 #navit: < sadi_> I solved my problem 10:49 #navit: < jkoan> Try to remove the last / after ttyS0 10:49 #navit: < sadi_> thanks 10:49 #navit: < jkoan> Watch was the solution? 10:49 #navit: < jkoan> *what 10:50 #navit: < sadi_> remove / after ttys0 10:50 #navit: < sadi_> I have other question 10:50 #navit: < jkoan> Okay :D 10:50 #navit: < jkoan> Feel free to ask :D 10:51 #navit: < sadi_> after config xml file. when I run navit . all street names show as 010101 10:52 #navit: < sadi_> why? 10:58 #navit: < jkoan> I don't have any ideas 11:19 -!- ilovekiruna [~ilovekiru@ip2505a0ef.dynamic.kabel-deutschland.de] has joined #navit 12:12 #navit: < sadi_> please . navit can not open connection with module. it is give me message faield to open file://dev/ttyS0 12:12 #navit: < sadi_> I recived correct data by gpsd 12:12 #navit: < sadi_> why? 13:04 -!- sadi_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has quit [Ping timeout: 260 seconds] 13:05 -!- SADI_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has joined #navit 13:05 #navit: < SADI_> any response??? 13:41 -!- SADI_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has quit [Ping timeout: 260 seconds] 16:12 -!- SADI_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has joined #navit 16:13 #navit: < SADI_> any responce? 16:36 #navit: < SADI_> navit can not connect with GPS module and give Error: ca not open file://dev/ttyS0 16:37 #navit: < SADI_> when I run cpgs -s I recive correct data without problem 16:38 #navit: < SADI_> what is problem 16:57 #navit: < SADI_> and I have 2 warning are : GDK and GTK . Local not support by C library 17:32 #navit: < SADI_> any answer? 18:03 -!- SADI_ [059ba5e9@gateway/web/freenode/ip.5.155.165.233] has quit [Ping timeout: 260 seconds] 20:13 #navit: < tfgbd_znc> Does Navit support Pocket PC 2003? 20:14 #navit: < tfgbd_znc> IE, based on CE 4.2 22:26 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 23:28 -!- Horwitz [~mich1@p200300800E7E7800022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 23:41 -!- Horwitz [~mich1@p200300800E73B000022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 23:41 -!- mode/#navit [+o Horwitz] by ChanServ --- Log closed Sun Sep 10 00:00:28 2017