Re: Android beta...

2017-07-07 Thread Salvador Cuñat
On Fri, Jul 07, 2017 at 11:10:40PM +0200, Anton Lundin wrote: > You enable adb over wifi, and connect to your phone that way. > Pretty easy, even for me :) but never tried before. > It would be great if you could build your own apk, where you have hacked > deviceData.saveLog in mobile-widgets/qm

Re: latest Windows binary crashes

2017-07-07 Thread Anton Lundin
On 07 July, 2017 - Lubomir I. Ivanov wrote: > On 7 July 2017 at 23:47, Linus Torvalds wrote: > > On Fri, Jul 7, 2017 at 1:41 PM, Lubomir I. Ivanov > > wrote: > >> > >> it appears that caching google maps tiles violates the google maps > >> (free / public) usage rules. > > > > I read that as "yo

Re: Android beta...

2017-07-07 Thread Anton Lundin
On 07 July, 2017 - Salvador Cuñat wrote: > Hi Anton > > El 07/07/2017 19:40, "Anton Lundin" escribió: > > > > On 07 July, 2017 - Salvador Cuñat wrote: > > > > > On my device, an OSTC 2N downloading via OTG ... It just downloads 9 > > > dives, when there are 20. Always, the older dives, always j

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 23:47, Linus Torvalds wrote: > On Fri, Jul 7, 2017 at 1:41 PM, Lubomir I. Ivanov wrote: >> >> it appears that caching google maps tiles violates the google maps >> (free / public) usage rules. > > I read that as "you can cache for performance" reasons. Bad networking > is a *big

Re: latest Windows binary crashes

2017-07-07 Thread Linus Torvalds
On Fri, Jul 7, 2017 at 1:41 PM, Lubomir I. Ivanov wrote: > > it appears that caching google maps tiles violates the google maps > (free / public) usage rules. I read that as "you can cache for performance" reasons. Bad networking is a *big* performance reason. You can't use the map data for anyt

Re: latest Windows binary crashes

2017-07-07 Thread Dirk Hohndel
> On Jul 7, 2017, at 1:41 PM, Lubomir I. Ivanov wrote: > > On 7 July 2017 at 20:37, Anton Lundin wrote: >> >> The only downside I see is that we loose the little offline support we >> have. Our current Marble map caches the tiles, so you can, if they are >> cached, view the map offline. >> >>

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 20:37, Anton Lundin wrote: > > The only downside I see is that we loose the little offline support we > have. Our current Marble map caches the tiles, so you can, if they are > cached, view the map offline. > > indeed, i just read this: https://stackoverflow.com/a/6196728 also

Re: latest Windows binary crashes

2017-07-07 Thread Linus Torvalds
On Fri, Jul 7, 2017 at 10:37 AM, Anton Lundin wrote: > > The only downside I see is that we loose the little offline support we > have. Our current Marble map caches the tiles, so you can, if they are > cached, view the map offline. Oh, you're right - good call. That offline caching is *really*

Re: Android beta...

2017-07-07 Thread Anton Lundin
On 07 July, 2017 - Salvador Cuñat wrote: > Hi Anton > > El 07/07/2017 08:30, "Anton Lundin" escribió: > > > > What we know this far: > > * Pixels doesn't work due to selinux profiles blocking access to /sys > > for device discovery. > > * Jocke did see some timeout issue. (We should look at th

Re: latest Windows binary crashes

2017-07-07 Thread Anton Lundin
On 07 July, 2017 - Lubomir I. Ivanov wrote: > On 7 July 2017 at 16:54, Dirk Hohndel wrote: > > > >> On Jul 7, 2017, at 6:38 AM, Lubomir I. Ivanov wrote: > >> > >> On 7 July 2017 at 00:48, Lubomir I. Ivanov wrote: > >>> On 7 July 2017 at 00:26, Davide DB wrote: > http://i.imgur.com/o8IP4Ho

Re: latest Windows binary crashes

2017-07-07 Thread Davide DB
Willem take a look at this real implementatuon http://www.diveboard.com/explore davide@mobile Il 07 lug 2017 5:32 PM, "Willem Ferguson" ha scritto: > On 07/07/2017 17:08, Davide DB wrote: > >> >> Very nice. >> This could be a starting point for a new "map view" feature in an >> upcoming Subsur

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 18:32, Willem Ferguson wrote: > On 07/07/2017 17:08, Davide DB wrote: >> >> >> Very nice. >> This could be a starting point for a new "map view" feature in an >> upcoming Subsurface. >> In my idea we should just display clusters: when user click on one >> cluster the map zoom sho

Re: latest Windows binary crashes

2017-07-07 Thread Willem Ferguson
On 07/07/2017 17:08, Davide DB wrote: Very nice. This could be a starting point for a new "map view" feature in an upcoming Subsurface. In my idea we should just display clusters: when user click on one cluster the map zoom showing eventually other cluster until at a certain zoom level he sees o

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 18:08, Davide DB wrote: > On 7 July 2017 at 15:38, Lubomir I. Ivanov wrote: >> quickly sketched the cluster idea. >> >> here is a preview: >> https://www.dropbox.com/s/6gdygq68uba2pg8/cluster_clicks.png?dl=0 >> >> each dive/marker now now has max. depth value. by clicking a clus

Re: Statistics Reloaded.

2017-07-07 Thread Davide DB
On 7 July 2017 at 08:57, Willem Ferguson wrote: > > Tomaz, Davide, > SNIP > > Kind regards, > willem Willem you have a lot of good points here! I'm in a hurry for a dive weekend. I will reply asap to your comments and I you agree i will bring them on Github that I think is a better place to tra

Re: latest Windows binary crashes

2017-07-07 Thread Davide DB
On 7 July 2017 at 15:38, Lubomir I. Ivanov wrote: > quickly sketched the cluster idea. > > here is a preview: > https://www.dropbox.com/s/6gdygq68uba2pg8/cluster_clicks.png?dl=0 > > each dive/marker now now has max. depth value. by clicking a cluster > on the map at the bottom of the Qt UI it says

Re: Android beta...

2017-07-07 Thread Salvador Cuñat
Hi Anton El 07/07/2017 08:30, "Anton Lundin" escribió: > > What we know this far: > * Pixels doesn't work due to selinux profiles blocking access to /sys > for device discovery. > * Jocke did see some timeout issue. (We should look at this closer) > > > //Anton > On my device, an OSTC 2N downlo

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 16:54, Dirk Hohndel wrote: > >> On Jul 7, 2017, at 6:38 AM, Lubomir I. Ivanov wrote: >> >> On 7 July 2017 at 00:48, Lubomir I. Ivanov wrote: >>> On 7 July 2017 at 00:26, Davide DB wrote: http://i.imgur.com/o8IP4Ho.png >>> >>> this is possible with the so called MarkerClus

Re: latest Windows binary crashes

2017-07-07 Thread Dirk Hohndel
> On Jul 7, 2017, at 6:38 AM, Lubomir I. Ivanov wrote: > > On 7 July 2017 at 00:48, Lubomir I. Ivanov wrote: >> On 7 July 2017 at 00:26, Davide DB wrote: >>> http://i.imgur.com/o8IP4Ho.png >> >> this is possible with the so called MarkerCluster libarary: >> https://developers.google.com/maps/

Re: latest Windows binary crashes

2017-07-07 Thread Lubomir I. Ivanov
On 7 July 2017 at 00:48, Lubomir I. Ivanov wrote: > On 7 July 2017 at 00:26, Davide DB wrote: >> http://i.imgur.com/o8IP4Ho.png > > this is possible with the so called MarkerCluster libarary: > https://developers.google.com/maps/documentation/javascript/marker-clustering > https://github.com/goog

Re: Statistics Reloaded.

2017-07-07 Thread Tomaz Canabrava
Davide, I remember something about statistics that you did, I'm gonna take a look on the mockups again. Thanks for reminding me. Tomaz On Fri 7. Jul 2017 at 08:57, Willem Ferguson < willemfergu...@zoology.up.ac.za> wrote: > On 06/07/2017 22:44, Davide DB wrote: > > Hi guys > > Do you remember