[Bug 45277] 006b:fixme:vulkan: X11DRV_vkCreateWin32SurfaceKHR Application requires child window rendering , which is not implemented yet!

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 20 09:30:37 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=45277

--- Comment #19 from wermaan at gmail.com ---
> With the attached patch I'm getting:
> 
> 0009:err:ntdll:RtlpWaitForCriticalSection section 0x7f4fa05942c0 "../../../dlls/winex11.drv/window.c: win_data_section" wait timed out in thread 0009, blocked by 0030, retrying (60 sec)
>
> Which hangs the application.

After a second glance it appears that release_win_data is missing from that
patch:

> release_win_data( child_data );
> release_win_data( parent_data );

While RenderDoc's windows no longer hang I still don't get any output in them.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list