Ubuntu 18.4 compatible ??

255 views
Skip to first unread message

José Luis jolunamo

unread,
May 6, 2018, 6:36:32 AM5/6/18
to Subsurface Divelog
Hola Comunidad. He actualizado desde 0 a Ubuntu 18.4 y no puedo instalar Subsurface de repositorios ni por terminal. He visto en la web de Subsurface en descargas y no sale Ubuntu 18.4. Que pasa ? No es compatible ? Cuando?
Saludos

Miika Turkia

unread,
May 6, 2018, 6:52:29 AM5/6/18
to Subsurface Divelog
At the moment you can use AppImage on Ubuntu 18.04.

https://subsurface-divelog.org/downloads/Subsurface-4.7.8-x86_64.AppImage

Once downloaded, make it executable and run it:

chmod +x Subsurface-4.7.8-x86_64.AppImage && ./
Subsurface-4.7.8-x86_64.AppImage

José Luis jolunamo

unread,
May 6, 2018, 10:20:41 AM5/6/18
to Subsurface Divelog
OK Gracias.
Voy a probar.
Saludos.

José Luis jolunamo

unread,
May 18, 2018, 12:10:59 PM5/18/18
to Subsurface Divelog
Hola Comunidad.
He intentado instalar Subsurface por AppImage y me da el siguiente error:
pepe@jolunamo65:~$ cd Descargas
pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
pepe@jolunamo65:~/Descargas$ sudo ./Subsurface-4.7.8-x86_64.AppImage
[sudo] contraseña para pepe:
./Subsurface-4.7.8-x86_64.AppImage: 1: ./Subsurface-4.7.8-x86_64.AppImage: Syntax error: "(" unexpected
pepe@jolunamo65:~/Descargas$

Alguna recomendación ??
Gracias

Lubomir I. Ivanov

unread,
May 18, 2018, 12:29:20 PM5/18/18
to subsurfac...@googlegroups.com
2018-05-18 19:10 GMT+03:00 José Luis jolunamo <jolun...@gmail.com>:
> Hola Comunidad.
> He intentado instalar Subsurface por AppImage y me da el siguiente error:
> pepe@jolunamo65:~$ cd Descargas
> pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
> pepe@jolunamo65:~/Descargas$ sudo ./Subsurface-4.7.8-x86_64.AppImage
> [sudo] contraseña para pepe:
> ./Subsurface-4.7.8-x86_64.AppImage: 1: ./Subsurface-4.7.8-x86_64.AppImage:
> Syntax error: "(" unexpected
> pepe@jolunamo65:~/Descargas$
>
> Alguna recomendación ??

hi,
try to run the AppImage without SUDO:

$ chmod +x Subsurface-4.7.8-x86_64.AppImage
$ ./Subsurface-4.7.8-x86_64.AppImage

lubomir
--

José Luis jolunamo

unread,
May 18, 2018, 12:50:03 PM5/18/18
to Subsurface Divelog
Lubomir, he probado y me da este error

pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
pepe@jolunamo65:~/Descargas$ ./Subsurface-4.7.8-x86_64.AppImage
bash: ./Subsurface-4.7.8-x86_64.AppImage: no puede ejecutar el archivo binario: Formato de ejecutable incorrecto
pepe@jolunamo65:~/Descargas$

Gracias


El domingo, 6 de mayo de 2018, 12:36:32 (UTC+2), José Luis jolunamo escribió:

Lubomir I. Ivanov

unread,
May 18, 2018, 12:55:58 PM5/18/18
to subsurfac...@googlegroups.com
On 18 May 2018 at 19:50, José Luis jolunamo <jolun...@gmail.com> wrote:
> Lubomir, he probado y me da este error
>
> pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
> pepe@jolunamo65:~/Descargas$ ./Subsurface-4.7.8-x86_64.AppImage
> bash: ./Subsurface-4.7.8-x86_64.AppImage: no puede ejecutar el archivo
> binario: Formato de ejecutable incorrecto
> pepe@jolunamo65:~/Descargas$
>

try downloading the file again?
the file is not recognized as a binary, which could imply that the
file is corrupted.

lubomir
--

José Luis jolunamo

unread,
May 29, 2018, 4:39:53 PM5/29/18
to Subsurface Divelog
Imposible con AppImage
Error:
pepe@jolunamo65:~$ cd Descargas

pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
pepe@jolunamo65:~/Descargas$ ./Subsurface-4.7.8-x86_64.AppImage
bash: ./Subsurface-4.7.8-x86_64.AppImage: no puede ejecutar el archivo binario: Formato de ejecutable incorrecto
pepe@jolunamo65:~/Descargas$

Lo he intentado de varias formas pero imposible.
Con lo contento que estaba como funcionaba en Ubuntu 16.04.
Cuando funcionara igual por repositorio en Ubuntu 18.04 ???


El domingo, 6 de mayo de 2018, 12:36:32 (UTC+2), José Luis jolunamo escribió:

Lubomir I. Ivanov

unread,
May 29, 2018, 4:42:45 PM5/29/18
to subsurfac...@googlegroups.com
2018-05-29 23:39 GMT+03:00 José Luis jolunamo <jolun...@gmail.com>:
> Imposible con AppImage
> Error:
> pepe@jolunamo65:~$ cd Descargas
> pepe@jolunamo65:~/Descargas$ chmod +x Subsurface-4.7.8-x86_64.AppImage
> pepe@jolunamo65:~/Descargas$ ./Subsurface-4.7.8-x86_64.AppImage
> bash: ./Subsurface-4.7.8-x86_64.AppImage: no puede ejecutar el archivo
> binario: Formato de ejecutable incorrecto
> pepe@jolunamo65:~/Descargas$
>
> Lo he intentado de varias formas pero imposible.
> Con lo contento que estaba como funcionaba en Ubuntu 16.04.
> Cuando funcionara igual por repositorio en Ubuntu 18.04 ???
>
>

18.04 should work with Subsurface-4.7.8-x86_64.AppImage.
i'm out of ideas. is this a 64bit Ubuntu?

lubomir
--

Adric Norris

unread,
May 29, 2018, 5:16:26 PM5/29/18
to subsurfac...@googlegroups.com
For what it's worth, Subsurface-4.7.8-x86_64.AppImage is working fine here on a 64-bit Ubuntu 18.04 machine.

Lubomir I. Ivanov

unread,
May 29, 2018, 5:18:38 PM5/29/18
to subsurfac...@googlegroups.com
please type these commands and show me the output of them:

lsb_release -a
?

uname -a
?

thanks
lubomir
--

Lubomir I. Ivanov

unread,
May 29, 2018, 5:19:03 PM5/29/18
to subsurfac...@googlegroups.com
thanks for confirming!

lubomir
--

José Luis jolunamo

unread,
Jun 2, 2018, 7:19:50 PM6/2/18
to Subsurface Divelog
Compuebo si es de 64 bits

pepe@jolunamo65:~$ grep -o ' lm ' /proc/cpuinfo
 lm
 lm
 lm
 lm
 lm
 lm
 lm
 lm
pepe@jolunamo65:~$ sudo lshw -C cpu | grep "anchura"
[sudo] contraseña para pepe:
       anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
          anchura: 64 bits
pepe@jolunamo65:~$

Si es de 64 bits
Gracias


El domingo, 6 de mayo de 2018, 12:36:32 (UTC+2), José Luis jolunamo escribió:

Lubomir I. Ivanov

unread,
Jun 2, 2018, 8:37:16 PM6/2/18
to subsurfac...@googlegroups.com
yes, looks like it's 64bits.
this is very strange, i don't really know what the cause is.
others have confirmed that the AppImage works on 18.04.

lubomir
--

Marc Serra Fontfreda

unread,
Jun 30, 2018, 6:30:14 PM6/30/18
to Subsurface Divelog
Buenas, a mi me funciona correctamente con este APPimage. Uso kubuntu 18.04

Hi, I can confirm this APPimage works perfectly. I'm using kubuntu 18.04



El diumenge, 3 juny de 2018 2:37:16 UTC+2, Lubomir I. Ivanov va escriure:

José Luis jolunamo

unread,
Jul 11, 2018, 3:03:05 PM7/11/18
to Subsurface Divelog
Hola Marc Serra Frontfreda Y Comunidad
Cuando instale Ubuntu 18.04 me dio muchos problemas la instalación limpia y tuve que instalar la 16 y sobre esta la 18 pero noto que algo va mal y quiero esperar a que salga la 18.04.1 para hacer una instalación limpia de nuevo. Intenté instalar con la APPimage pero me daba problemas y finalmente pude instalarla desde el repositorio y funciona bien.
Hace muchos años que utilizo Ubuntu y es la primera vez que me ha dado problemas la instalación y creo es por la tarjeta gráfica, no se.
Ya dirás donde buceas porque veo que eres de Olot y donde vas hay mucha vida.
Gracias



El domingo, 6 de mayo de 2018, 12:36:32 (UTC+2), José Luis jolunamo escribió:
Reply all
Reply to author
Forward
0 new messages