libportal-gtk4 did the trick, the programs start fine without xdg-desktop-portal and xdg-desktop-portal-gtk
Search Criteria
Package Details: bottles-git 2:51.18.r65.g96056559-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bottles-git.git (read-only, click to copy) |
---|---|
Package Base: | bottles-git |
Description: | Easily manage wineprefix using environments |
Upstream URL: | https://usebottles.com/ |
Licenses: | GPL-3.0-only |
Conflicts: | bottles |
Provides: | bottles |
Submitter: | Talebian |
Maintainer: | FabioLolix (envolution) |
Last Packager: | envolution |
Votes: | 17 |
Popularity: | 0.021490 |
First Submitted: | 2020-12-07 20:34 (UTC) |
Last Updated: | 2025-01-31 07:59 (UTC) |
Dependencies (39)
- blueprint-compiler (blueprint-compiler-gitAUR)
- cabextract
- dconf
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- icoextractAUR
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- lib32-gnutls
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libportal-gtk4
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip)
- patoolAUR (patool-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-chardet
- python-fvsAUR
- python-gobject
- python-markdown
- python-orjson (python-orjson-gitAUR)
- Show 19 more dependencies...
Required by (2)
- arch-gaming-meta (requires bottles) (optional)
- cartridges-git (requires bottles) (optional)
Sources (1)
FabioLolix commented on 2022-06-23 21:52 (UTC)
infirit commented on 2022-06-23 20:25 (UTC)
xdp refers to xdg-desktop-portal and you will need libportal-gtk4
, perhaps also xdg-desktop-portal-gtk
FabioLolix commented on 2022-06-22 18:13 (UTC)
Installing libxdp and xdp-tools did not solve the issue
turbochamp commented on 2022-06-22 18:10 (UTC)
Fails to run even with libadwaita-git
ValueError: Namespace Xdp not available
ewout commented on 2022-06-14 10:37 (UTC) (edited on 2022-06-14 22:17 (UTC) by ewout)
Please depend on libadwaita-git
for the time being. New GTK4+/libadwaita usage within Bottles depends on functionality untagged/unreleased in the regular libadwaita package.
FabioLolix commented on 2022-06-11 13:50 (UTC)
FabioLolix commented on 2022-06-11 13:49 (UTC)
Build 2022.5.28.trento.3.r255.gc753ccfe fail to start with
$ bottles
Traceback (most recent call last):
File "/usr/sbin/bottles", line 42, in <module>
from bottles import main
File "/usr/share/bottles/bottles/main.py", line 35, in <module>
from bottles.window import MainWindow
File "/usr/share/bottles/bottles/window.py", line 36, in <module>
from bottles.views.details import DetailsView
File "/usr/share/bottles/bottles/views/details.py", line 32, in <module>
from bottles.views.bottle_preferences import PreferencesView
File "/usr/share/bottles/bottles/views/bottle_preferences.py", line 32, in <module>
from bottles.dialogs.envvars import EnvVarsDialog
File "/usr/share/bottles/bottles/dialogs/envvars.py", line 25, in <module>
class EnvVarEntry(Adw.EntryRow):
File "/usr/lib/python3.10/site-packages/gi/module.py", line 123, in __getattr__
raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Adw' object has no attribute 'EntryRow'
adamnejm commented on 2022-05-16 18:33 (UTC)
Missing gtksourceview4
dependency!
Traceback (most recent call last):
File "/usr/bin/bottles", line 42, in <module>
from bottles import main
File "/usr/share/bottles/bottles/main.py", line 33, in <module>
from bottles.window import MainWindow
File "/usr/share/bottles/bottles/window.py", line 33, in <module>
from bottles.backend.managers.manager import Manager
File "/usr/share/bottles/bottles/backend/managers/manager.py", line 46, in <module>
from bottles.backend.managers.installer import InstallerManager
File "/usr/share/bottles/bottles/backend/managers/installer.py", line 29, in <module>
from bottles.dialogs.generic import MessageDialog
File "/usr/share/bottles/bottles/dialogs/generic.py", line 20, in <module>
gi.require_version('GtkSource', '4')
File "/usr/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GtkSource not available
tallero commented on 2022-03-12 15:51 (UTC)
missing lib32-glibc
depedency
theriddick commented on 2022-03-06 14:17 (UTC)
patool is a requirement to run this application it seems.
Pinned Comments
FabioLolix commented on 2024-12-22 21:53 (UTC)
A new major python version hit the repository, rebuild ALL you AUR python pkgbuild and install
rebuild-detector
The typical error is:
FabioLolix commented on 2022-06-11 13:50 (UTC)
Reference https://github.com/bottlesdevs/Bottles/wiki/Packaging