[Bug 48606] New: HexChat: Check for update fails

WineHQ Bugzilla wine-bugs at winehq.org
Thu Feb 13 14:46:11 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48606

            Bug ID: 48606
           Summary: HexChat: Check for update fails
           Product: Wine
           Version: 5.1
          Hardware: x86-64
               URL: https://hexchat.github.io/
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: secur32
          Assignee: wine-bugs at winehq.org
          Reporter: tobbi.bugs at googlemail.com

$ wine --version
wine-5.1

$ openssl sha256 HexChat\ 2.14.3\ x64.exe 
SHA256(HexChat 2.14.3 x64.exe)=
f9afe97fceb91685b0f4b1812663eff8460a7d16d6f626ce733193cd56993f23

Steps to reproduce:
1. Install and start HexChat.
2. Click About > Check for updates

Expected results:
Update check works fine.

Current results:
Update check fails due to errors in secur32 and bcrypt.

I don't know whether this belongs with bcrypt or secur32 since both components
are  affected.

In my console window I can see the following:
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption
algorithm 2, returning 0
0054:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac

-- 
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