https://bugs.winehq.org/show_bug.cgi?id=53176
Bug ID: 53176 Summary: KeePassXC needs Windows.Security.Credentials.KeyCredentialManager (UWP) Product: Wine Version: 7.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: mk939@ymail.com Distribution: ---
Created attachment 72622 --> https://bugs.winehq.org/attachment.cgi?id=72622 stdout and stderr from the terminal while launching the application
KeePassXC 2.7.1 (64-bit, Windows) can no longer be started due to a new Windows Hello feature. Older versions prior to Feb 2022 will work as expected. I reproduced this issue on two different machines, each with Wine 7.11 (vanilla).
Source code: https://github.com/keepassxreboot/keepassxc/blob/develop/src/winhello/Window...
Specifically, creating a stub for `IsSupportedAsync()` might suffice to disable the feature for this application, assuming a proper implementation on their side: https://github.com/keepassxreboot/keepassxc/blob/develop/src/winhello/Window...
PS: The error mentions "combase", but is not an available choice in the bug report selection box. I am sorry if the selected component is wrong.
https://bugs.winehq.org/show_bug.cgi?id=53176
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |-unknown
https://bugs.winehq.org/show_bug.cgi?id=53176
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/keepassx | |reboot/keepassxc/releases/d | |ownload/2.7.1/KeePassXC-2.7 | |.1-Win64.zip Keywords| |download, source CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=53176
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #1 from Mohamad Al-Jaf mowinebugs@mail.com --- Created attachment 73631 --> https://bugs.winehq.org/attachment.cgi?id=73631 program running in Wine
Hi, I managed to get the program to run. :)
Merge request created: https://gitlab.winehq.org/wine/wine/-/merge_requests/1714
https://bugs.winehq.org/show_bug.cgi?id=53176
--- Comment #2 from Mohamad Al-Jaf mowinebugs@mail.com --- Fixed in commit bbd7a6ffb91e587cb8249d298c188aa709967016
https://source.winehq.org/git/wine.git/commitdiff/bbd7a6ffb91e587cb8249d298c...
https://bugs.winehq.org/show_bug.cgi?id=53176
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |bbd7a6ffb91e587cb8249d298c1 | |88aa709967016 Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Mohamad Al-Jaf from comment #2)
Fixed in commit bbd7a6ffb91e587cb8249d298c188aa709967016
https://source.winehq.org/git/wine.git/commitdiff/ bbd7a6ffb91e587cb8249d298c188aa709967016
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=53176
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.3.