'vulkan_triangle' is blacklisted in MangoHud
Do not report issue for old MangoHud versions
Describe the bug I'm trying to run the triangle example from vulkan-tutorial.com, but I get an error that the process is blacklisted, while its name is not in the vulkan-tutorial.com file and in my MangoHud config
List relevant hardware/software information
- Arch Linux x86_64
- mangohud-git 0.8.1.r62.g0e7b6d2-1
- AMD Radeon RX 6700 XT
To Reproduce Steps to reproduce the behavior:
- Compile
15_hello_triangle.cppfrom vulkan tutorial - Run
MANGOHUD=1 ./vulkan_triangle
Expected behavior Mangohud overlay should appear
Screenshots
Additional context MangoHud config: MangoHud.conf.tar.gz
Overlay runs if my program uses XWayland
send output of ls -l /proc/$(pidof vulkan_triangle)/map_files
I can't reproduce that on my system.
I can't reproduce that on my system.
Are you using GLFW in Wayland Platform mode?
Oh, I noticed a note about xwayland. Did you send output of map_files while launching on pure wayland?
Oh, I noticed a note about xwayland. Did you send output of
map_fileswhile launching on pure wayland?
No, I used XWayland
Can you send then an output of map_files when overlay is not working.
MangoHud blacklists all apps that use gtk library, because some users who globally enabled mangohud had issues with mangohud popping up in system apps.
lr-------- 1 gavrix32 gavrix32 64 июн 8 01:20 7f4a94a00000-7f4a94cb0000 -> /usr/lib/libgtk-3.so.0.2417.32
lr-------- 1 gavrix32 gavrix32 64 июн 8 01:20 7f4a94cb0000-7f4a95066000 -> /usr/lib/libgtk-3.so.0.2417.32
lr-------- 1 gavrix32 gavrix32 64 июн 8 01:20 7f4a95066000-7f4a951a3000 -> /usr/lib/libgtk-3.so.0.2417.32
lr-------- 1 gavrix32 gavrix32 64 июн 8 01:20 7f4a951a3000-7f4a951b5000 -> /usr/lib/libgtk-3.so.0.2417.32
lr-------- 1 gavrix32 gavrix32 64 июн 8 01:20 7f4a951b5000-7f4a951b7000 -> /usr/lib/libgtk-3.so.0.2417.32