Re: Running Subsurface on Lollipop

2019-09-26 Thread Dirk Hohndel

> On Sep 26, 2019, at 1:49 PM, Anton Lundin  wrote:
> 
> On 26 September, 2019 - Dirk Hohndel wrote:
> 
>> I didn't think it would even install on Android 5.0... but looking through 
>> the Google Play stats we do in fact appear to have about 50 users on that 
>> version.
>> Interesting.
>> I have no idea how I would make Subsurface support different openssl 
>> versions.
>> 
>> Can you send the log - I'll dig around to see if I still have an Android 5.0 
>> device...
> 
> I'm pretty sure we bundle the right openssl library, and use that.
> 
> 
> The question is, whats the actual error?
> 
> 
> Probably that the openssl libraries uses ndk symbols which the linker
> can't find in such a old os, and fails there.


So I didn't find an Android 5.0 devices (and I have so many devices, it's 
ridiculous), but I found a Nexus 10 with Android 5.1 and that happily syncs
with the cloud... So yes, I'd love to see an actual log that shows us what's
going wrong.

/D
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Running Subsurface on Lollipop

2019-09-26 Thread Anton Lundin
On 26 September, 2019 - Dirk Hohndel wrote:

> I didn't think it would even install on Android 5.0... but looking through 
> the Google Play stats we do in fact appear to have about 50 users on that 
> version.
> Interesting.
> I have no idea how I would make Subsurface support different openssl versions.
> 
> Can you send the log - I'll dig around to see if I still have an Android 5.0 
> device...

I'm pretty sure we bundle the right openssl library, and use that.


The question is, whats the actual error?


Probably that the openssl libraries uses ndk symbols which the linker
can't find in such a old os, and fails there.


//Anton


-- 
Anton Lundin+46702-161604
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Running Subsurface on Lollipop

2019-09-26 Thread Hans Hermann Meyer
> I didn't think it would even install on Android 5.0... but looking 
> through the Google Play stats we do in fact appear to have about 50 
> users on that version.
>
My Samsung T310 (8" Tablet) with Android 4.4.2 runs Subsurface 4.8.4 but 
doesn't seem to get updates an more. But it still syncs with the cloud.

Hans
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Running Subsurface on Lollipop

2019-09-26 Thread Dirk Hohndel
I didn't think it would even install on Android 5.0... but looking through the 
Google Play stats we do in fact appear to have about 50 users on that version.
Interesting.
I have no idea how I would make Subsurface support different openssl versions.

Can you send the log - I'll dig around to see if I still have an Android 5.0 
device...

/D

> On Sep 26, 2019, at 1:43 AM, John Smith  wrote:
> 
> Ive finally got my old android tablet running again and tried to get 
> Subsurface on it. 
> 
> Using the latest version, it installs ok, seems to run well, but cannot 
> connect to the Cloud.
> 
> Looking into the developers log, the problem is that it cannot resolve 
> OPENSSL and the TLS fails.
> 
> Other than upgrading to a newer version of android - which is impossible for 
> this tablet, is there anything that I can do?
> 
> If I go back to an earlier version, can anyone tell me roughly when  QT SSL 
> was updated?
> 
> thanks
> ___
> subsurface mailing list
> subsurface@subsurface-divelog.org 
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface 
> 
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Problems with 4.9.3 appimage

2019-09-26 Thread Riccardo Brama
Hi guys,

   I've downloaded right now the 4.9.3 appimage on my damn old FC20 and
I've received the following error

./Subsurface-4.9.3-x86_64.AppImage: /lib64/libstdc++.so.6: version
`GLIBCXX_3.4.22' not found (required by
/tmp/.mount_SubsurJp7Yi1/usr/bin/../lib/libQt5WebKit.so.5)

   Never had anything like that up to 4.9.2.
   Yes, I know I have to update my system... but time is always lacking...
:(
   Thank you in advance for trying to solve the issue.
   Cheers,
   R-.-

-- 
Riccardo Brama, Ph.D.
Chief of Engineering
Ratio-Computers, a Dive Industries s.r.l. brand
Via Vetturini 22/24
58024 Massa Marittima (GR)
Italia

Web: www.ratio-computers.com
E-mail: riccard...@ratio-computers.com


Ai sensi del "Testo Unico sulla Privacy D. Lgs 196 del 30 Giugno 2003"
questo messaggio di posta, incluso ogni eventuale allegato, potrebbe
contenere materiale riservato, di proprietà esclusiva e/o non pubblico
ed e' destinato soltanto alla persona od al soggetto al quale e'
indirizzato. E' strettamente vietato modificare, ritrasmettere,
divulgare, fare in altro modo uso del messaggio, od intraprendere
qualsiasi azione sulla base delle informazioni in esso contenute, da
parte di persone diverse dal destinatario. Qualora non foste il
destinatario corretto, Vi preghiamo di comunicarlo immediatamente al
mittente e di distruggere il presente messaggio da ogni supporto,
nonche' ogni stampa o copia dello stesso.

According to the "Testo Unico sulla Privacy D. Lgs 196 June 30th 2003"
this e-mail, including any attachments, is intended solely for the
person or entity to which it is addressed and may contain confidential,
proprietary and/or non-public material. Except as stated above, any
review, re-transmission, dissemination or other use of, or taking of any
action in reliance upon this information by persons or entities other
than an intended recipient is prohibited. If you receive this in error,
please notify the sender and delete the material from any media and
destroy any printouts or copies.

___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Running Subsurface on Lollipop

2019-09-26 Thread John Smith
Ive finally got my old android tablet running again and tried to get Subsurface 
on it.

Using the latest version, it installs ok, seems to run well, but cannot connect 
to the Cloud.

Looking into the developers log, the problem is that it cannot resolve OPENSSL 
and the TLS fails.

Other than upgrading to a newer version of android - which is impossible for 
this tablet, is there anything that I can do?

If I go back to an earlier version, can anyone tell me roughly when  QT SSL was 
updated?

thanks
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface