Package: protontricks
Version: 1.5.0-1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: bgvaug...@gmail.com

Dear Maintainer,

Simply executing 'protontricks' shows the usage instructions. Executing it with
commands results in a Python error message.

$ protontricks -s "No Man's Sky"
Traceback (most recent call last):
  File "/usr/bin/protontricks", line 33, in <module>
    sys.exit(load_entry_point('protontricks==1.5.0', 'console_scripts',
'protontricks')())
  File "/usr/lib/python3/dist-packages/protontricks/cli.py", line 167, in main
    steam_lib_paths = get_steam_lib_paths(steam_path)
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 613, in
get_steam_lib_paths
    library_folders = parse_library_folders(folders_vdf_path.read_text())
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 597, in
parse_library_folders
    Path(value) for key, value in vdf_data["LibraryFolders"].items()
KeyError: 'LibraryFolders'

$ protontricks --gui
Traceback (most recent call last):
  File "/usr/bin/protontricks", line 33, in <module>
    sys.exit(load_entry_point('protontricks==1.5.0', 'console_scripts',
'protontricks')())
  File "/usr/lib/python3/dist-packages/protontricks/cli.py", line 167, in main
    steam_lib_paths = get_steam_lib_paths(steam_path)
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 613, in
get_steam_lib_paths
    library_folders = parse_library_folders(folders_vdf_path.read_text())
  File "/usr/lib/python3/dist-packages/protontricks/steam.py", line 597, in
parse_library_folders
    Path(value) for key, value in vdf_data["LibraryFolders"].items()
KeyError: 'LibraryFolders'

I had previously installed protontricks as a normal user, using pipx, following
the instructions at https://github.com/Matoking/protontricks and used it
successfully. I uninstalled it, using pipx, prior to installing the Debian
package.


-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages protontricks depends on:
ii  python3      3.9.2-3
ii  python3-vdf  3.4-2
ii  steam        1.0.0.68-1
ii  winetricks   0.0+20210206-2
ii  zenity       3.32.0-7

protontricks recommends no packages.

protontricks suggests no packages.

Reply via email to