Package Details: bottles 2:51.15-2

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: 150
Popularity: 5.97
First Submitted: 2020-11-28 22:52 (UTC)
Last Updated: 2024-11-08 16:10 (UTC)

Dependencies (36)

Required by (2)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 22 Next › Last »

maxlefou commented on 2024-04-29 12:30 (UTC)

python-pathvalidate is not the only one that needs recompiling. patools, fvs and vkbasalt-cli needed it too in my case.

lotation commented on 2024-04-29 06:29 (UTC)

@lippiece updating python-pathvalidate solved the issue because it needed to be rebuilt, please see here

lippiece commented on 2024-04-27 23:38 (UTC)

@renega4e python have been updated in Arch, you need yo rebuild all your AUR python packages, it is the same everytime

I think the problem was with python-pathvalidate package. Updating it solved the issue.

FabioLolix commented on 2024-04-27 18:52 (UTC)

Bottles is failing to start (version 51.11-2), due to missing module pathvalidate,

@renega4e python have been updated in Arch, you need yo rebuild all your AUR python packages, it is the same everytime

renega4e commented on 2024-04-27 15:18 (UTC) (edited on 2024-04-27 16:56 (UTC) by renega4e)

Bottles is failing to start (version 51.11-2), due to missing module pathvalidate, even though that is installed. It was working previous to this update.

Edit: This must be some other package that is doing this, if this bottles package hasn't been updated since March.

Shadow669 commented on 2024-03-16 16:52 (UTC)

@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.

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.