--- Log opened Mon Aug 15 00:00:25 2016 02:50 -!- jjelen [jjelen@nat/redhat/x-tvyroloqawapnpgb] has joined #navit 03:36 #navit: < Basilic> @Z0M813 see this: https://github.com/bboyandru/gps-time-update 09:06 -!- udovdh [~udovdh@pindarots.xs4all.nl] has quit [Quit: Leaving] 11:30 -!- jjelen [jjelen@nat/redhat/x-tvyroloqawapnpgb] has quit [Ping timeout: 276 seconds] 13:31 #navit: < KaZeR> hi there 13:31 #navit: < KaZeR> Basilic: robertp and myself are working on a music playing extension. I have spotify playback working and robert has mp3 playback 13:33 #navit: < KaZeR> some code about a generic framework to manage this is available here : https://github.com/pgrandin/navit/tree/audio_framework 13:37 #navit: < KaZeR> also regarding the OSD you discussed, we only have a few examples in the xml file. Maybe we should add more example in the file indeed. Or at least the link to the documentation : http://wiki.navit-project.org/index.php/OSD 13:50 -!- jandegr [6d8166d6@gateway/web/freenode/ip.109.129.102.214] has joined #navit 13:56 -!- circleci-bot [~circleci-@ec2-54-87-88-180.compute-1.amazonaws.com] has joined #navit 13:56 #navit: < circleci-bot> Success: pgrandin's build (#1077; push) in navit-gps/navit (trunk) -- https://circleci.com/gh/navit-gps/navit/1077 13:56 -!- circleci-bot [~circleci-@ec2-54-87-88-180.compute-1.amazonaws.com] has quit [Client Quit] 14:10 -!- circleci-bot [~circleci-@ec2-54-197-123-64.compute-1.amazonaws.com] has joined #navit 14:10 #navit: < circleci-bot> Success: pgrandin's build (#1078; push) in navit-gps/navit (master) -- https://circleci.com/gh/navit-gps/navit/1078 14:10 -!- circleci-bot [~circleci-@ec2-54-197-123-64.compute-1.amazonaws.com] has quit [Client Quit] 14:46 #navit: < Basilic> hello KaZeR 14:46 #navit: < Basilic> I'm start on another way 14:48 #navit: < Basilic> I have install OSMC on the raspberry, do some install an manipulation for enable and work correctly my 7" touchscreen on it. I have install (after some minor modification) a kodi skin named car pc touch 14:48 #navit: < Basilic> I have install a plugin for navit, now I try to do this working 14:48 #navit: < Basilic> here you can see the skin: http://forum.kodi.tv/showthread.php?tid=225688 14:49 #navit: < Basilic> but not working on the repro (dependences problem) 14:54 #navit: < Basilic> just need find why their navit launch and not on my install 14:54 #navit: < KaZeR> interessting. 14:54 #navit: < KaZeR> Oh i know about this project. I've seen videos of it before (but it was with a plain xbmc/kodi) 14:54 #navit: < Basilic> I have test one install 14:55 #navit: < Basilic> but touch screen can't working 14:55 #navit: < Basilic> I have do an install with OSMC 14:55 #navit: < Basilic> last version 14:55 #navit: < KaZeR> ah. that's why i don't really like pre-bundled install like openelec. It works great and it's super easy.. Until you want to do something that it was not built for 14:55 #navit: < Basilic> for my pi1 14:56 #navit: < Basilic> fallow this: http://markamc.traki-iski.co.uk/raspberry-pi-2-osmc-egalax-touchscreen/ 14:56 #navit: < Basilic> for the touch screen 14:56 #navit: < Basilic> modify dépendency on this project :https://github.com/idorel77/skin.CarPC-touch_carbon 14:56 #navit: < Basilic> to install it 14:56 #navit: < Basilic> that good 14:56 #navit: < Basilic> I have install navit 14:56 -!- jandegr [6d8166d6@gateway/web/freenode/ip.109.129.102.214] has quit [Quit: Page closed] 14:57 #navit: < Basilic> and a plugin named: plugin.program.navigation 14:57 #navit: < Basilic> now when clic on navigation I have a black screen 14:57 #navit: < Basilic> in the project they launch navit on the boot with a command like: navit & 14:58 #navit: < Basilic> but on my if I do it, that do nothing 14:58 #navit: < Basilic> not nothing 14:58 #navit: < Basilic> I have, navit:1485, cannot open display 14:59 #navit: < Basilic> but it's possible it's because i'm on ssh session 14:59 #navit: < KaZeR> so cannot open display usually means one of the two following : 1) you don't have a DISPLAY variable set or 2) you are using a different user that does not have permissiont to access the display 15:00 #navit: < KaZeR> ah, ssh so i think 1) 15:00 #navit: < KaZeR> try DISPLAY=:0 navit 15:01 #navit: < Basilic> I don't see & on my qwerty keybord did you know where is it? 15:01 #navit: < KaZeR> shift 7 15:02 #navit: < KaZeR> if you are running via ssh '&' is not mandatory, it will just send your program in the background 15:02 #navit: < KaZeR> but via ssh you can keep it in the foreground and just open another session. Or use something like tmux or screen 15:03 #navit: < Basilic> I think it's the goal 15:03 #navit: < Basilic> launch in background 15:03 #navit: < Basilic> and when clic on kodi you switch to navit 15:04 #navit: < Basilic> the same: osmc@osmc:~$ DISPLAY=:0 navit 15:04 #navit: < Basilic> navit:main_real:Loading /etc/navit/navit.xml 15:04 #navit: < Basilic> (navit:1612): Gtk-WARNING **: cannot open display: :0 15:05 #navit: < Basilic> this is the start bash of carpi: http://pastebin.com/DuQHwh8J 15:06 #navit: < Basilic> I'm not sure but maybe they have modify navit? 15:08 #navit: < Basilic> the stage2: http://pastebin.com/EB0aNsRt 15:09 #navit: < Basilic> they have add code to manage power with GPIO 15:09 #navit: < Basilic> and radio 15:10 #navit: < KaZeR> i need to step out for 1.5/2h. back asap and we can look into it 15:10 #navit: < Basilic> in 2h I sleep 15:11 #navit: < KaZeR> get some coffee :D 15:11 #navit: < Basilic> it's 9 pm at home 15:11 #navit: < Basilic> I restart work tomorrow at 7am :p 15:11 #navit: < KaZeR> damn that's early. Let's catch up tomorrow instead then 15:11 #navit: < KaZeR> is kodi running on your pi right now ? 15:11 #navit: < Basilic> yes 15:11 #navit: < Basilic> it's 16.1 15:11 #navit: < KaZeR> from the script you shared on pastebin your display should be :0 indeed 15:11 #navit: < Basilic> on my install 15:12 #navit: < Basilic> in the script it's xbmc 15:12 #navit: < Basilic> an old version maybe 13 15:12 #navit: < KaZeR> is this for your raspi1 or a raspi2 ? 15:12 #navit: < Basilic> I have modify skin and plugin to get it 15:12 #navit: < KaZeR> ok i have to go. let's catch up later 15:12 #navit: < Basilic> in my raspberry 1 but it's the same on 2 or 3 15:12 #navit: < Basilic> good bye ;) 15:13 #navit: < Basilic> I will try to add a navit launch on rc 15:25 #navit: < Basilic> nothing with rc, navit wasn't launch lol 15:25 #navit: < Basilic> see you tomorow ;) 17:19 #navit: < KaZeR> my question for the raspi 1 was mostly about cpu power. I remember that music playback + navigation was a lot for the raspi 1 and that the experience wasn't really smooth 17:28 -!- xenos1984 [~xenos1984@88.212.27.82] has joined #navit 17:47 -!- xenos1984 [~xenos1984@88.212.27.82] has quit [Quit: Leaving.] 20:41 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/n800/svn/navit-svn-6735.failed http://download.navit-project 20:41 #navit: < Navit> it-svn-6735.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/iphone/svn/navit-svn-6735.failed 20:41 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 21:41 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/n800/svn/navit-svn-6735.failed http://download.navit-project 21:41 #navit: < Navit> it-svn-6735.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-6735.failed http://download.navit-project.org/logs/navit/iphone/svn/navit-svn-6735.failed 21:41 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html --- Log closed Tue Aug 16 00:00:27 2016