https://bugs.winehq.org/show_bug.cgi?id=55983
Bug ID: 55983 Summary: Launching application failed Product: Wine Version: 8.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: [email protected] Reporter: [email protected] Distribution: ---
Created attachment 75578 --> https://bugs.winehq.org/attachment.cgi?id=75578 Backtrace
History:
2000 # https://wiki.winehq.org/Ubuntu 2001 sudo dpkg --add-architecture i386 2002 sudo mkdir -pm755 /etc/apt/keyrings 2003 sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key 2004 sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources 2005 sudo apt update 2006 sudo apt install --install-recommends winehq-stable 2007 wget https://archive.org/download/gog-galaxy/gog-galaxy.exe 2008 wine gog-galaxy.exe ...
Errors after failure to launch GOG Galaxy. Got past the point of asking for winemono.
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"LIBCRYPTO-1_1" (1.1.1.12) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"PCRE2-8" (10.40.0.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"POCOFOUNDATION" (1.12.2.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"LIBEXPAT" (2.4.7.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"POCOFOUNDATION" (1.12.2.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"POCOFOUNDATION" (1.12.2.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"QT5CORE" (5.15.2.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"POCOFOUNDATION" (1.12.2.0) 06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"POCODATA" (1.12.2.0) 06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F1CC 1 C) semi-stub 06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F04C 1 C) semi-stub 06c4:fixme:process:WTSGetActiveConsoleSessionId stub 0078:fixme:nsi:ipv6_forward_enumerate_all not implemented 0078:fixme:nsi:ipv6_forward_enumerate_all not implemented 06c4:fixme:netprofm:list_manager_GetConnectivity 021B3370, 021B28DC 0078:fixme:nsi:ipv6_forward_enumerate_all not implemented 0078:fixme:nsi:ipv6_forward_enumerate_all not implemented 06c4:fixme:netprofm:list_manager_GetConnectivity 021B3F68, 021B3F34 06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F89C 1 C) semi-stub 06dc:fixme:wtsapi:WTSQueryUserToken 1 03BEF89C semi-stub! 06ec:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"LIBCRYPTO-1_1" (1.1.1.12)
https://bugs.winehq.org/show_bug.cgi?id=55983
[email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Launching application |GOG Galaxy: Launching |failed |application crashes
https://bugs.winehq.org/show_bug.cgi?id=55983
--- Comment #1 from [email protected] --- $ sha1sum gog-galaxy.exe f9bfd44f70fc63b0eb21094e55e85fc052f9383f gog-galaxy.exe
https://bugs.winehq.org/show_bug.cgi?id=55983
--- Comment #2 from [email protected] --- Created attachment 75579 --> https://bugs.winehq.org/attachment.cgi?id=75579 Terminal output
I also tried to run the wine command again but it seems that it had already installed the GOG Galaxy launcher which then fails (see backtrace.txt.)
https://bugs.winehq.org/show_bug.cgi?id=55983
Alex Henrie [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #3 from Alex Henrie [email protected] --- This might have been fixed by https://gitlab.winehq.org/wine/wine/-/commit/9085bc7b87f31ab49dee3a3541aefda...
Can you please retest with Wine 9.17 or later?