FS#60419 - [vulkan-trace] Does not install WSI backend shared libraries

Attached to Project: Arch Linux
Opened by Erik Kurzinger (ekurzinger) - Monday, 15 October 2018, 21:54 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 16 February 2019, 08:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
As of commit 688139ecea12f5285104e745886d4dacb9733723 to upstream vktrace, the XCB and wayland WSI backend libraries have be refactored into their own shared object files (libvkdisplay_xcb.so and libvkdisplay_wayland.so), however the arch package does not install these files. When attempting to replay a trace, vkreplay terminates immediately with the error message "Unable to load xcb library" (or equivalent on wayland).

Additional info:
package version 1.1.85+10245+dcea7857b-1


Steps to reproduce:
run "vkreplay -o foo" where foo is a file recorded by vktrace
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Saturday, 16 February 2019, 08:44 GMT
Reason for closing:  Fixed
Additional comments about closing:  vulkan-trace-1.1.97.0+10340+118b2f331-1
Comment by Eric Culp (singron) - Friday, 15 February 2019, 19:03 GMT
This bug hasn't been touched in a while, so I'm just confirming this is still present in vulkan-trace 1.1.92+10300+d76295924-1.

Loading...