Re: [PATCH v2 0/7] MR5833: win32u: Split window surface creation functions from windowing logic.
On Mon Jun 17 07:53:48 2024 +0000, darkblaze69 wrote:
With this MR since 71ff81b apps don't launch with wayland driver, showing these errors after some timeouts. So we can't use wayland now. ``` 0138:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0138, blocked by 0134, retrying (60 sec) 0144:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0144, blocked by 0134, retrying (60 sec) 014c:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 014c, blocked by 0134, retrying (60 sec) ``` Sorry about that, https://gitlab.winehq.org/wine/wine/-/merge_requests/5857 should fix the problem.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5833#note_73393
participants (1)
-
Rémi Bernon