Package Details: protonup-qt 2.10.2-2

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: 74
Popularity: 6.92
First Submitted: 2021-11-03 18:39 (UTC)
Last Updated: 2024-08-26 17:18 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

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/

DarkThoughts commented on 2023-05-26 08:04 (UTC) (edited on 2023-05-26 08:05 (UTC) by DarkThoughts)

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 19, in <module>
    from pupgui2.steamutil import remove_steamtinkerlaunch
  File "/usr/lib/python3.11/site-packages/pupgui2/steamutil.py", line 10, in <module>
    from steam.utils.appcache import parse_appinfo
ModuleNotFoundError: No module named 'steam'

Can't start it anymore either.

BillFleming commented on 2023-05-25 08:55 (UTC)

Any clues on how we are supposed to fix the pupgui2 error? Should we downgrade our python version?

yochananmarqos commented on 2023-05-16 14:56 (UTC)

@HalJordan: Sounds like you haven't rebuilt your Python AUR packages after updating to Python 3.11.

HalJordan commented on 2023-05-16 12:40 (UTC)

I'm suddenly getting this:

% protonup-qt
/usr/bin/python: No module named pupgui2

The only pupgui2 I can find is a flatpack, I'm missing something here, but can't put my finger on it, and detest the idea of using flatpacks WHEN WE ALREADY HAVE A PACKAGE MANAGER.

yochananmarqos commented on 2023-04-05 14:33 (UTC)

@Bifrosst: Sounds like you're missing the prerequisites to use the AUR.

NickeyGod commented on 2023-04-05 08:20 (UTC)

this package also depends on make so be sure to install before

yochananmarqos commented on 2023-03-01 16:08 (UTC)

@Pfych: See my reply to @donniebreve. Anyway, the issue you're having is with python-inputs, not this package.