https://bugs.winehq.org/show_bug.cgi?id=55972
Bug ID: 55972 Summary: Dolphin Emulator requires GetProcessInformation (since 5.0-16711) Product: Wine Version: 8.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: tinozzo123@tutanota.com Distribution: ---
Dolphin Emulator doesn't launch anymore on Wine since version 5.0-16711, due to requiring GetProcessInformation.
``` wine: Call from 00006FFFFFF7F308 to unimplemented function KERNEL32.dll.GetProcessInformation, aborting ```
The commit that added it is the following: https://github.com/dolphin-emu/dolphin/commit/2bd72dfc6f956c27337934e9a1a265...
https://bugs.winehq.org/show_bug.cgi?id=55972
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Will adding a stub work?
https://bugs.winehq.org/show_bug.cgi?id=55972
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- I don't think we want a stub, this looks easy enough to implement.
https://bugs.winehq.org/show_bug.cgi?id=55972
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- I'm working on this one.
https://bugs.winehq.org/show_bug.cgi?id=55972
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- https://gitlab.winehq.org/wine/wine/-/merge_requests/4620
https://bugs.winehq.org/show_bug.cgi?id=55972
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://dl.dolphin-emu.org/ | |builds/c8/35/dolphin-master | |-5.0-20347-x64.7z Resolution|--- |FIXED Keywords| |download Fixed by SHA1| |f27b62206cf3ee11e933d46a62e | |d56828070eb3f Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- This is fixed now, https://source.winehq.org/git/wine.git/commit/f27b62206cf3ee11e933d46a62ed56....
https://bugs.winehq.org/show_bug.cgi?id=55972
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc2.