Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Fedora namespace Xdp not available #3647

Closed
Kenny-Dave opened this issue Dec 31, 2024 · 2 comments
Closed

[Bug]: Fedora namespace Xdp not available #3647

Kenny-Dave opened this issue Dec 31, 2024 · 2 comments

Comments

@Kenny-Dave
Copy link

Kenny-Dave commented Dec 31, 2024

Describe the bug

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


### Troubleshooting Logs

_No response_

### Additional context

_No response_
@orowith2os
Copy link
Contributor

Not a supported package of ours, please file an issue with the Fedora maintainers, not us.

@orowith2os orowith2os closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
@Kenny-Dave
Copy link
Author

Thanks, the flatpak version works fine on Fedora. Just adding a note for anyone else with the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants