You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bottles won't open after Fedora update. Please forgive my ignorance, I am quite green. Full error is
name@fedora:~$ bottles
Traceback (most recent call last):
File "/usr/bin/bottles", line 49, in <module>
from bottles.frontend import main
File "/usr/share/bottles/bottles/frontend/main.py", line 29, in <module>
gi.require_version("Xdp", "1.0")
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/usr/lib64/python3.13/site-packages/gi/__init__.py", line 122, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Xdp not available
libxdp installed version:
name@fedora:~$ dnf list --installed | grep xdp
libxdp.x86_64 1.4.3-1.fc41 <unknown>
Bottles installed version:
name@fedora:~$ dnf list --installed | grep bottles
bottles.noarch 1:51.17-2.fc41 <unknown>
The commands for debugging listed below give me an error:
error: app/com.usebottles.bottles/x86_64/master not installed
I have tried uninstalling and reinstalling bottles, and rebooting, without success.
To Reproduce
Install bottles in Fedora 41.
Package
Flatpak from Flathub
Distribution
Fedora 41 kernel 6.12.6.200 64 bit, KDE 6.2.4, Frameworks 6.9.0
Debugging Information
name@fedora:~$ flatpak run --command=bottles-cli com.usebottles.bottles info health-check
error: app/com.usebottles.bottles/x86_64/master not installed
Describe the bug
Bottles won't open after Fedora update. Please forgive my ignorance, I am quite green. Full error is
libxdp installed version:
Bottles installed version:
The commands for debugging listed below give me an error:
I have tried uninstalling and reinstalling bottles, and rebooting, without success.
To Reproduce
Install bottles in Fedora 41.
Package
Flatpak from Flathub
Distribution
Fedora 41 kernel 6.12.6.200 64 bit, KDE 6.2.4, Frameworks 6.9.0
Debugging Information
name@fedora:~$ flatpak run --command=bottles-cli com.usebottles.bottles info health-check error: app/com.usebottles.bottles/x86_64/master not installed
The text was updated successfully, but these errors were encountered: