Package Details: vulkan-caps-viewer-wayland 1:3.40-1

Git Clone URL: https://aur.archlinux.org/vulkan-caps-viewer.git (read-only, click to copy)
Package Base: vulkan-caps-viewer
Description: Vulkan Hardware Capability Viewer (Wayland)
Upstream URL: https://vulkan.gpuinfo.org
Licenses: LGPL-3.0-or-later
Conflicts: vulkan-caps-viewer
Provides: vulkan-caps-viewer
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 46
Popularity: 0.022313
First Submitted: 2024-03-05 22:44 (UTC)
Last Updated: 2024-03-31 18:18 (UTC)

Latest Comments

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

yochananmarqos commented on 2019-10-08 22:52 (UTC)

Can the vulkan-headers package be used instead of the submodule? Isn't there a qmake flag to force it to use system libs?

1ace commented on 2019-10-08 19:09 (UTC)

I'm aware, I've already update the vulkan-caps-viewer-bin package, but there's an issue upstream with the tarball that prevents it from building.

I'm talking to the upstream maintainer to find a solution, and may have to hack it in the package to make it build, but I'll wait for now as I would prefer a clean upstream solution.

yochananmarqos commented on 2019-10-08 18:42 (UTC) (edited on 2019-10-08 18:44 (UTC) by yochananmarqos)

For some reason I can't flag anything out of date today. v2.02 is out: https://github.com/SaschaWillems/VulkanCapsViewer/releases/tag/2.02

EDIT: It turns out it is being marked out of date, but it doesn't show it here.

ssorgatem commented on 2018-10-02 10:18 (UTC) (edited on 2018-10-02 10:18 (UTC) by ssorgatem)

It's failing to build for me:

' In file included from vulkanDeviceInfo.hpp:42, from vulkancapsviewer.h:14, vulkanresources.h:355:14: error: explicit specialization in non-namespace scope ‘class vulkanResources’ ^ vulkanresources.h:361:14: error: explicit specialization in non-namespace scope ‘class vulkanResources’ template<> ^ In file included from vulkancapsviewer.h:14, from main.cpp:1: GeneratedFiles/release/../../vulkanresources.h:355:14: error: explicit specialization in non-namespace scope ‘class vulkanResources’ template<> ^ template<> In file included from GeneratedFiles/release/../../vulkancapsviewer.h:14, GeneratedFiles/release/../../vulkanDeviceInfo.hpp: In member function ‘QJsonObject VulkanDeviceInfo::toJson(std::cxx11::string, std::cxx11::string, std::__cxx11::string)’: template<> ^ QJsonObject toJson(std::string fileName, std::string submitter, std::string comment) In file included from vulkancapsviewer.cpp:41: vulkancapsviewer.cpp: In member function ‘void vulkanCapsViewer::displayDevice(int)’: vulkancapsviewer.cpp:710:15: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<vulkandeviceinfo>::size_type’ {aka ‘long unsigned int’} [-make: *** [Makefile:1040: release/vulkancapsviewer.o] Error 1 '</vulkandeviceinfo>

HeroCC commented on 2018-08-30 02:25 (UTC)

@ecloud try the fix here: https://wiki.archlinux.org/index.php/AMDGPU#Enable_Southern_Islands_.28SI.29_and_Sea_Islands_.28CIK.29_support

ecloud commented on 2017-10-25 08:15 (UTC)

"Could not enumarted device count!" [sic] It's a typo, bad grammar _and_ unexpected behavior all in one. lspci says 02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP] It works fine for X11, wayland and OpenGL. OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.2.2 But other Vulkan programs give VK_ERROR_INITIALIZATION_FAILED.

1ace commented on 2017-05-29 13:40 (UTC)

Just realized I forgot to reply to everyone lately: krant: added (6 months ago ^^), thanks! pums974: this error came from the server, not the client. I expect it's been solved a long time ago though. hcorion: renaming packages is a pain (getting users to move to the new package), so I won't be doing this, but I'll try and think about it next time :) lubosz has made a -git version of this package that compiles from source (with a couple needed changes to the sources to make it compile), which I was planing on doing at some point but didn't have the time (and kinda forgot). Thanks lubosz! dkadioglu: just pushed your change, and I should've known it was needed. Like I said though, I don't use anything that shows these icons, so I couldn't see for myself it was broken.

dkadioglu commented on 2017-03-18 18:10 (UTC)

The icon is not shown in the menu in KDE. If I change the icon name in the PKGBUILD to vulkanCapsViewer, the same as it is named in the desktop file, and change the path where to copy it to /usr/share/icons/hicolor/256x256/apps then it works. Maybe you can check that and change it in the PKGBUILD. Thanks.

hcorion commented on 2017-02-16 22:11 (UTC) (edited on 2017-02-16 22:13 (UTC) by hcorion)

This package should be renamed to vulkan-caps-viewer-bin and a seperate package should be created with the same name that builds it from source, here: https://github.com/SaschaWillems/VulkanCapsViewer According the the Arch User Repository rules: "Submitting binaries should be avoided if the sources are available. The AUR should not contain the binary tarball created by makepkg, nor should it contain the filelist."

pums974 commented on 2017-01-04 17:54 (UTC)

I got this error when trying to submit The report could not be uploaded : <br /> <b>Warning</b>: move_uploaded_file(./vulkanreport.json): failed to open stream: Permission denied in <b>/www/htdocs/v100440/gpuinfo/vulkan/services/uploadreport.php</b> on line <b>43</b><br /> <br /> <b>Warning</b>: move_uploaded_file(): Unable to move '/tmp/phpOJd6AH' to './vulkanreport.json' in <b>/www/htdocs/v100440/gpuinfo/vulkan/services/uploadreport.php</b> on line <b>43</b><br />