Search Criteria
Package Details: protonup-qt 2.10.2-2
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: | 74 |
Popularity: | 6.92 |
First Submitted: | 2021-11-03 18:39 (UTC) |
Last Updated: | 2024-08-26 17:18 (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 (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- dosbox (dosbox-svnAUR, dosbox-sdl2AUR, dosbox-openglide-svnAUR, dosbox-debugAUR, dosbox-staging-gitAUR, dosbox-eceAUR, dosbox-staging-binAUR, dosbox-stagingAUR) (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 Next › Last »
Pfych commented on 2023-03-01 07:23 (UTC)
Unable to install, I have the following package installed that may be conflicting:
https://archlinux.org/packages/extra/any/python-setuptools/
Manually updating
setuptools
as suggested by @donniebreve fixes this issue however this should not be the case and is overall bad practicesigboe commented on 2023-02-10 09:07 (UTC)
@yochananmarqo : I tried to run protonup-qt without fuse2 installed, and it complained about, I try to remember libfuse2.so.1 I think, I searched using pacman it was part of the fuse2 package. Installed it and protonup-qt started to work.
yochananmarqos commented on 2023-02-09 16:55 (UTC)
@sigboe: How do you figure?
sigboe commented on 2023-02-09 11:20 (UTC)
Missing dependency fuse2
yochananmarqos commented on 2022-10-23 17:48 (UTC)
@donniebreve: Do not mix system and local Python packages.
donniebreve commented on 2022-10-23 17:18 (UTC)
If you receive an error while installing with steam==1.3.0
Update setuptools
drokas commented on 2022-08-19 05:55 (UTC) (edited on 2022-08-19 05:56 (UTC) by drokas)
The following error occurred when I updated protonup-qt:
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 6, in <module> from PySide6.QtWidgets import * ImportError: libshiboken6.abi3.so.6.3: cannot open shared object file: No such file or directory
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.
« First ‹ Previous 1 2 3 4 Next › Last »