Closed jschaeff closed 1 year ago
This seems related to a closed issue #38
Hello, you are right that it is related, it looks like your GPU does not support the necessary feature (which vulkan calls extensions) to allow wluma to get your screen contents. You can configure capturer=none
to not capture the screen, then wluma would start, but obviously without that part of the functionality.
Yes, I confirm that wluma runs with "capturer=none". Too bad for the feature wich looks super great.
Thanks for your great work !
Happy to help! Subscribe to #5 and #62, if they ever get done, who knows, maybe there will be another pathway for wluma to get screen contents on your hardware! Otherwise do not hesitate to reach out :wink:
Steps for reproducing the issue
Launched wluma the first time.
What is the buggy behavior?
Wluma panicks because of a missing extension.
What is the expected behavior?
Wluma should work.
I followed some guides to install Vulkan, so I expect the extension to be available, somehow.
Logs
Version
wluma 4.3.0-1 packaged by archlinux.
Environment