Package Details: bottles 2:51.15-1

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: 146
Popularity: 6.17
First Submitted: 2020-11-28 22:52 (UTC)
Last Updated: 2024-10-17 15:08 (UTC)

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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 21 Next › Last »

Hiru commented on 2022-12-11 23:29 (UTC)

@FabioLolix i just did that thank you for your help! ^^

FabioLolix commented on 2022-12-11 23:27 (UTC)

@Hiru you have the multilib repository disabled, in /etc/pacman.conf uncomment

[multilib]
Include = /etc/pacman.d/mirrorlist

then updated pacman db and you can install

Hiru commented on 2022-12-11 23:24 (UTC) (edited on 2022-12-11 23:28 (UTC) by Hiru)

@FabioLolix just tried that, same deal. Output:

$ sudo pacman -Syy && sudo pacman -S lib32-gnutls                                                                                        
:: Synchronizing package databases...
 core                                          153.5 KiB   203 KiB/s 00:01 [###################################################] 100%
 extra                                        1743.8 KiB  1534 KiB/s 00:01 [###################################################] 100%
 community                                       7.2 MiB  2.13 MiB/s 00:03 [###################################################] 100%
error: target not found: lib32-gnutls

@edit: Turns out i had to enable multilib on my system, sorry for bothering '^^. for reference, just had to uncomment 2 lines in /etc/pacman.conf

[multilib]
Include = /etc/pacman.d/mirrorlist

FabioLolix commented on 2022-12-11 23:16 (UTC)

@Hiru the package still exist in the official repo https://archlinux.org/packages/multilib/x86_64/lib32-gnutls/

sudo pacman -Syy && sudo pacman -S lib32-gnutls

Hiru commented on 2022-12-11 23:13 (UTC) (edited on 2022-12-11 23:23 (UTC) by Hiru)

hello, i'm trying to install bottles with yay but i'm getting an error:

-> Could not find all required packages:
   lib32-gnutls (Wanted by: bottles)

even running pacman -Ss gnutls doesn't show the "lib32-gnutls" package.

<deleted-account> commented on 2022-12-02 05:41 (UTC)

I'm having issue downloading Bottles runtime: Failed checksum.

(INFO) Renaming [runtime.tar.gz] to [runtime.tar.gz].
(ERROR) Downloaded file [runtime.tar.gz] looks corrupted.
(ERROR) Source cksum: [1747a350e92bd1e82d4d4e8ae617deeb] downloaded: [c68c5c8df840a5c70bcfec32514e3af0]
(ERROR) Removing corrupted file [runtime.tar.gz].
(ERROR) Extraction failed! Archive ends earlier than expected.
(WARNING) No runtime found.

Workaround: Manually download it from https://github.com/bottlesdevs/runtime and extract into $XDG_DATA_HOME/bottles/runtimes.

wattzy commented on 2022-11-15 14:06 (UTC)

I've found the culprit file, if I rename my localconfig.vdf steam file then Bottles opens as normal.

Something in my localconfig.vdf file as confusing the parser, it works on my partners localconfig.vdf so it must be something unique in mine.

wattzy commented on 2022-11-15 13:23 (UTC)

Thank you for updating the package. However, my previous error is still happening, the package builds and installs but fails at the same point when opening, asking me to submit an error report.

wattzy commented on 2022-11-11 21:30 (UTC) (edited on 2022-11-11 21:33 (UTC) by wattzy)

Package builds but when I launch it it hangs with the following error:

21:29:37 (ERROR)Data file not found. Creating new one.
21:29:38 (INFO) Bottles Started! 
21:29:40 (INFO) Catalog components loaded
21:29:40 (INFO) Catalog installers loaded
21:29:40 (INFO) Catalog dependencies loaded
21:29:40 (ERROR) Error while running async job: <function MainWindow.__on_start.<locals>.get_manager at 0x7f1a78cb5fc0>
    Exception: Expected s to be a str, got <class 'bytes'>

  File "/usr/share/bottles/bottles/frontend/utils/threading.py", line 63, in __target
    result = self.task_func(*args, **kwargs)
  File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 205, in get_manager
    mng = Manager(window=window, repo_fn_update=repo_fn_update)
  File "/usr/share/bottles/bottles/backend/managers/manager.py", line 132, in __init__
    self.steam_manager = SteamManager()
  File "/usr/share/bottles/bottles/backend/managers/steam.py", line 59, in __init__
    self.localconfig = self.__get_local_config()
  File "/usr/share/bottles/bottles/backend/managers/steam.py", line 154, in __get_local_config
    data = SteamUtils.parse_acf(f.read().encode('latin-1'))
  File "/usr/share/bottles/bottles/backend/utils/steam.py", line 32, in parse_acf
    return vdf.loads(data)
  File "/usr/share/bottles/bottles/backend/utils/vdf.py", line 207, in loads
    raise TypeError("Expected s to be a str, got %s" % type(s))
Traceback (most recent call last):
  File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 151, in set_manager
    tmp_runners = [x for x in self.manager.runners_available if not x.startswith('sys-')]
AttributeError: 'NoneType' object has no attribute 'runners_available'

proxyx commented on 2022-10-18 15:41 (UTC)

First, thank you for maintaining this package! Bottles is absolutely superb. I am, however, having some issues with the latest 2022.10.14.1-1 build. On a fresh installation, I am unable to install thedotnet462 dependency on a clean application bottle with default settings. It just hangs without completion. I am attempting to run Ketarin against the bottle which I believe would require this dotnet version but I have been unsuccessful getting it to run using any runner. It did work on previous iterations of the bottles package (I believe the 9/28 version).