@FabioLolix, my apologies, I must have missed it. I did read through the comments. Thanks for pointing it out.
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
- Show 17 more dependencies...
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 27 Next › Last »
bearza91 commented on 2024-05-11 10:57 (UTC)
bearza91 commented on 2024-05-11 10:55 (UTC)
Fixed it... Had to rebuild: fvs python-pathvalidate patool vkbasalt-cli bottles
Now it is running again, version 51.11
FabioLolix commented on 2024-05-11 10:43 (UTC)
bearza91 reading before posting no? https://aur.archlinux.org/packages/bottles#comment-970039
bearza91 commented on 2024-05-11 10:42 (UTC)
After I rebuilt both python-pathvalidate and bottles, I now get this output when starting in the terminal: /usr/share/bottles/bottles/backend/utils/generic.py:97: SyntaxWarning: invalid escape sequence '\d' [int(t) if t.isdigit() else t.lower() for t in re.split("(\d+)", text)] Traceback (most recent call last): File "/usr/bin/bottles", line 45, 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 30, in <module> from bottles.backend.managers.manager import Manager File "/usr/share/bottles/bottles/backend/managers/manager.py", line 41, in <module> from bottles.backend.managers.dependency import DependencyManager File "/usr/share/bottles/bottles/backend/managers/dependency.py", line 25, in <module> import patoolib ModuleNotFoundError: No module named 'patoolib'
No idea how to fix it from here.
FabioLolix commented on 2024-04-29 14:05 (UTC)
python-pathvalidate is not the only one that needs recompiling. patools, fvs and vkbasalt-cli needed it too in my case.
Of course all AUR pkgbuilds are affected every time for every major Python version
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.
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.