https://bugs.winehq.org/show_bug.cgi?id=55075
Bug ID: 55075 Summary: Araxis Merge 2023.5877: Application will not start Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: djgredler@gmail.com Distribution: ---
Araxis Merge 2023.5877 will not start after installation.
It looks like some Windows UWP libs (api-ms-win-core-com-l2-1-1.dll) are missing: https://learn.microsoft.com/en-us/uwp/win32-and-com/win32-apis
The Araxis Merge installer is available here: https://www.araxis.com/download/Merge2023.5877-x64.msi (SHA1 956406d574f21155dce99872ac0bff3f9f2b96e6)
Setup steps:
winecfg -v win10 wine Downloads/Merge2023.5877-x64.msi wine "C:/Program Files/Araxis/Araxis Merge/Merge.exe"
Output from running application (immediate crash):
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 00d4:err:module:import_dll Library api-ms-win-core-com-l2-1-1.dll (which is needed by L"C:\Program Files\Araxis\Araxis Merge\Merge.exe") not found 00d4:err:module:LdrInitializeThunk Importing dlls for L"C:\Program Files\Araxis\Araxis Merge\Merge.exe" failed, status c0000135
https://bugs.winehq.org/show_bug.cgi?id=55075
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=55075
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Araxis Merge 2023.5877: |Araxis Merge 2023.5877 |Application will not start |needs | |api-ms-win-core-com-l2-1-1. | |dll Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Component|-unknown |apiset
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Opened a MR: https://gitlab.winehq.org/wine/wine/-/merge_requests/3106
https://bugs.winehq.org/show_bug.cgi?id=55075
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |c24bbd13c8d6cf9b77df12bb6a6 | |c82ccffb2689a Status|NEW |RESOLVED
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/c24bbd13c8d6cf9b77df12bb6a6c82c...
There's still a few functions that need moving to coml2, but this already works.
https://bugs.winehq.org/show_bug.cgi?id=55075
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc1.