Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

[Bug]: Bottles sometimes breaks and no apps start any more

Open hax4dazy opened this issue 8 months ago • 1 comments

Describe the bug

After a while, bottles fails to start certain applications. I'm not sure why this happens but when it does I always have to reinstall the entire application before I get it working again. No other system modifications are made that would result in this issue being an issue.

To Reproduce

  1. Install a bottle
  2. Wait about a week and reopen bottles
  3. Try to start one
  4. See that it just instantly fails

Package

Flatpak from Flathub

Distribution

Endevour OS (Arch btw)

Debugging Information

Official Package: true
Version: '51.21'
DE/WM: plasma
Display:
    X.org: true
    X.org (port): :1
    Wayland: true
Graphics:
    vendors:
        nvidia:
            vendor: nvidia
            envs:
                __NV_PRIME_RENDER_OFFLOAD: '1'
                __GLX_VENDOR_LIBRARY_NAME: nvidia
                __VK_LAYER_NV_optimus: NVIDIA_only
            icd: ''
            nvngx_path: null
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.14.7-arch2-1
Disk:
    Total: 16781709312
    Free: 16781545472
RAM:
    MemTotal: 31.3GiB
    MemAvailable: 25.3GiB
Bottles_envs: null

Troubleshooting Logs

15:54:03 (ERROR) Unable to load libGLX_nvidia.so.0 
15:54:03 (WARNING) Unable to locate libGLX_nvidia

Additional context

No response

hax4dazy avatar May 24 '25 13:05 hax4dazy

Maybe that org.freedesktop.Platform.GL.nvidia needs to be updated.

D0735 avatar May 25 '25 16:05 D0735