Search Criteria
Package Details: protonup-qt 2.12.0-1
Package Actions
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: | 83 |
Popularity: | 6.27 |
First Submitted: | 2021-11-03 18:39 (UTC) |
Last Updated: | 2025-03-30 17:46 (UTC) |
Dependencies (29)
- pyside6
- python-inputsAUR (python-inputs-gitAUR)
- python-psutil
- python-pyaml
- python-pyxdg
- python-requests
- python-steamAUR
- python-vdfAUR
- python-zstandard
- qt6-tools
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- dosbox (dosbox-svnAUR, dosbox-openglide-svnAUR, dosbox-debugAUR, dosbox-staging-gitAUR, dosbox-stagingAUR, dosbox-staging-binAUR) (optional) – required for Boxtron
- git (git-gitAUR, git-glAUR) (optional) – required for SteamTinkerLaunch
- inotify-tools (inotify-tools-gitAUR) (optional) – required for Boxtron & Roberta
- scummvm (scummvm-gitAUR) (optional) – required for Roberta
- Show 9 more dependencies...
Required by (1)
- arch-gaming-meta (optional)
Latest Comments
« First ‹ Previous 1 2 3 4
rensenware commented on 2022-06-22 02:46 (UTC)
This package is missing a dependency on
python-yaml
. Without this package installed, the following error is outputted upon launch of the program:Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/usr/lib/python3.10/site-packages/pupgui2/__main__.py", line 1, in <module> from .pupgui2 import main File "/usr/lib/python3.10/site-packages/pupgui2/pupgui2.py", line 11, in <module> from .util import apply_dark_theme, create_compatibilitytools_folder, get_installed_ctools File "/usr/lib/python3.10/site-packages/pupgui2/util.py", line 17, in <module> from .datastructures import BasicCompatTool File "/usr/lib/python3.10/site-packages/pupgui2/datastructures.py", line 3, in <module> import yaml ModuleNotFoundError: No module named 'yaml'
The program subsequently crashes.
unit73e commented on 2022-02-19 12:03 (UTC)
@yochananmarqos thanks. Good solution. That makes it a lot more convenient.
yochananmarqos commented on 2022-01-21 15:39 (UTC)
@unit73e: I added a symlink to
/usr/bin/protonup-qt
.unit73e commented on 2022-01-21 14:07 (UTC)
The binary name
net.davidotek.pipgui2
is strange. Maybe it should be renamed toprotonup-qt
in PKGBUILD.Forsaken commented on 2021-12-23 03:47 (UTC) (edited on 2021-12-23 03:52 (UTC) by Forsaken)
Broke for me with the latest python update with the error message:
/usr/bin/python: can't open file '/usr/lib/python3.10/site-packages/pupgui2/pupgui2.py': [Errno 2] No such file or directory
I managed to fix it by making a CLEAN reinstall of protonup-qt and python-inputs:
yay --answerclean A -S protonup-qt python-inputs
PS @kronikpillow: the executable is named
net.davidotek.pupgui2
kronikpillow commented on 2021-12-23 00:38 (UTC)
i am confused to even how to launch the application, I have nothing in my shell or dmenu prompt regarding protonup-qt
orlfman commented on 2021-12-20 23:35 (UTC) (edited on 2021-12-20 23:36 (UTC) by orlfman)
this makes managing both proton-ge for steam and wine-ge for lutris so simple. more simple than just pulling them from the aur as you can have more than one version installed with it. no need to make aur versions for older versions / manually managing them. it also includes other tools i didn't even know existed so its great way to advertise other stuff that's useful but not widely known.
D3SOX commented on 2021-12-12 01:15 (UTC) (edited on 2021-12-12 01:16 (UTC) by D3SOX)
Missing dependency:
python-pyxdg
in the latest update. Without that package:ModuleNotFoundError: No module named 'xdg'
gameslayer commented on 2021-12-09 02:36 (UTC)
Application doesn't seem to start, whats the command to launch it so I can debug the issue to you?
« First ‹ Previous 1 2 3 4