0

I have a problem to use Bottles aplication, i just does not start. I'm using...

Hola a todos, tengo problemas para iniciar la aplicacion Botellas, simplemente no inicia. Estoy usando...

OS: Ubuntu MATE 22.04.4 LTS x86_64

Kernel: 6.5.0-18-generic

Shell: bash 5.1.16

Resolution: 1920x1080

DE: MATE 1.26.0

WM: Metacity (Marco)

Theme: Yaru-blue-dark [GTK2/3]

Icons: Yaru-blue-dark [GTK2/3]

Terminal: mate-terminal

Terminal Font: Ubuntu Mono 15

CPU: Intel i3 550 (4) @ 3.200GHz

GPU: NVIDIA GeForce 210

Memory: 2267MiB / 3771MiB

Some idea to start to see what its happening? | Alguna idea para empezar a ver que está sucediendo?

  • 1
    Please [edit] with logs: https://docs.usebottles.com/utilities/logs-and-debugger – Daniel T Feb 18 '24 at 17:25
  • Lets see I have copied de command exposed on properties after made a shortcut to desktop and I get the next data | Veamos, copié el comande expuesto en propiedades despué de hace un acceso directo al escritorio conseguí la siguiente información. || -- patrick@patrick-pc:~$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=bottles --file-forwarding com.usebottles.bottles @@u %u @@ |
    20:37:54 (ERROR) Unable to load libGLX_nvidia.so.0 |
    20:37:54 (WARNING) Unable to locate libGLX_nvidia |
    URI no válido (sintaxis: bottles:run//)
    – Patricio Stabilito Feb 19 '24 at 19:41

1 Answers1

1

Bottles is missing the 64-bit Flatpak Nvidia driver. Let's install it:

flatpak install flathub org.freedesktop.Platform.GL.nvidia-545-29-06
Daniel T
  • 4,594