@plarpoon If you use paru, "paru -S bottles --rebuild=all" worked for me.
Search Criteria
Package Details: bottles 2:51.17-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/bottles.git (read-only, click to copy) |
---|---|
Package Base: | bottles |
Description: | Easily manage wine and proton prefix |
Upstream URL: | https://github.com/bottlesdevs/Bottles |
Keywords: | Bottles gaming Wine Wineprefixes |
Licenses: | GPL-3.0-only |
Submitter: | ragouel |
Maintainer: | lotation (brombinmirko, francescomasala) |
Last Packager: | lotation |
Votes: | 156 |
Popularity: | 5.46 |
First Submitted: | 2020-11-28 22:52 (UTC) |
Last Updated: | 2024-12-22 23:18 (UTC) |
Dependencies (37)
- 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)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-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)
- python-pathvalidateAUR
- python-pycurl
- python-requests
- python-steamgriddbAUR
- python-yaml (python-yaml-gitAUR)
- vkbasalt-cliAUR
- webkit2gtk (webkit2gtk-imgpasteAUR)
- xorg-xdpyinfo
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- gamemode (gamemode-gitAUR) (optional)
- gvfs (gvfs-gitAUR) (optional)
- lib32-gamemode (lib32-gamemode-gitAUR) (optional)
- lib32-gnutls (optional)
- lib32-vkd3d (lib32-vkd3d-gitAUR) (optional)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR) (optional)
- vkd3d (vkd3d-gitAUR) (optional)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional)
- wine (wine-valveAUR, wine-gitAUR, wine-staging-gitAUR, wine-stable-nextAUR, wine-stableAUR, wine-tkg-staging-binAUR, wine-tkg-staging-wow64-binAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-cachyosAUR, wine-staging) (optional)
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 24 Next › Last »
quietone commented on 2023-05-04 20:48 (UTC)
FabioLolix commented on 2023-05-03 21:39 (UTC)
@plarpoon python-pathvalidate is an AUR pkgbuild, you need to rebuild it after a major python update
plarpoon commented on 2023-05-03 21:27 (UTC)
Hi, I am getting this error after the most recent python updates.
Traceback (most recent call last): File "/usr/bin/bottles", line 40, in <module> from bottles.frontend import main File "/usr/share/bottles/bottles/frontend/main.py", line 37, in <module> from bottles.frontend.windows.main_window import MainWindow File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 38, in <module> from bottles.backend.managers.manager import Manager File "/usr/share/bottles/bottles/backend/managers/manager.py", line 36, in <module> import pathvalidate ModuleNotFoundError: No module named 'pathvalidate'
harre commented on 2023-04-20 21:10 (UTC)
I got same issue as @joelbacal removing python-argparse python-pyclip solved it for me, I didn't reinstall them after installing bottles and I have no issues.
lotation commented on 2023-03-24 12:24 (UTC) (edited on 2023-03-24 12:25 (UTC) by lotation)
@DarkThoughts it seems that you are using an AUR helper and it's not officially supported because in some circumstances (like this) it abstract from the building process and makes troubleshooting harder. The problem here seems to be by vkbasalt-cli
side but
I tried to rebuild bottles
anyway and it all went well so I suggest you to build bottles by hand.
DarkThoughts commented on 2023-03-24 11:19 (UTC)
Broken for me because of failed validity checks: https://pastebin.com/JVidBiEw
joelbacal commented on 2023-03-18 02:05 (UTC) (edited on 2023-03-18 03:26 (UTC) by joelbacal)
Probably all the people that have installed Waydroid on their computers will have the "Failed to find window.ui" problem when compiling. The solution is to uninstall python-argparse and python-pyclip, install bottles and then reinstall both python packages.
Now bottles installed, but get stucked during packages download
I get this message
Traceback (most recent call last): File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 149, in set_manager self.page_details = DetailsView(self) File "/usr/share/bottles/bottles/frontend/views/details.py", line 78, in init self.view_bottle = BottleView(self, config) File "/usr/share/bottles/bottles/frontend/views/bottle_details.py", line 164, in init self.style_provider.load_from_data(style_data, len(style_data)) TypeError: Gtk.CssProvider.load_from_data() takes exactly 2 arguments (3 given)
Thanks in advance!
1nikolas commented on 2023-03-17 19:27 (UTC)
@lotation you forgot to change the pkgrel on .SRCINFO
Ashark commented on 2023-03-16 12:47 (UTC)
Thanks @articuno1_au, it works. I agree with @1nikolas, it would be good to make this patch in aur.
Pinned Comments
brombinmirko commented on 2022-09-15 20:54 (UTC) (edited on 2022-09-15 20:54 (UTC) by brombinmirko)
=====================
READ HERE FIRST
=====================
This package is not officially supported by the Bottles Developers. Even though some of those developers are package maintainers, support is offered by the package authors who will make sure it is handled in the best possible way. They will diagnose the issues and report the issues to the development team if they are not related to the package.