@lotation I hope you will try your best to address major issues in your maintained package of bottles despite your busy and tight scheduled life.
Search Criteria
Package Details: bottles 2:51.21-2
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: | 2.58 |
First Submitted: | 2020-11-28 22:52 (UTC) |
Last Updated: | 2025-03-31 08:34 (UTC) |
Dependencies (37)
- cabextract
- dconf
- gtk4 (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-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-tkg-staging-binAUR, wine-pure-gitAUR, wine-cachyosAUR, wine-staging) (optional)
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 27 Next › Last »
Shadow669 commented on 2024-03-16 16:52 (UTC)
lotation commented on 2024-03-11 22:10 (UTC)
Sorry, in the past weeks I have been pretty busy and couldn't give bottles the attention it needed.
I will update the package in the next 24 hours but if someone with more knowledge and free time wants to adopt it I'm totally fine with that.
Shadow669 commented on 2024-02-15 09:30 (UTC)
Bottles crashes sometimes unexpectedly with core dump error like lutris , afaik it is caused by some python related issue . Lutris has fixed it now . Today while adding a game in my bottle , it crashed and the whole bottle was reportedly deleted even though the files still existed . Nothing like this seems to occur in the flatpak version.
kidonng commented on 2024-02-02 17:00 (UTC) (edited on 2024-02-04 07:12 (UTC) by kidonng)
I have the same concern as @UltraBlack, wine
really should not be a hard dependency. Currently the default runtime used by Bottles is Soda instead of the system one (I can't even choose the system one as default), pulling in wine
just seems unnecessary.
I see wine
is briefly made optdepends
in https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=bottles&id=1ebc7b94855b67b77a07f8850074bf1abc656af2, then reverted in https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=bottles&id=96c13c1889104e9ea157bf17e7d29e2b32e7683a. That was mid-2021, things may have changed a lot, may worth reconsidering this change.
maxlefou commented on 2023-12-30 13:01 (UTC) (edited on 2023-12-30 13:04 (UTC) by maxlefou)
Can't use bottles-cli since the last update:
Traceback (most recent call last):
File "/usr/bin/bottles-cli", line 652, in <module>
cli = CLI()
^^^^^
File "/usr/bin/bottles-cli", line 150, in __init__
self.__process_args()
File "/usr/bin/bottles-cli", line 199, in __process_args
self.run_program()
File "/usr/bin/bottles-cli", line 574, in run_program
_args = program.get("arguments", "") + " " + _args
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
Using bottles' GUI works fine though
AbstractionMage commented on 2023-12-22 14:32 (UTC)
upon running bottles from this package, I get the following error:
$ bottles
Traceback (most recent call last):
File "/usr/bin/bottles", line 44, in <module>
from bottles.frontend import main
File "/usr/share/bottles/bottles/frontend/main.py", line 36, in <module>
from bottles.frontend.windows.main_window import MainWindow
File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 40, in <module>
from bottles.frontend.views.details import DetailsView
File "/usr/share/bottles/bottles/frontend/views/details.py", line 32, in <module>
from bottles.frontend.views.bottle_preferences import PreferencesView
File "/usr/share/bottles/bottles/frontend/views/bottle_preferences.py", line 48, in <module>
from bottles.frontend.windows.vkbasalt import VkBasaltDialog
File "/usr/share/bottles/bottles/frontend/windows/vkbasalt.py", line 30, in <module>
from vkbasalt.lib import parse, ParseConfig
ImportError: cannot import name 'parse' from 'vkbasalt.lib' (/usr/lib/python3.11/site-packages/vkbasalt/lib.py)
All AUR and system packages are up to date.
Kodehawa commented on 2023-12-20 23:14 (UTC) (edited on 2023-12-20 23:18 (UTC) by Kodehawa)
Anyone is able to change execution directory? Clicking on the icon to open the file manager does nothing to me.
Using dbus-monitor, I can see a dbus call to vfs erroring out with "The specified location is not mounted" when I click the icon.
method return time=1703113605.536251 sender=:1.24 -> destination=:1.256 serial=841 reply_serial=152
string ":1.24:user:491"
method call time=1703113605.541312 sender=:1.256 -> destination=org.freedesktop.DBus serial=153 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName
string "org.gtk.vfs.Daemon"
uint32 0
method return time=1703113605.541323 sender=org.freedesktop.DBus -> destination=:1.256 serial=4294967295 reply_serial=153
uint32 2
method call time=1703113605.541406 sender=:1.256 -> destination=org.freedesktop.DBus serial=154 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.gtk.vfs.Daemon"
method return time=1703113605.541414 sender=org.freedesktop.DBus -> destination=:1.256 serial=4294967295 reply_serial=154
string ":1.14"
method call time=1703113605.541504 sender=:1.256 -> destination=:1.14 serial=155 path=/org/gtk/vfs/mounttracker; interface=org.gtk.vfs.MountTracker; member=LookupMount
struct {
array of bytes "/" + \0
array [
dict entry(
string "type"
variant array of bytes "smb-network" + \0
)
]
}
error time=1703113605.541691 sender=:1.14 -> destination=:1.256 error_name=org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code16 reply_serial=155
string "La ubicación especificada no está montada"
Kind of annoying that the devs only support flatpak, so I can't even bother to report a bug against git upstream because they'll just close it lol
jonathandavid200 commented on 2023-12-20 11:10 (UTC)
When I go to run it; it gets stuck saying almost done the first time I run it. I saw people that use flatpak had this problem too they made a dxvk2.0.1 folder. But I don't have that directry on arch linux kde to even try it. It sas it has a problem with the gtk system bus and then it says it can't find dxvk and some others.
lotation commented on 2023-10-23 17:33 (UTC)
@raphael_costa thanks for the tip, I updated the package
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.