[Bug 53176] New: KeePassXC needs Windows.Security.Credentials.KeyCredentialManager (UWP)

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jun 18 09:43:51 CDT 2022


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 at winehq.org
          Reporter: mk939 at 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/WindowsHello.cpp

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/WindowsHello.cpp#L103-L104


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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list