Package Details: protonup-qt 2.9.2-1

Git Clone URL: https://aur.archlinux.org/protonup-qt.git (read-only, click to copy)
Package Base: protonup-qt
Description: Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris
Upstream URL: https://davidotek.github.io/protonup-qt
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 57
Popularity: 5.66
First Submitted: 2021-11-03 18:39 (UTC)
Last Updated: 2024-04-09 19:18 (UTC)

Latest Comments

1 2 3 4 Next › Last »

yochananmarqos commented on 2024-01-12 20:50 (UTC)

@hollunder: Try reading previous comments here like this one. I will no longer repeat myself.

hollunder commented on 2024-01-12 20:14 (UTC) (edited on 2024-01-12 20:15 (UTC) by hollunder)

$ protonup-qt                 
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3.11/site-packages/pupgui2/__main__.py", line 1, in <module>
    from pupgui2.pupgui2 import main
  File "/usr/lib/python3.11/site-packages/pupgui2/pupgui2.py", line 16, in <module>
    from pupgui2 import ctloader
  File "/usr/lib/python3.11/site-packages/pupgui2/ctloader.py", line 9, in <module>
    from pupgui2.util import create_msgbox
  File "/usr/lib/python3.11/site-packages/pupgui2/util.py", line 25, in <module>
    from pupgui2.datastructures import BasicCompatTool, CTType, Launcher, SteamApp, LutrisGame, HeroicGame
  File "/usr/lib/python3.11/site-packages/pupgui2/datastructures.py", line 2, in <module>
    import vdf
ModuleNotFoundError: No module named 'vdf'

yochananmarqos commented on 2023-12-12 02:54 (UTC) (edited on 2023-12-12 02:55 (UTC) by yochananmarqos)

@Cebtenzzre: Fixed. Remove your cached copy of the patch if necessary and do a git pull.

Cebtenzzre commented on 2023-12-12 02:49 (UTC)

==> Validating source files with sha256sums...
    protonup-qt-2.8.2.tar.gz ... Passed
    net.davidotek.pupgui2.sh ... Passed
    301.patch ... FAILED
==> ERROR: One or more files did not pass the validity check!

abarbarian commented on 2023-09-03 08:37 (UTC) (edited on 2023-09-03 08:38 (UTC) by abarbarian)

Using a pacman helper it tells me that protonup-qt has installed ok.

However

-->protonup-qt

Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/usr/lib/python3.11/site-packages/pupgui2/main.py", line 1, in <module> from pupgui2.pupgui2 import main File "/usr/lib/python3.11/site-packages/pupgui2/pupgui2.py", line 18, in <module> from pupgui2 import ctloader File "/usr/lib/python3.11/site-packages/pupgui2/ctloader.py", line 9, in <module> from pupgui2.util import create_msgbox File "/usr/lib/python3.11/site-packages/pupgui2/util.py", line 23, in <module> from pupgui2.datastructures import BasicCompatTool, CTType File "/usr/lib/python3.11/site-packages/pupgui2/datastructures.py", line 2, in <module> import vdf ModuleNotFoundError: No module named 'vdf'

Solved by

pacman -S python-vdf. :-)

yochananmarqos commented on 2023-08-09 14:42 (UTC)

@Sancezz: Don't mix local and system Python packages.

Sancezz commented on 2023-08-09 14:13 (UTC) (edited on 2023-08-10 03:46 (UTC) by Sancezz)

I get the following error on an up to date EOS (Arch):

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/lib/python3.11/site-packages/pupgui2/__main__.py", line 1, in <module>
    from pupgui2.pupgui2 import main
  File "/usr/lib/python3.11/site-packages/pupgui2/pupgui2.py", line 9, in <module>
    from PySide6.QtCore import Qt, QCoreApplication, QObject, QThread, QWaitCondition, QMutex, QDataStream
ImportError: /home/user/.local/lib/python3.11/site-packages/PySide6/libpyside6.abi3.so.6.5: undefined symbol: _ZN8Shiboken6Errors10storeErrorEv

DarkThoughts commented on 2023-05-26 14:46 (UTC)

@yochananmarqos: Thanks, python-steam was the one missing. How does one keep track of this?

yochananmarqos commented on 2023-05-26 14:00 (UTC)

@DarkThoughts: Did you rebuild python-steam on Python 3.11? Check and see if you still have anything left over:

pacman -Qoq /usr/lib/python3.10/