https://bugs.winehq.org/show_bug.cgi?id=42239
Bug ID: 42239 Summary: Kontact 5.6 needs api-ms-win-crt-time-l1-1-0.dll._Wcsftime Product: Wine Version: 0.9.34. Hardware: x86 URL: https://www.native-instruments.com/en/products/komplet e/samplers/kontakt-5-player/ OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
Also needs:
./Kontakt 5.exe imports following stub symbols: api-ms-win-crt-runtime-l1-1-0:_invalid_parameter_noinfo_noreturn api-ms-win-crt-runtime-l1-1-0:_register_thread_local_exe_atexit_callback api-ms-win-crt-runtime-l1-1-0:fesetenv
./Kontakt 5.exe imports following stub symbols: concrt140:??0_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ concrt140:??1_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ concrt140:?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ concrt140:?_Release@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ
./Kontakt 5.exe imports following stub symbols: msvcp140:??0task_continuation_context@Concurrency@@AEAA@XZ msvcp140:?GetCurrentThreadId@platform@details@Concurrency@@YAJXZ msvcp140:?ReportUnhandledError@_ExceptionHolder@details@Concurrency@@AEAAXXZ msvcp140:?_Assign@_ContextCallback@details@Concurrency@@AEAAXPEAX@Z
msvcp140:?_CallInContext@_ContextCallback@details@Concurrency@@QEBAXV?$function@$$A6AXXZ@std@@_N@Z msvcp140:?_Capture@_ContextCallback@details@Concurrency@@AEAAXXZ
msvcp140:?_Getcat@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z msvcp140:?_IsCurrentOriginSTA@_ContextCallback@details@Concurrency@@CA_NXZ msvcp140:?_IsNonBlockingThread@_Task_impl_base@details@Concurrency@@SA_NXZ msvcp140:?_LogCancelTask@_TaskEventLogger@details@Concurrency@@QEAAXXZ msvcp140:?_LogScheduleTask@_TaskEventLogger@details@Concurrency@@QEAAX_N@Z msvcp140:?_LogTaskCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ
msvcp140:?_LogTaskExecutionCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ msvcp140:?_LogWorkItemCompleted@_TaskEventLogger@details@Concurrency@@QEAAXXZ msvcp140:?_LogWorkItemStarted@_TaskEventLogger@details@Concurrency@@QEAAXXZ msvcp140:?_Release_chore@details@Concurrency@@YAXPEAU_Threadpool_chore@12@@Z msvcp140:?_ReportUnobservedException@details@Concurrency@@YAXXZ msvcp140:?_Reset@_ContextCallback@details@Concurrency@@AEAAXXZ msvcp140:?_Schedule_chore@details@Concurrency@@YAHPEAU_Threadpool_chore@12@@Z msvcp140:?_Syserror_map@std@@YAPEBDH@Z msvcp140:?_Throw_C_error@std@@YAXH@Z msvcp140:?_Throw_Cpp_error@std@@YAXH@Z msvcp140:?_Winerror_map@std@@YAHH@Z msvcp140:?_Winerror_message@std@@YAKKPEADK@Z msvcp140:?_XGetLastError@std@@YAXXZ msvcp140:?_Xbad_function_call@std@@YAXXZ msvcp140:?_Xregex_error@std@@YAXW4error_type@regex_constants@1@@Z msvcp140:?__ExceptionPtrAssign@@YAXPEAXPEBX@Z msvcp140:?__ExceptionPtrCompare@@YA_NPEBX0@Z msvcp140:?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z
msvcp140:?get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QEBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AEAVios_base@2@AEAHPEAUtm@@PEB_W4@Z msvcp140:_Strxfrm
https://bugs.winehq.org/show_bug.cgi?id=42239
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.34. |2.0-rc5
https://bugs.winehq.org/show_bug.cgi?id=42239
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|api-ms-win-* |msvcrt
https://bugs.winehq.org/show_bug.cgi?id=42239
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- Does this commit fix the issue? https://source.winehq.org/git/wine.git/commit/a6400b9fe7e6247de21c35a8ec73db...
https://bugs.winehq.org/show_bug.cgi?id=42239
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #2 from Gijs Vermeulen acescopezz@gmail.com --- Also:
api-ms-win-crt-runtime-l1-1-0:fesetenv
Should be fixed with: 98a0c3df2e640fba5312acbeb07fd527e9c24b5e
concrt140:??0_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ concrt140:??1_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ concrt140:?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ concrt140:?_Release@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ
Should be fixed with: 2682f9e67c78172039de4abc690b33b3a20742f0
msvcp140:??0task_continuation_context@Concurrency@@AEAA@XZ
Should be fixed with: 10b36e3977edb214f5451fcaf6f9c316465c01e7
msvcp140:?_Assign@_ContextCallback@details@Concurrency@@AEAAXPEAX@Z msvcp140:?_CallInContext@_ContextCallback@details@Concurrency@@QEBAXV?$function@$$A6AXXZ@std@@_N@Z msvcp140:?_Capture@_ContextCallback@details@Concurrency@@AEAAXXZ msvcp140:?_IsCurrentOriginSTA@_ContextCallback@details@Concurrency@@CA_NXZ msvcp140:?_Reset@_ContextCallback@details@Concurrency@@AEAAXXZ
Should be fixed with: 2fe03d7d3765895260e524e41c187bc0393bc912
https://bugs.winehq.org/show_bug.cgi?id=42239
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |a6400b9fe7e6247de21c35a8ec7 | |3dba629c6dd52 Status|NEW |RESOLVED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to fjfrackiewicz from comment #1)
Does this commit fix the issue? https://source.winehq.org/git/wine.git/commit/ a6400b9fe7e6247de21c35a8ec73dba629c6dd52
Yep. Next is bug 42575.
austin@austin2:~/.wine/drive_c/Program Files/Native Instruments/Kontakt 5$ mscodescan
After that, mscodescan shows two more: ./Kontakt 5.exe imports following stub symbols: api-ms-win-crt-runtime-l1-1-0:_invalid_parameter_noinfo_noreturn api-ms-win-crt-runtime-l1-1-0:_register_thread_local_exe_atexit_callback
https://bugs.winehq.org/show_bug.cgi?id=42239
--- Comment #4 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to Austin English from comment #3)
(In reply to fjfrackiewicz from comment #1)
Does this commit fix the issue? https://source.winehq.org/git/wine.git/commit/ a6400b9fe7e6247de21c35a8ec73dba629c6dd52
Yep. Next is bug 42575.
austin@austin2:~/.wine/drive_c/Program Files/Native Instruments/Kontakt 5$ mscodescan
After that, mscodescan shows two more: ./Kontakt 5.exe imports following stub symbols: api-ms-win-crt-runtime-l1-1-0:_invalid_parameter_noinfo_noreturn api-ms-win-crt-runtime-l1-1-0:_register_thread_local_exe_atexit_callback
That bug should be fixed now too :)
https://bugs.winehq.org/show_bug.cgi?id=42239
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.4.
https://bugs.winehq.org/show_bug.cgi?id=42239
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x
https://bugs.winehq.org/show_bug.cgi?id=42239
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |---
--- Comment #6 from Michael Stefaniuc mstefani@winehq.org --- Removing the 2.0.x milestone from bugs included in 2.0.2.