Search Criteria
Package Details: gpu-viewer 2.22-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpu-viewer.git (read-only, click to copy) |
---|---|
Package Base: | gpu-viewer |
Description: | A frontend to glxinfo and vulkaninfo. |
Upstream URL: | https://github.com/arunsivaramanneo/GPU-Viewer/ |
Licenses: | GPL3 |
Submitter: | Strit |
Maintainer: | Strit |
Last Packager: | Strit |
Votes: | 35 |
Popularity: | 0.54 |
First Submitted: | 2017-11-12 11:19 (UTC) |
Last Updated: | 2023-02-02 05:36 (UTC) |
Dependencies (17)
- clinfo (clinfo-git)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-git, libadwaita-testing, libadwaita-testing-docs, libadwaita-testing-demos, libadwaita-without-adwaita-git)
- mesa-utils
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-click
- python-gobject (python-gobject-git)
- vdpauinfo
- vulkan-tools
- xorg-xdpyinfo
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-steamos, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-rusticl-git, mesa-git-adreno, mesa-minimal-git, mesa-amber) (optional)
- nvidia (nvidia-beta, nvidia-beta-dkms, nvidia-vulkan, nvidia-vulkan-dkms, nvidia-dkms) (optional) – Vulkan nvidia driver
- orchis-theme (orchis-theme-git) (optional) – Preferred GTK theme
- vulkan-intel (vulkan-intel-git, mesa-minimal+-git, vulkan-intel-steamos, mesa-git, mesa-rusticl-git, mesa-minimal-git) (optional) – Vulkan Intel drivers
- vulkan-radeon (mesa-minimal+-git, vulkan-radeon-steamos, mesa-git, mesa-rusticl-git, mesa-minimal-git) (optional) – Vulkan AMD drivers
Latest Comments
1 2 Next › Last »
Strit commented on 2023-01-04 08:07 (UTC) (edited on 2023-01-04 08:11 (UTC) by Strit)
@gamer_ro
Can you try installing
xorg-xdpyinfo
to see if that makes it work?It's not listed in the sources dependencies, but I will add it it ot fixes it.
(I've also made an upstream issue about this)
Issue was recognised. Added the dependency that should fix it.
gamer_ro commented on 2023-01-01 07:51 (UTC) (edited on 2023-01-01 08:22 (UTC) by gamer_ro)
Hello. When running the new version -2.02- of the application, I get the message:
~ : gpu-viewer /bin/sh: line 1: xdpyinfo: comandă negăsită Traceback (most recent call last): File "/usr/share/gpu-viewer/Files/GPUViewer.py", line 144, in on_activate width,height = getScreenSize() File "/usr/share/gpu-viewer/Files/Common.py", line 43, in getScreenSize return screen_resolution[0].strip('\n'),screen_resolution[1].strip('\n') IndexError: list index out of range
Followed by a window with a white background without text, images.
Strit commented on 2022-04-28 20:42 (UTC)
@MarkSeed Sorry about that. Try it now, those should now be fixed with 1.40-3.
MarsSeed commented on 2022-04-28 20:20 (UTC)
Broken since v1.40 update:
Installs in
/usr/local/bin/
and/usr/local/share/
Cannot run:
madmalkav commented on 2021-12-12 11:58 (UTC)
You are completely right, Manjaro repositories were a little behind Arch ones, causing the issue. Manjaro have now updated their repos, so everything is OK. Thanks and sorry, I will have into account that Manjaro repos tend to lag behind the Arch ones in the future before making any comment.
Strit commented on 2021-12-09 13:00 (UTC)
@madmalkav: 8.4.0-6 is the the normal Extra repo in Arch. Just click the link to it in the dependency list on this page and you will see.
If you are using an other distro than Arch, please don't update gpu-viewer until your distro has the mesa-utils package.
madmalkav commented on 2021-12-09 12:57 (UTC)
I have the same problem, seems the utils where removed from mesa-demos in 8.4.0-6 and my system have 8.4.0-4 and don't see the mesa-utils package and the 8.4.0-6 mesa-demos update yet, perhaps something in staging that will come in the next days?
Strit commented on 2021-12-07 12:09 (UTC)
@theravengod: mesa-utils does exist: https://archlinux.org/packages/extra/x86_64/mesa-utils/
And glxinfo changed from mesa-demos to mesa-utils.
theravengod commented on 2021-12-07 12:07 (UTC)
Requires 'mesa-utils' now, but that's not found. Maybe, as the previous comment suggested, needs mesa-demos ?
1 2 Next › Last »