I have a question. Is there a way to utilize the vcredist-aio with bottles? I have a program I can't install because of an error that requires vcredist-aio version of Visual C++
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: | 4.93 |
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
- Show 17 more dependencies...
Required by (2)
- arch-gaming-meta (optional)
- cartridges-git (optional)
Sources (3)
Efwis commented on 2025-02-15 01:22 (UTC)
peelz commented on 2025-02-14 13:31 (UTC)
@lotation: just out of curiosity, how often do you have to unmark the package as "out of date" because people don't read the comments?
You might wanna pin your last comment about libadwaita 1.7.
eduardolucioac commented on 2025-02-05 19:55 (UTC) (edited on 2025-02-06 01:03 (UTC) by eduardolucioac)
The Bottles (Wine) CLI ("bottles-cli") is not passing arguments to the program it runs ("run" option).
In the example below, the Notepad++ program does not receive the arguments -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'
...
bottles-cli run -p notepad++ -b notepad++ -- -multiInst -nosession 'Z:/\some/\file/\path/\file.ext'
Would this be a bug or something I'm doing wrong?
To be objective, it seems like a bug to me...
Thanks! 🤗
Trojaner commented on 2025-01-31 21:05 (UTC) (edited on 2025-01-31 21:05 (UTC) by Trojaner)
@teJECSke To fix the problem with python modules not being found, execute paru -S --rebuild python-pathvalidate icoextract patool python-fvs vkbasalt-cli
.
Source: https://github.com/bottlesdevs/Bottles/issues/3630 (note: please do not report these kind of bugs at bottles directly. However, someone reported the bug already so I'm referencing it)
teJECSke commented on 2025-01-28 10:22 (UTC)
$ bottles Traceback (most recent call last): File "/usr/bin/bottles", line 49, 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'
lotation commented on 2025-01-16 09:47 (UTC)
ATTENTION: package will stay out-of-date as long as libadwaita 1.7 is in alpha state and not updated in the official repositories. If you want the latest release see here.
nixit commented on 2025-01-03 16:01 (UTC)
I installed rebuild-detector to see what python packages weren't rebuilt. solved my issues.
nixit commented on 2025-01-03 04:20 (UTC)
after updating and trying to run bottles, I get the following error:
File "/usr/share/bottles/bottles/frontend/windows/vkbasalt.py", line 30, in <module> from vkbasalt.lib import parse, ParseConfig ModuleNotFoundError: No module named 'vkbasalt'
vkbasalt is in that location, and I even trying installing from aur, same thing.
<deleted-account> commented on 2024-12-31 20:13 (UTC)
stuck at setup screen
swrneko commented on 2024-12-23 09:18 (UTC)
@FabioLolix anyway tahnks for reply)
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.