ProtonUp-Qt Fehler

Hallo zusammen, kann jemand helfen was ich hier machen kann?

Danke

kannst du den Text aus dem Fenster kopieren und einfügen?
und:
pacman -Qs proton

im Falle versuche diese Variante zu nehmen:
https://aur.archlinux.org/packages/protonup-qt-bin

Ich hatte es schon wieder deinstalliert aber gleich mal die andere Version drauf gemacht und bekomme abermals eine Fehlermeldung.

Traceback (most recent call last):
  File "/tmp/.mount_protonXcwD7q/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/tmp/.mount_protonXcwD7q/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/pupgui2/__main__.py", line 2, in <module>
    main()
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/pupgui2/pupgui2.py", line 588, in main
    MainWindow()
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/pupgui2/pupgui2.py", line 115, in __init__
    self.update_ui()
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/pupgui2/pupgui2.py", line 249, in update_ui
    global_ctool_name: str = get_steam_global_ctool_name(install_loc.get('vdf_dir'))
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/pupgui2/steamutil.py", line 221, in get_steam_global_ctool_name
    d = get_steam_vdf_compat_tool_mapping(vdf.load(open(config_vdf_file)))
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/vdf/__init__.py", line 211, in load
    return parse(fp, **kwargs)
  File "/tmp/.mount_protonXcwD7q/usr/local/lib/python3.10/dist-packages/vdf/__init__.py", line 97, in parse
    for lineno, line in enumerate(fp, 1):
  File "/tmp/.mount_protonXcwD7q/usr/lib/python3.10/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa7 in position 3378: invalid start byte

benutzt du PIP?


startet hier ohne probleme (bin)

PIP weiß ich nicht was das ist.
Ich habe selbst auch nicht viel installiert. Über Lutris habe ich Battle.net mit Winetricks installiert, Darktable, Laufwerke, Thunderbird, Brave, Freefilesync, KeepassX, BalenaEtcher und die Spiele über Steam und Xone für den XBox Controller.
Protonup-Qt hatte problemlos funktioniert bis auf einmal der Fehler auftrat.

Hier habe ich etwas gefunden aber kann nicht genau feststellen ob ich davon betroffen bin.
Github ProtonUp-Qt

Ich müsste eventuell ein ähnliches Problem mit dem utf-8 codec haben?