[00:22:45] *** Quits: Horwitz (~mich1@p200300EC9BC1B700022268FFFE64E7C4.dip0.t-ipconnect.de) (Ping timeout: 252 seconds) [00:35:50] *** Joins: Horwitz (~mich1@p200300EC9BC1D000022268FFFE64E7C4.dip0.t-ipconnect.de) [00:35:50] *** ChanServ sets mode: +o Horwitz [01:00:31] *** Quits: xenos1984 (~xenos1984@c753-7bec-9821-0c5b-d480-87c4-07d0-2001.dyn.estpak.ee) (Quit: Leaving.) [04:05:22] *** Joins: xenos1984 (~xenos1984@2240-6393-a173-b1d9-d480-87c4-07d0-2001.dyn.estpak.ee) [04:05:22] *** ChanServ sets mode: +v xenos1984 [10:10:39] hi @KaZeR I managed to get street name from coordinates. I search for streets within 1000m of the coordinates then find the one with the lowest distance, works really well. What I'll do is pass a serialized string with the set_destination and add_bookmark rather than look it up every time these lists are loaded [10:10:59] one thing I couldn't figure out is how to get town and country [10:42:39] https://cdn.discordapp.com/attachments/500190750085087235/611510059742003220/unknown.png [10:49:46] i got town, still no country tho [10:51:27] the poi lookup function will have to run on a separate thread, otherwise the address lookup freezes up the GUI so as larger search areas [10:53:32] we can populate the result list as we get results and also sort it in the same time [12:48:10] *** Quits: Number6 (~number6@188-141-49-5.dynamic.upc.ie) (Remote host closed the connection) [13:02:06] *** Joins: Number6 (~number6@188-141-49-5.dynamic.upc.ie) [13:02:06] *** ChanServ sets mode: +o Number6 [14:24:28] *** Quits: Number6 (~number6@188-141-49-5.dynamic.upc.ie) (Ping timeout: 246 seconds) [14:40:36] *** Joins: Number6 (~number6@188-141-49-5.dynamic.upc.ie) [14:40:36] *** ChanServ sets mode: +o Number6 [15:08:27] @viktorgino i really like where this is going [15:17:18] thanks 😊 [15:17:58] managed to put the poi lookup in a separate thread, so it won't block the ui when we search for POIs [15:26:42] *** Quits: Number6 (~number6@188-141-49-5.dynamic.upc.ie) (Ping timeout: 245 seconds) [15:30:32] nice. i'll find an example of fetching the country [15:31:27] @viktorgino are you particularly attached to working in your own fork? this is really good and I'd love to see a branch in our official repo where it would get more visibility and inputs [15:33:22] not at all, if you create a branch i can do a PR and carry on working there [15:33:35] awesome. let me get you access [15:37:06] *** Joins: Number6 (~number6@188-141-49-5.dynamic.upc.ie) [15:37:06] *** ChanServ sets mode: +o Number6 [15:41:07] branch is here : https://github.com/navit-gps/navit/tree/qml-gui-wip i'm sending you an invite [15:54:12] got it [15:54:40] there are some additions to navit core there, i'll create a PR to master for it so they can be reviewed [15:59:39] awesome thanks [16:06:37] *** Joins: gernot2 (5b257862@p5B257862.dip0.t-ipconnect.de) [16:06:37] hi [16:22:03] hi gernot2 [17:30:11] by [17:30:16] *** Quits: gernot2 (5b257862@p5B257862.dip0.t-ipconnect.de) (Quit: gernot2) [17:48:49] *** Joins: jandegr (d5dba1c7@213.219.161.199.adsl.dyn.edpnet.net) [17:48:49] *** ChanServ sets mode: +v jandegr [18:07:52] hi jandegr [18:08:08] hi kazer, thx for testing [18:08:35] so i think that your PR is worth merging as it fixes the issue for 32bits [18:08:39] you're welcome [18:09:08] also it looks like your fork isn't up to date with some other changes that we have in our trunk [18:09:34] this might create issues at some point, especially for changes about the build system [18:10:14] I could remove the 64 bit thing from the pr, and then you can test the 32 bit version on android 9 [18:10:41] but if I remove it , then the issue will gather dust until..... [18:10:48] your call :) [18:12:07] I mean the issue in https://github.com/navit-gps/navit/issues/828 will gather dust if we drop the 64bit version [18:18:05] hmm, I took 'her' phone so I could test on android 7.1.1 api25 , less than your 9 but also Armv8-A and it works [18:41:27] odd [18:41:43] do you think that it could be an apk level issue? [18:42:11] what is apk level ? or do you mean api ? [18:43:24] ABI is Armv8-A as well on the anddroid 7 phone I tested on [18:44:41] api is 28 on your Armv8-A but only 25 on the Armv8-A over here [18:44:42] i meant sdk [18:44:48] ok [18:44:55] or api. anyway they are related [18:45:27] so what do we do now ? [18:46:57] I have no more phones and emulators are x86, no need to throw those in too [18:53:48] maye an update of ndk is appropriate, they build with 17 where I always build with latest, being 20 now [18:53:56] maybe... [19:04:40] that's one option. i can also give you access to that phone remotely (all 3 of them actually) [19:15:25] details in PM [19:37:43] *** Quits: jandegr (d5dba1c7@213.219.161.199.adsl.dyn.edpnet.net) (Remote host closed the connection) [19:47:21] *** Joins: jandegr (d5dba1c7@213.219.161.199.adsl.dyn.edpnet.net) [19:47:21] *** ChanServ sets mode: +v jandegr [20:39:48] *** Quits: jandegr (d5dba1c7@213.219.161.199.adsl.dyn.edpnet.net) (Remote host closed the connection) [21:28:23] *** Joins: ilovekiruna (~ilovekiru@94-255-230-204.cust.bredband2.com) [21:28:23] *** ChanServ sets mode: +v ilovekiruna [23:50:53] *** Quits: ilovekiruna (~ilovekiru@94-255-230-204.cust.bredband2.com) (Ping timeout: 245 seconds)