https://bugs.winehq.org/show_bug.cgi?id=51210
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Looks like it's specific to laptops with both Nvidia and Intel GPU. I don't have such a laptop. Could you help figure up where it hangs? I am guessing somewhere in winex11.drv/xrandr.c get_vulkan_device_uuid(). You can place "FIXME("line: %d\n", __LINE__)" in that function and recompile to figure out the location.