Re: [PATCH v5 0/5] MR11301: win32u: Introduce a ratio struct for unix-side DPI values.
On Tue Jul 7 14:52:17 2026 +0000, Chunhao Hung wrote:
for some reason, after commit e749e2bffaa663b3cea366a9ea773ea630aa29da. wine prefix for my steam will just shown ``` 00ac:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub 00c8:err:sync:RtlpWaitForCriticalSection section 00006FFFFFC3D460 "../dlls/ntdll/loader.c: loader_section" wait timed out in thread 00c8, blocked by 00c4, retrying (60 sec) 00f4:err:sync:RtlpWaitForCriticalSection section 00006FFFFFC3D460 "../dlls/ntdll/loader.c: loader_section" wait timed out in thread 00f4, blocked by 00c4, retrying (60 sec) 0044:err:service:process_send_command receiving command result timed out 0044:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1053 00dc:err:sync:RtlpWaitForCriticalSection section 00006FFFFFC3D460 "../dlls/ntdll/loader.c: loader_section" wait timed out in thread 00dc, blocked by 00d8, retrying (60 sec) ``` solved by delete dlls/include and checkout again..., something preserved again ...
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11301#note_145065
participants (1)
-
Chunhao Hung (@otakuxtom)