https://bugs.winehq.org/show_bug.cgi?id=57733
--- Comment #13 from Sergey Isakov isakov-sl@bk.ru --- I have a success!!! My last action is install winetrick dotnet9 (.Net Runtime ...). But I am not sure if this is the trick. Comparing bad log and good log I see the difference here ~~~~~ 0120:fixme:ole:thread_context_callback_ContextCallback 00000000017BAFA8, 00006FFFF680E910, 000000001ACDF838, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000 0120:fixme:ole:thread_context_callback_ContextCallback 00000000017BAFA8, 00006FFFF680E910, 000000001ACDF838, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000 0198:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0190:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 01a0:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 01a0:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 019c:fixme:thread:NtQueryInformationThread ThreadIsIoPending info class not supported yet 0024:fixme:dbghelp:x86_64_fetch_minidump_module RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet! 0024:fixme:dbghelp:x86_64_fetch_minidump_module RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!
------------------------
0128:fixme:ole:thread_context_callback_ContextCallback 00000000017BA1E8, 00006FFFF6242B80, 000000001ACDF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000 0128:fixme:ole:thread_context_callback_ContextCallback 00000000017BA1E8, 00006FFFF6242B80, 000000001ACDF850, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000 0024:trace:loaddll:build_module Loaded L"C:\windows\system32\mscms.dll" at 00006FFFF2C00000: builtin 0024:trace:loaddll:build_module Loaded L"C:\windows\system32\WindowsCodecsExt.dll" at 00006FFFF2BC0000: builtin 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts 0024:trace:loaddll:build_module Loaded L"C:\windows\system32\OLEACC.dll" at 00006FFFF2AB0000: builtin 0024:trace:loaddll:build_module Loaded L"C:\windows\system32\UIAutomationCore.dll" at 000000007BA50000: native 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts 0024:fixme:wincodecs:ColorTransform_Initialize ignoring color contexts ~~~~~~
So the problem was with cms?
I can't say the bug is resolved as the same environment is not working with wine-10.0. It is working with crossover24.0.7 with several my patches mentioned in bug 42119.
And I see the bug with listbox like in bugs 57856 or 57516.