--- Log opened Tue Jul 19 00:00:47 2016 01:35 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 02:04 -!- jandegr [020b4e65@gateway/web/freenode/ip.2.11.78.101] has joined #navit 02:34 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has joined #navit 02:59 -!- ZeroOne [~ZeroOne@91.114.11.118] has joined #navit 03:03 -!- jandegr [020b4e65@gateway/web/freenode/ip.2.11.78.101] has quit [Ping timeout: 250 seconds] 03:14 -!- ZeroOne [~ZeroOne@91.114.11.118] has quit [Read error: Connection reset by peer] 03:38 -!- jjelen [jjelen@nat/redhat/x-xvwdmfvhzsebmrsz] has joined #navit 05:55 -!- owlman_ [~owlman@14-203-210-133.tpgi.com.au] has joined #navit 05:57 -!- owlman_ [~owlman@14-203-210-133.tpgi.com.au] has quit [Client Quit] 05:57 -!- owlman_ [~owlman@14-203-210-133.tpgi.com.au] has joined #navit 10:57 -!- jjelen_ [jjelen@nat/redhat/x-owhteblirxpjewuv] has joined #navit 10:59 -!- jjelen [jjelen@nat/redhat/x-xvwdmfvhzsebmrsz] has quit [Ping timeout: 258 seconds] 11:04 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has quit [Ping timeout: 250 seconds] 11:48 -!- carlos__ [5ff76aa1@gateway/web/freenode/ip.95.247.106.161] has joined #navit 11:48 #navit: < carlos__> ciao ragazzi 11:48 #navit: < carlos__> cìè qualcuno? 11:52 -!- carlos__ [5ff76aa1@gateway/web/freenode/ip.95.247.106.161] has quit [Client Quit] 11:52 -!- carlos__ [5ff76aa1@gateway/web/freenode/ip.95.247.106.161] has joined #navit 11:57 #navit: < carlos__> hello 11:57 #navit: < carlos__> help me? 11:58 #navit: < carlos__> capture destination event?? 12:05 -!- treaki__ [~treaki@p54BF2521.dip0.t-ipconnect.de] has quit [Ping timeout: 276 seconds] 12:08 -!- jjelen_ [jjelen@nat/redhat/x-owhteblirxpjewuv] has quit [Ping timeout: 252 seconds] 12:56 #navit: <@KaZeR> 78hi there 12:56 #navit: <@KaZeR> hi carlos__ 12:58 #navit: <@KaZeR> rcopelan in case you read the logs : https://github.com/pgrandin/navit-nuc-layout/blob/master/nuc_layout.xml#L1325-L1327 you want to change the order value, or maybe disable it altogether 12:58 #navit: <@KaZeR> carlos__: what do you mean with capture destination event? 13:00 #navit: < carlos__> on distance if < 20 mt send signale 13:09 #navit: <@KaZeR> like, dbus signal? 13:23 #navit: < carlos__> yes 13:28 #navit: <@KaZeR> i checked, and currently we don't have a dbus signal for that. But it would be a good idea to add one. Are you familiar with C? I can guide you 13:34 #navit: < carlos__> java 13:34 #navit: < carlos__> is very important 13:35 #navit: < carlos__> anothe problem is 13:35 #navit: < carlos__> i set multiple destination from dbus 13:36 #navit: < carlos__> navi return length only last point 13:49 #navit: <@KaZeR> well your signal seems to be a good match for our usual dbus stack.. so no need for java to trigger the signal here 13:50 #navit: <@KaZeR> to set multiple destination, make sure that you enabled waypoints navigation. By default it's disabled and it will route to the last one indeed 13:50 #navit: <@KaZeR> http://wiki.navit-project.org/index.php/Configuration/Full_list_of_options : look for waypoint 13:51 #navit: <@KaZeR> you should only need to add waypoints_flag="1" to your tag 13:52 #navit: < carlos__> thank 13:52 #navit: < carlos__> dbus ---> get current waypoint? 13:54 #navit: <@KaZeR> you're welcome. 13:54 #navit: <@KaZeR> get current waypoint, what would you like to get? the name only? or coordinates? or something else? 13:55 #navit: < carlos__> name and distance 14:11 #navit: < carlos__> yu alive? 14:11 #navit: < carlos__> you alive? 14:26 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Read error: Connection reset by peer] 14:30 #navit: <@KaZeR> i'm alive :) 14:30 #navit: <@KaZeR> this is possible. we will have to write some code though 14:41 #navit: < carlos__> ok 14:41 #navit: < carlos__> thank 14:42 -!- robertp [584bd4db@gateway/web/freenode/ip.88.75.212.219] has joined #navit 14:42 #navit: <@KaZeR> hi robertp 14:43 #navit: < robertp> hi 14:43 #navit: <@KaZeR> i made some progress on the qt5/qml2 gui yesterday 14:43 #navit: < robertp> wassup? 14:43 #navit: < robertp> whooohooo 14:43 #navit: <@KaZeR> the qpainter driver now works with qt5. I'm working on writing a qml2 gui from scratch now. Need to figure a missing link between the graphics and the gui to display the map, and the ball should get rolling then 14:44 #navit: < robertp> cool 14:44 #navit: < robertp> have you something to show? 14:45 #navit: < robertp> i mean code to read.. ;) 14:46 #navit: <@KaZeR> i'll push something in a branch tonight 14:46 #navit: <@KaZeR> there's still a lot of work to be done, but this is happening :) 14:47 #navit: < robertp> if there wasnt work it could be a lot of fun... 14:47 #navit: <@KaZeR> haha 14:58 #navit: < robertp> kazer do you have a roadmap for th gui? or should it be similar to gui internal? 14:59 #navit: <@KaZeR> a roadmap? or a design stub? 15:00 #navit: <@KaZeR> for the stub, we have a few ideas there : https://github.com/navit-gps/navit-gui-qt5/blob/master/ideas_from_couka.txt 15:02 #navit: <@KaZeR> there's some stuffs that i'd like to keep from gui internal (like the breadcrumbs menu) but there's also some things that i want to change (like menu organization, it should be easier to find your destination, and also i want this gui to save some settings to a file between sessions) 15:02 #navit: <@KaZeR> anyhow, QML is easy to edit, so tweaking your menu should also be easy if you don't like the stock one 15:05 #navit: < robertp> Nah.. A roadmap for the imlementpetation... or how this magic is called... 15:07 #navit: <@KaZeR> the route menu, where you see the list of all the guidance steps? 15:08 #navit: < robertp> my english-module seems to be offline today... 15:08 #navit: <@KaZeR> haha, it happens :) screenshot ? 15:09 #navit: < robertp> my problem is i fear i dont know where to start AND how it should look like 15:09 #navit: < robertp> since i am no gifted with graphic design skills i'll need some guideline 15:09 #navit: < robertp> no -> not 15:10 #navit: < robertp> that's what roadmap should mean... i believe 15:10 #navit: <@KaZeR> well roadmap is more like "we'll have a beta ready for this date, and this feature implemented at this date" 15:11 #navit: <@KaZeR> you probably are talking about a mockup then. There's none as of now, but it's a good time to start thinking about what you want to see and what you'd like, graphic-wise. 15:11 #navit: <@KaZeR> Like, finding a kit of icons that are consistent to provide a good UI experience 15:11 #navit: <@KaZeR> lunch time, back in a few 16:17 #navit: <@KaZeR> robertp: so, is the mockup what you are looking for? 16:21 -!- robertp [584bd4db@gateway/web/freenode/ip.88.75.212.219] has quit [] 16:23 -!- robertp [584bd4db@gateway/web/freenode/ip.88.75.212.219] has joined #navit 16:23 #navit: < robertp> yes, kazer. i am. 16:30 -!- robertp [584bd4db@gateway/web/freenode/ip.88.75.212.219] has quit [Ping timeout: 250 seconds] 16:39 -!- carlos__ [5ff76aa1@gateway/web/freenode/ip.95.247.106.161] has quit [Quit: Page closed] 20:28 -!- rcopelan [4ab8e725@gateway/web/freenode/ip.74.184.231.37] has joined #navit 20:29 #navit: < rcopelan> Thanks KaZer I'll give that a shot. 20:47 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/n800/svn/navit-svn-6724.failed http://download.navit-project 20:47 #navit: < Navit> it-svn-6724.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/iphone/svn/navit-svn-6724.failed 20:47 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 21:45 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/n800/svn/navit-svn-6724.failed http://download.navit-project 21:45 #navit: < Navit> it-svn-6724.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-6724.failed http://download.navit-project.org/logs/navit/iphone/svn/navit-svn-6724.failed 21:45 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 22:23 -!- rcopelan [4ab8e725@gateway/web/freenode/ip.74.184.231.37] has quit [Quit: Page closed] --- Log closed Wed Jul 20 00:00:49 2016