--- Log opened Tue May 16 00:00:14 2017 02:17 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 03:02 -!- jjelen [jjelen@nat/redhat/x-ubdnjwjxflazdaan] has joined #navit 04:46 -!- ilovekiruna [~ilovekiru@b2b-130-180-113-170.unitymedia.biz] has quit [Ping timeout: 260 seconds] 05:40 -!- ilovekiruna [~ilovekiru@134-238.eduroam.rwth-aachen.de] has joined #navit 08:03 -!- ZeroOne [~ZeroOne@91.114.11.118] has joined #navit 08:20 -!- ZeroOne [~ZeroOne@91.114.11.118] has quit [Ping timeout: 245 seconds] 09:41 -!- noradtux [~noradtux@port-24622.pppoe.wtnet.de] has quit [Ping timeout: 240 seconds] 09:42 -!- noradtux [~noradtux@2a02:2028:849:5601:c21:f1d1:5b2:68e7] has joined #navit 09:46 -!- ilovekiruna [~ilovekiru@134-238.eduroam.rwth-aachen.de] has quit [Ping timeout: 240 seconds] 10:46 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 11:01 -!- jjelen [jjelen@nat/redhat/x-ubdnjwjxflazdaan] has quit [Ping timeout: 240 seconds] 11:15 -!- jjelen [jjelen@nat/redhat/x-yvubmoqtvaahcxpr] has joined #navit 11:19 -!- xenos1984 [~xenos1984@90.191.164.22] has joined #navit 11:29 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 11:33 -!- ZeroOne [~ZeroOne@91.114.11.118] has joined #navit 11:34 -!- ZeroOne [~ZeroOne@91.114.11.118] has quit [Read error: Connection reset by peer] 12:08 -!- jjelen [jjelen@nat/redhat/x-yvubmoqtvaahcxpr] has quit [Ping timeout: 240 seconds] 12:21 -!- jjelen [jjelen@nat/redhat/x-huadliklcpmbbaak] has joined #navit 12:25 -!- jjelen [jjelen@nat/redhat/x-huadliklcpmbbaak] has quit [Ping timeout: 246 seconds] 13:04 #navit: < kazer> hi there 13:13 -!- robertp [5849c97e@gateway/web/freenode/ip.88.73.201.126] has joined #navit 13:13 #navit: < robertp> Hi 13:18 #navit: < kazer> hey robertp 13:27 #navit: < robertp> kazer, how is your HW going? 13:29 #navit: < kazer> i was waiting for some parts, like the diodes. They arrived yesterday 13:29 #navit: < kazer> i'll have to mill the new version of the pcb 13:30 -!- jandegr [5bb4b319@gateway/web/freenode/ip.91.180.179.25] has joined #navit 13:30 #navit: < kazer> hi jandegr 13:30 #navit: < jandegr> hi all 13:30 #navit: < kazer> jandegr: any thoughts on this? http://forum.navit-project.org/viewtopic.php?f=11&t=629 13:35 #navit: < jandegr> a new xslt 13:36 #navit: < jandegr> and a new option like this one https://github.com/navit-gps/navit/blob/trunk/navit/android/src/org/navitproject/navit/Navit.java#L415 13:36 #navit: < jandegr> but for vxxhdpi then 13:37 #navit: < jandegr> next time we can have vvxhdpi and so on :) 13:37 #navit: < robertp> Bahnhof?! 13:38 #navit: < jandegr> van broke down robertp ? 13:40 #navit: < robertp> I just tested it. Works. 13:40 #navit: < jandegr> then why you need the bahnhof ? 13:41 #navit: < robertp> Ich verstehe nur Bahnhof. :D 13:42 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 246 seconds] 13:43 #navit: < robertp> kazer, I was able to install qt5 on the pi 13:43 #navit: < jandegr> and here https://github.com/navit-gps/navit/blob/trunk/navit/CMakeLists.txt#L143 13:43 #navit: < robertp> but I installed EVERYTHING containing qt5 to get it working. ;( 13:46 #navit: < kazer> robertp: i have a few notes for you, did the same thing yesterday 13:47 #navit: < kazer> qtdeclarative5-dev libqt5svg5-dev are needed. Currently we also need qtpositioning5-dev qtmultimedia5-dev libqt5sensors5-dev but we should make them optional 13:47 #navit: < kazer> that was for the qt5 graphics. for the qml ui, you should only need qml-module-qtquick-controls 13:48 #navit: < robertp> ok, did you have runtime errors? 13:49 #navit: < robertp> ah, ok the namings are very inconsistent 13:50 #navit: < kazer> yeah.. debian :) 13:50 #navit: < kazer> also, -dev are needed at buildtime.. the last one is runtime only 13:50 #navit: < kazer> but yeah it's super confusing 13:51 #navit: < robertp> I know, but I was apt-cache-ing for qt5 and installed libqt5-* 13:51 #navit: < robertp> then everything was enabled but i used 350MB disk space... 13:51 #navit: < kazer> haha 13:53 #navit: < kazer> robertp: for qml make sure that you enabled the full kms driver too dtoverlay=vc4-kms-v3d otherwise it's going to be really slow 13:58 #navit: < robertp> ok, next sd-image, next try 14:00 #navit: < kazer> i have some updates for the unattended install. I'll push them in a moment 14:01 #navit: < kazer> it makes installing on a fresh sd card super easy, and i've included the qt deps 14:01 #navit: < kazer> it nows even supports installation over wifi 14:07 #navit: < robertp> kazer, do we want to test the different gui/graphics combinations, too? I mean automated by ci? 14:11 #navit: < kazer> we definitely want that yes :) 14:45 #navit: < kazer> robertp: want to help? 14:58 #navit: < robertp> if i can...? to be honest I havent ever looked into this 15:05 -!- jandegr [5bb4b319@gateway/web/freenode/ip.91.180.179.25] has quit [Ping timeout: 260 seconds] 15:07 #navit: < kazer> it isn't really difficult actually 15:13 #navit: < robertp> haha, but it lokks and sounds like 15:20 #navit: < kazer> well it depends of how far we push it. but some things are quite easy to test 15:20 #navit: < kazer> i have done some work some time ago to leverage opencv to test the behavior of the UI for example 15:21 #navit: < kazer> but as a first step, we can ensure that it compiles, runs, trigger a few actions, and listen for results on dbus for example 16:39 -!- robertp [5849c97e@gateway/web/freenode/ip.88.73.201.126] has quit [Quit: Page closed] 16:56 -!- robertp [5849c97e@gateway/web/freenode/ip.88.73.201.126] has joined #navit 16:58 #navit: < robertp> kazer, I have been reading the ci output for the most recent trunk "tests". If I understand thsi correctly there are no tests run at all...? https://circleci.com/gh/navit-gps/navit/1893 16:58 #navit: < robertp> bash ci/build.sh 'ci/build_android.sh' 'ci/build_android_x86.sh' 2 build script (s) to run Starting build script #1 : ci/build_android.sh 16:58 #navit: < robertp> No build_linux and no tests? 17:04 -!- robertp [5849c97e@gateway/web/freenode/ip.88.73.201.126] has quit [] 17:46 -!- ColdFyre [~lenny@c-73-221-248-99.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 18:04 -!- ColdFyre [~lenny@c-73-221-248-99.hsd1.wa.comcast.net] has joined #navit 18:45 -!- xenos1984 [~xenos1984@90.191.164.22] has quit [Quit: Leaving.] 19:37 -!- Horwitz [~mich1@p200300800E00BC00022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 19:50 -!- Horwitz [~mich1@p200300800E006700022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 19:50 -!- mode/#navit [+o Horwitz] by ChanServ --- Log closed Wed May 17 00:00:15 2017