Re: world peace and the perfect location editing widget

2015-07-19 Thread Dirk Hohndel
> On Jul 19, 2015, at 7:00 AM, Miika Turkia wrote: > > On Sun, Jul 19, 2015 at 4:55 PM, Dirk Hohndel wrote: >> On Sun, Jul 19, 2015 at 05:45:52AM -0700, Dirk Hohndel wrote: 1) When I change the location using the arrow keys, the globe does not show the new location. Otherwise, t

Re: world peace and the perfect location editing widget

2015-07-19 Thread Miika Turkia
On Sun, Jul 19, 2015 at 4:55 PM, Dirk Hohndel wrote: > On Sun, Jul 19, 2015 at 05:45:52AM -0700, Dirk Hohndel wrote: >> > >> > 1) When I change the location using the arrow keys, the globe does not >> > show the new location. Otherwise, this way seems to work. *** the >> > behavior of the globe is

Re: world peace and the perfect location editing widget

2015-07-19 Thread Dirk Hohndel
On Sun, Jul 19, 2015 at 05:45:52AM -0700, Dirk Hohndel wrote: > > > > 1) When I change the location using the arrow keys, the globe does not > > show the new location. Otherwise, this way seems to work. *** the > > behavior of the globe is the same on the later test cases as well, but > > I do not

Re: world peace and the perfect location editing widget

2015-07-19 Thread Dirk Hohndel
On Sun, Jul 19, 2015 at 10:42:42AM +0300, Miika Turkia wrote: > From the e-mails received, this sounds like a really cool > implementation. However, I seem to be suffering more corner cases / > bugs than I expected to see (but then again, I seem to be suffering > these with all the new features of

Re: world peace and the perfect location editing widget

2015-07-19 Thread Miika Turkia
>From the e-mails received, this sounds like a really cool implementation. However, I seem to be suffering more corner cases / bugs than I expected to see (but then again, I seem to be suffering these with all the new features of Subsurface :D). I wonder if its my data, OS or something else. Here a

Re: world peace and the perfect location editing widget

2015-07-18 Thread Tomaz Canabrava
It's already fixed here people =) On Sat, Jul 18, 2015, 13:20 Pedro Neves wrote: > On 18-07-2015 15:32, Dirk Hohndel wrote: > >> I noticed this too, but only after reading Salvador's email. Until > reading > >> his email I hadn't bothered completing words, and just selected the > site I > >> wa

Re: world peace and the perfect location editing widget

2015-07-18 Thread Pedro Neves
On 18-07-2015 15:32, Dirk Hohndel wrote: I noticed this too, but only after reading Salvador's email. Until reading his email I hadn't bothered completing words, and just selected the site I wanted before I had finished typing the first word. Hopefully it isn't too hard to fix. Curious. I neve

Re: world peace and the perfect location editing widget

2015-07-18 Thread Rick Walsh
On 19 Jul 2015 12:33 am, "Dirk Hohndel" wrote: > > On Sat, Jul 18, 2015 at 10:45:10AM +1000, Rick Walsh wrote: > > > > As all my dives already have locations, I tested by copying my file, > > deleting my 15 most recent dives, then re-downloading them from my dive > > A couple of suggestions relati

Re: world peace and the perfect location editing widget

2015-07-18 Thread Dirk Hohndel
On Sat, Jul 18, 2015 at 10:45:10AM +1000, Rick Walsh wrote: > > As all my dives already have locations, I tested by copying my file, > deleting my 15 most recent dives, then re-downloading them from my dive > A couple of suggestions relating to the drop-down list: > (1) get rid of the space betwee

Re: world peace and the perfect location editing widget

2015-07-17 Thread Rick Walsh
Hi, On 18 July 2015 at 06:47, Salvador Cuñat wrote: > Good night. > > 2015-07-17 19:38 GMT+02:00, Dirk Hohndel : > > On Fri, Jul 17, 2015 at 10:27:19AM -0700, Dirk Hohndel wrote: > > > > Having said all this, yes, the patch fixes the bug. So to those of you > > considering testing this (you ARE

Re: world peace and the perfect location editing widget

2015-07-17 Thread Salvador Cuñat
Good night. 2015-07-17 19:38 GMT+02:00, Dirk Hohndel : > On Fri, Jul 17, 2015 at 10:27:19AM -0700, Dirk Hohndel wrote: > > Having said all this, yes, the patch fixes the bug. So to those of you > considering testing this (you ARE going to test this, right? after all the > fighting and yelling...)

Re: world peace and the perfect location editing widget

2015-07-17 Thread Dirk Hohndel
On Fri, Jul 17, 2015 at 10:27:19AM -0700, Dirk Hohndel wrote: > On Fri, Jul 17, 2015 at 02:15:53PM -0300, Tomaz Canabrava wrote: > > From 07778598514461748a9f679d523283bda5609bcc Mon Sep 17 00:00:00 2001 > > From: Tomaz Canabrava > > Date: Fri, 17 Jul 2015 14:08:01 -0300 > > Subject: [PATCH 2/2] M

Re: world peace and the perfect location editing widget

2015-07-17 Thread Dirk Hohndel
On Fri, Jul 17, 2015 at 02:15:53PM -0300, Tomaz Canabrava wrote: > From 07778598514461748a9f679d523283bda5609bcc Mon Sep 17 00:00:00 2001 > From: Tomaz Canabrava > Date: Fri, 17 Jul 2015 14:08:01 -0300 > Subject: [PATCH 2/2] Make sure we don't pass the wrong info > > We where returning true here,

Re: world peace and the perfect location editing widget

2015-07-17 Thread Tomaz Canabrava
It was a bug in my code. :) dirk explained to me how to trigger it, here is the fix.: From 07778598514461748a9f679d523283bda5609bcc Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Fri, 17 Jul 2015 14:08:01 -0300 Subject: [PATCH 2/2] Make sure we don't pass the wrong info We where returning t

Re: world peace and the perfect location editing widget

2015-07-17 Thread Salvador Cuñat
2015-07-17 0:42 GMT+02:00, Tomaz Canabrava : > On Thu, Jul 16, 2015 at 7:32 PM, Salvador Cuñat > wrote: >> 1.- When selecting the site from autocompletion (the one marked with >> "+" and with the name completed), the text field don't completes. > > > Just tested here and it works for me. > May b

Re: world peace and the perfect location editing widget

2015-07-16 Thread Tomaz Canabrava
On Thu, Jul 16, 2015 at 7:32 PM, Salvador Cuñat wrote: > Hi Dirk. > > 2015-07-16 22:21 GMT+02:00, Dirk Hohndel : > > > > So please, give it a try and let us know what you think. > > > > I like what Tomaz and you have done, it makes senseless the previous > discusion. > > A pair of issues: > 1.-

Re: world peace and the perfect location editing widget

2015-07-16 Thread Salvador Cuñat
Hi Dirk. 2015-07-16 22:21 GMT+02:00, Dirk Hohndel : > > So please, give it a try and let us know what you think. > I like what Tomaz and you have done, it makes senseless the previous discusion. A pair of issues: 1.- When selecting the site from autocompletion (the one marked with "+" and with

Re: world peace and the perfect location editing widget

2015-07-16 Thread Dirk Hohndel
On Thu, Jul 16, 2015 at 01:21:16PM -0700, Dirk Hohndel wrote: > Sadly the Linux packages are failing... I have to go back and investigate > but since it builds here and cross builds for Windows I'm hoping that this > is enough for most of you to give it a try. I'll kick of a Mac build as > well. S

world peace and the perfect location editing widget

2015-07-16 Thread Dirk Hohndel
Hey, you can't have everything, but one out of two isn't bad. And with the new Subject and a new thread there's a good chance that Linus will take a look. I also really want to know what Henrik, Davide, Rick, Rodrigo, Salvador, Richard, Martin, Pedro and all the others who have participated in the