Re: "rolling" release artifacts on GitHub

2023-12-07 Thread David Tillotson via subsurface
I have tried installing the APK in my S20, but it fails as it appears to be an invalid package :( Not sure if that's an issue locally, or a general one (I've been fighting with the Blackberry "business restriction" nonsense since we started using it to control access to work systems). On 7

Re: changes to the mobile builds

2020-11-21 Thread David Tillotson via subsurface
On Fri, 20 Nov 2020 08:02:19 -0800 Dirk Hohndel via subsurface wrote: > Please test these new binaries. Test simple things (can you update > cloud storage - do you see the updates on your desktop). Test things > we often forget to test (can you get to the user manual? can you edit > dives? can

Re: 4.9.3 AppImage issue

2019-09-23 Thread David Tillotson
r. Lesson learned: do NOT leave downloading data until you get around to it! -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: 4.9.3 AppImage issue

2019-09-19 Thread David Tillotson
y manual file). Looks like this is an odd path issue somewhere, most likely local to my system. I'll do some more testing, and see whether this may be worth documenting. ⁣David Tillotson​ On 19 Sep 2019, 07:59, at 07:59, Paul Buxton wrote: >So, I think I have a better handle on Appimage. It i

Re: 4.9.3 AppImage issue

2019-09-18 Thread David Tillotson
er solution unless someone who knows better can > fix it first. :-) I would guess that adding a file to the appimage would work, if I could figure out how. I'm happy to test any attempted fixes in the meantime. > On Wed, Sep 18, 2019 at 9:05 AM David Tillotson > wrote: > > >

4.9.3 AppImage issue

2019-09-18 Thread David Tillotson
or "/etc/system-id"). An empty file isn't sufficient, as dbus expects a 32 char hex string, so I just created a random one, which worked. Hopefully this is just a flaw in the AppImage build, and not another step along the path from GNU/Linux to Systemd/GNU/Linux! ;

Re: dailies

2016-06-13 Thread David Tillotson
in (in error). This opened another pane of the log - the back button worked to go back along the stack of app log panes. I stopped at three panes open, but it may well have gone further. -- David Tillotson ___ subsurface mailing list subsurface@

Re: [PLEASE VOTE] so what should we be working on

2016-05-28 Thread David Tillotson
in the UI, but not enough to actually annoy a user IMHO. I can't say that there is much wrong with the site management that I have seen, but I tend to just log a site name and GPS record. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Subsurface-mobile releases

2016-04-15 Thread David Tillotson
d that selecting "Dive list" from the left menu (even while on the dive list) makes the back button work to exit the app. Edits worked, but the save to cloud on a slow connection made the app look like it had frozen. Not had chance for much more testinv as yet, but I'll try and run throug

Re: Developing and Deploying devices

2016-04-14 Thread David Tillotson
sh, so that any settings that had been customised were retained. I'm not entirely sure how easily this could be replicated on these embedded systems - possibly by a simple check for a specific GPIO being tied either high or low, then enabling an "image upgrade" mode. Unfortunat

Re: Divecomputer-reading from Mobile devices (Was: Divemate Fusion)

2016-04-09 Thread David Tillotson
th it free to properly play with. Is there actually much in the code base that would be problematic on ARM? -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Subsurface-mobile for Android first release

2016-03-11 Thread David Tillotson
en deleting. Also hit an error that I recall was fixed on the desktop: end pressure higher than start pressure is accepted. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Androind build -900

2016-03-01 Thread David Tillotson
es in at the start, rather than the bottom of the list!) As a simple fix for this, the app should return to the dive list before going into the edit dialog, or not allow adding a dive when a dive is displayed. 2. When editting a dive, if the time is cha

Re: Android alpha -838 with experimental mobile components change

2016-02-15 Thread David Tillotson
e max depth and total time change once you've entered a valid depth and time. Not a common scenario, but users are strange creatures ;-) -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Android alpha -838 with experimental mobile components change

2016-02-14 Thread David Tillotson
values. It turns out that modifying the depth only updates the max depth field, and editing the time does nothing. As to why it was displaying such a long dive for no time, that seems to be some kind of default. -- David Tillotson ___ subsurface mailing

Re: Android alpha -838 with experimental mobile components change

2016-02-13 Thread David Tillotson
he dive > data. Can you access this dive from the desktop application and > export it as XML and send the XML? XML export attached - It looks OK to me, apart from having six "empty" samples. -- David Tillotson dummy.xml Description: XML document _

Re: Android alpha -838 with experimental mobile components change

2016-02-12 Thread David Tillotson
ord. Both have the same effect, and I have to kill the app. >> Attached is a profile from a manually added dummy dive, that seems to >have set the width to 2:30 hours for some reason. > >No attachment for me Sent in another message. -- David Tillotson

Re: Android alpha -838 with experimental mobile components change

2016-02-12 Thread David Tillotson
On 12 February 2016 21:03:51 GMT+00:00, David Tillotson <da...@acmelabs.co.uk> wrote: >Attached is a profile from a manually added dummy dive, that seems to >have set the width to 2:30 hours for some reason. Oops! Missed the attachment. This mail app really could use a proper easi

Re: Android alpha -838 with experimental mobile components change

2016-02-12 Thread David Tillotson
lapses the >almost hidden context menu, leaving the main menu open. > >That's fixed in -839 Hmm... Went to try 839, but found 840, and that sadly exits silently :( -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.

Re: Android alpha -838 with experimental mobile components change

2016-02-12 Thread David Tillotson
my dive, that seems to have set the width to 2:30 hours for some reason. I couldn't reproduce the blank profile this time around, but I'm not sure if there has been a fix for this. With luck I'll be able to test the GPS properly this weekend, if the weather ho

Re: Android build -825

2016-02-11 Thread David Tillotson
it seems to be a caching issue. The "About" screen is wide for some reason - is it assuming landscape mode? And the back button doesn't work - swiping back to the dive list allows the back button to close the off-screen about page. Going back into the credentials page, hitting the

Re: Android build -800

2016-02-09 Thread David Tillotson
On 9 February 2016 18:35:20 GMT+00:00, Dirk Hohndel <d...@hohndel.org> wrote: >On Tue, Feb 09, 2016 at 06:06:30PM +0000, David Tillotson wrote: >> On 9 February 2016 17:48:28 GMT+00:00, Dirk Hohndel ><d...@hohndel.org> wrote: >> >> The above three combine to

Re: Android build -800

2016-02-09 Thread David Tillotson
", while "00:26:50" is interpreted as "27min". This does make some sense, but might come as a surprise to a user. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Android build -800

2016-02-09 Thread David Tillotson
get some real-world users to play with this tomorrow at the club booze up ^w^wsocial evening. If this is can be reproduced, one of these guys will find it! -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-div

Re: Android build -800

2016-02-09 Thread David Tillotson
t it seems to work (fixes show in the list). -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Android build -800

2016-02-09 Thread David Tillotson
rst press of back closes the last opened, and the other screen is brought up. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Android build -781 (was Android build 775)

2016-02-06 Thread David Tillotson
e@subsurface-divelog.org >http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface Sad to report that I'm back to crashes on the quarry dive :( Apart from that, it works. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-di

Re: punch list for public beta of Subsurface-mobile for Android

2016-02-05 Thread David Tillotson
tton, it drops out of edit mode, but the keyboard stays on screen until hitting the back button. Is there a missing dismissal of the keyboard? Other than the edit button response and the superfluous (for now) menu entries, this is pretty much complete as far as I can tell. -- David Tillotson __

Re: punch list for public beta of Subsurface-mobile for Android

2016-02-05 Thread David Tillotson
't noticed the DC entry is already gone! On a bit more thorough testing, I did find that the edit mode stays active on backing up from a dive, until either hitting Save, Cancel, or going into a menu panel that has entry fields. Not a showstopper, but odd behaviour from a user point of view. -- Davi

Re: Problem editing dives in Subsurface-mobile

2016-02-05 Thread David Tillotson
think that should go to into the >main menu, that feels like the wrong context. A "cancel" button could >go >next to the "save" button. Or we could have an "X" in the title bar >on >the top right. Argh! Phone keyboards are not designed for rapid typing w

Re: Problem editing dives in Subsurface-mobile

2016-02-04 Thread David Tillotson
ork (my records since I started counting are a minimum of 3 presses, and a max of 34!) Would it make sense to add an exit command to the menu, similar to the "return to list" option? -- David Tillotson ___ subsurface mailing list subs

Re: Crash Mobile build 758 on Android 5.1.1

2016-01-31 Thread David Tillotson
> > Which device / which version of Android? Device is a Galaxy Note 4 (Android 5.1.1 with Samsung's Touchwiz overlay, if that could have any impact). -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Crash Mobile build 758 on Android 5.1.1

2016-01-31 Thread David Tillotson
On Sun, 31 Jan 2016 11:46:04 -0800 Dirk Hohndel <d...@hohndel.org> wrote: > On Sun, Jan 31, 2016 at 07:40:35PM +0000, David Tillotson wrote: > > > > This version fixes my issue of consistent crashes when opening ths > > quarry dives. > > Or even better, coul

Re: Android app -755

2016-01-29 Thread David Tillotson
n the location data. I'll check the data on the laptop this evening. As an aside, is there a way to directly access the files on Android? -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: Pretty disaster on 734

2016-01-28 Thread David Tillotson
random number of presses on the edit button, and on the Note 4 there's a big white panel above the keyboard that hides the fields and save button. I tried to grab a screenshot, but the keyboard seems to disable all the capture functions. -- David Tillotson ___

Re: [PATCH 1/3] QML-UI: Rearrange the DiveDetails page

2016-01-26 Thread David Tillotson
On 26 January 2016 11:37:31 GMT+00:00, Rick Walsh <rickmwa...@gmail.com> wrote: >On 26 January 2016 at 22:22, David Tillotson <da...@acmelabs.co.uk> >wrote: > >> On 26 January 2016 10:54:36 GMT+00:00, Rick Walsh ><rickmwa...@gmail.com> >> wrote: >> &

Re: Fwd: Re: mobile ui

2015-12-03 Thread David Tillotson
On 3 December 2015 21:33:48 GMT+00:00, Dirk Hohndel <d...@hohndel.org> wrote: >On Thu, Dec 03, 2015 at 09:19:56PM +0000, David Tillotson wrote: >> >> This isn't something I see on my Note 4 running 5.1.1. I still have a >couple of older devices that I'll try it

Re: Fwd: Re: mobile ui

2015-12-03 Thread David Tillotson
creasing, or be settable. For me the weight carried is much more important than the dive master (if that is even applicable). I also came across an oddity with the location service recently. My phone automatically switched time zone, and it seems that matching fails if

Re: Fwd: Re: mobile ui

2015-12-03 Thread David Tillotson
On 3 December 2015 21:19:56 GMT+00:00, David Tillotson <da...@acmelabs.co.uk> wrote: >This isn't something I see on my Note 4 running 5.1.1. I still have a >couple of older devices that I'll try it on once they've charged, and >report back. Having got my Note 2 (running 4.3) back

Subsurface-mobile on Lollipop

2015-10-28 Thread David Tillotson
any logs etc, so have no additional data. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: [PATCH] MOD of oxygen at pO2 of 1.6 is 20ft

2015-07-05 Thread David Tillotson
On 5 July 2015 23:19:52 BST, Linus Torvalds torva...@linux-foundation.org wrote: On Sun, Jul 5, 2015 at 2:55 PM, Pedro Neves nevesdi...@gmail.com wrote: But do metric divers really prefer 21m/24m to 20m/25m? I sure do... .. but maybe that's just me... The metric PADI tables do something

Re: Cloud storage and web view

2015-06-18 Thread David Tillotson
I have similar issues with my account. Fresh build this lunchtime on my laptop. On trying to open cloud storage I get Git cache branch da...@acmelabs.co.uk no longer exists. Unable to look up revision 'da...@acmelabs.co.uk' On trying to save to cloud storage: Cannot connect to cloud server,

Re: Cloud storage and web view

2015-06-18 Thread David Tillotson
wrote: On Thu, Jun 18, 2015 at 02:49:18PM +0100, David Tillotson wrote: I have similar issues with my account. Fresh build this lunchtime on my laptop. On trying to open cloud storage I get Git cache branch da...@acmelabs.co.uk no longer exists. Unable to look up revision 'da...@acmelabs.co.uk

Re: Issues with dive planner

2015-01-19 Thread David Tillotson
On Wed, 14 Jan 2015 16:16:01 -0200 Tomaz Canabrava tcanabr...@kde.org wrote: You are right, we need to speed this up quite a lot. It was really fast a few releases back, I don't know what happened ( neither looked at that part of the code ) but I'm on a spree of speeding things up right now,

Issues with dive planner

2015-01-14 Thread David Tillotson
this in the mean time. -- David Tillotson ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Re: testing of download from divecomputer needed

2015-01-11 Thread David Tillotson
On Fri, 9 Jan 2015 15:22:01 -0800 Dirk Hohndel d...@hohndel.org wrote: Either way, this REALLY needs some testing. And please report back both success and failure. Tell us what you tried, what worked and what didn't. I want to make sure I got the work flow right, that the options make sense