https://bugs.winehq.org/show_bug.cgi?id=49283
Bug ID: 49283 Summary: Some win10 run into : err:module:import_dll Library api-ms-win-core-libraryloader-l2-1-0.dll not found Product: Wine Version: 5.9 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
Hi, another one from forum:
https://forum.winehq.org/viewtopic.php?f=8&t=33129#p125196
0009:err:module:import_dll Library api-ms-win-core-libraryloader-l2-1-0.dll (which is needed by L"Z:\home\ringhloth\.steam\steam\steamapps\common\Six Ages Ride Like the Wind\Ride Like the Wind_Data\Plugins\WOCStdLib.dll") not found 0009:err:module:import_dll Library WOCStdLib.dll (which is needed by L"Z:\home\ringhloth\.steam\steam\steamapps\common\Six Ages Ride Like the Wind\Ride Like the Wind_Data\Plugins\StormAgePlugin.dll") not found
As far as i get it, api-ms-win-core-libraryloader-l2-1-0.dll is not a real dll (right). I`ll attach patch that adds (a "real" one)it anyway hereafter; is that for the moment the right way to go? Anyone advise on this??
Unfortunately I do not have this game, however i was able to reproduce similar problem, albeit in a strange way
Google said djay Pro (trial) also uses this, but that has appx extension..... However, if you unzip the appx (7z x) it extracts an exe, djayPro.exe. I guess this is not the way this app should be run, but you get same problem:
002c:fixme:winediag:__wine_start_process Wine Staging 5.9 is a testing version containing experimental patches. 002c:fixme:winediag:__wine_start_process Please mention your exact version when filing bug reports on winehq.org. 0034:err:module:__wine_process_init L"C:\windows\system32\winemenubuilder.exe" not found 002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (126). 0024:err:module:import_dll Library api-ms-win-core-libraryloader-l2-1-0.dll (which is needed by L"Z:\tmp\WOCStdLib.dll") not found 0024:err:module:import_dll Library WOCStdLib.dll (which is needed by L"Z:\tmp\Starboard.dll") not found 0024:err:module:import_dll Library Starboard.dll (which is needed by L"Z:\tmp\Foundation.dll") not found 0024:err:module:import_dll Library api-ms-win-core-libraryloader-l2-1-0.dll (which is needed by L"Z:\tmp\WOCStdLib.dll") not found 0024:err:module:import_dll Library WOCStdLib.dll (which is needed by L"Z:\tmp\Starboard.dll") not found 0024:err:module:import_dll Library Starboard.dll (which is needed by L"Z:\tmp\CoreFoundation.dll") not found 0024:err:module:import_dll Library api-ms-win-core-memory-l1-1-4.dll (which is needed by L"Z:\tmp\CoreFoundation.dll") not found 0024:err:module:import_dll Library api-ms-win-core-localization-l1-2-2.dll (which is needed by L"Z:\tmp\icuuc57.dll") not found
Download:
http://download.algoriddim.com/djay/202005140724/djayPro_demo_1.0.27684.0_x8...
https://bugs.winehq.org/show_bug.cgi?id=49283
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 67289 --> https://bugs.winehq.org/attachment.cgi?id=67289 possible patch
possible patch
Note: when you add the other missing two api-dlls it fails with
0024:fixme:combase:RoGetActivationFactory (L"Windows.UI.Xaml.Application", {93bbe361-be5a-4ee3-b4a3-95118dc97a89}, 0031FE9C): semi-stub 0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.Xaml.Application" wine: Unhandled page fault on read access to 00000000 at address 00B2D171 (thread 0024), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=49283
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- fixed by fcdaf2ca2f6eb1412b350ca1b0f99fde5b65170d a20a02ca914d5817195c87a18470a24b9ea6841b d48fed09e530b8e5779412d083a71aeea5808644
As already mentioned djayPro now runs into 0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.Xaml.Application"
AFAICT I guess some day wine also needs to add this dll Windows.UI.Xaml.Application; It seems to be publically documented like for example https://docs.microsoft.com/en-us/windows/win32/winrt/createxamluipresenter
However that was not what this bugreport was about, and future music
https://bugs.winehq.org/show_bug.cgi?id=49283
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fcdaf2ca2f6eb1412b350ca1b0f | |99fde5b65170d
https://bugs.winehq.org/show_bug.cgi?id=49283
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.10.