https://bugs.winehq.org/show_bug.cgi?id=54996
Bug ID: 54996 Summary: msys2: gpg.exe fails because "NtSetInformationFile Unsupported class (64)" Product: Wine Version: 8.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
Created attachment 74549 --> https://bugs.winehq.org/attachment.cgi?id=74549 ntdll: Basic FileDispositionInformationEx
wine C:\msys64\usr\bin\gpg-agent.exe --homedir /etc/pacman.d/gnupg --use-standard-socket --daemon ... fixme:file:NtSetInformationFile Unsupported class (64)
The missing class is FileDispositionInformationEx. Attached patch adds minimal support for this class.
https://bugs.winehq.org/show_bug.cgi?id=54996
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|msys2: gpg.exe fails |msys2: gpg.exe fails |because |because |"NtSetInformationFile |"NtSetInformationFile |Unsupported class (64)" |Unsupported class (64)" / | |FileDispositionInformationE | |x
https://bugs.winehq.org/show_bug.cgi?id=54996
Joel Holdsworth joel@airwebreathe.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joel@airwebreathe.org.uk
--- Comment #1 from Joel Holdsworth joel@airwebreathe.org.uk --- A more featureful implementation of FileDispositionInformationEx is being submitted here:
https://gitlab.winehq.org/wine/wine/-/merge_requests/3073
https://bugs.winehq.org/show_bug.cgi?id=54996
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1ccd037e00c19c40de0de08f0f6 | |e699622fa4c4f Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Bernhard Übelacker bernhardu@mailbox.org --- This got fixed by following commit and the 8 before, thanks to Joel Holdsworth.
https://gitlab.winehq.org/wine/wine/-/commit/1ccd037e00c19c40de0de08f0f6e699...
https://bugs.winehq.org/show_bug.cgi?id=54996
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.12.