https://bugs.winehq.org/show_bug.cgi?id=49426
Bug ID: 49426 Summary: Sookasa calls unimplemented functions and ntoskrnl.exe.RtlGetElementGenericTable ntoskrnl.exe.RtlLookupElementGenericTable Product: Wine Version: 5.11 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 67510 --> https://bugs.winehq.org/attachment.cgi?id=67510 Terminal output
To reproduce:
1. Run `winetricks dotnet40`
2. Run `wine Sookasa_3.18.4.exe`
Console output is attached. After installation, the installer automatically starts Sookasa, but the following error message appears:
Please reinstall Sookasa
Sookasa was unable to install one of its components. Please reinstall Sookasa. If the problem persists, please contact support@sookasa.com [803]
Unfortunately, stub implementations of these two functions are not enough to prevent a crash or avoid the error message.
First reported at https://www.playonmac.com/en/topic-13406-Sookasa_not_installing.html
$ sha256sum Sookasa_3.18.4.exe 6379c6da33663616193aa38db022d37383010ab5a077c1f1cb48ab1fab5ffdf2
https://bugs.winehq.org/show_bug.cgi?id=49426
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://download.cnet.com/S | |ookasa/3055-2092_4-76181386 | |.html
https://bugs.winehq.org/show_bug.cgi?id=49426
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Can you please test with the below patches applied: https://source.winehq.org/patches/data/195268 https://source.winehq.org/patches/data/195269 https://source.winehq.org/patches/data/195270 https://source.winehq.org/patches/data/195272
https://bugs.winehq.org/show_bug.cgi?id=49426
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- With those patches, the same "Please reinstall Sookasa" message still appears when the program starts, but the Wine crash dialog is gone. I'd say that's a pretty clear improvement :-)
https://bugs.winehq.org/show_bug.cgi?id=49426
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |78fbea16728f43771c708142723 | |2f7008be5d7f8 Status|NEW |RESOLVED
--- Comment #3 from Alex Henrie alexhenrie24@gmail.com --- Fixed by:
https://source.winehq.org/git/wine.git/commitdiff/82a4f2e0ecd55090836e95feeb... https://source.winehq.org/git/wine.git/commitdiff/df678a4ec6190223c28d9d3d64... https://source.winehq.org/git/wine.git/commitdiff/87c7648f15bd30df6d43d1066b... https://source.winehq.org/git/wine.git/commitdiff/78fbea16728f43771c70814272...
https://bugs.winehq.org/show_bug.cgi?id=49426
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.23.