http://bugs.winehq.org/show_bug.cgi?id=36785
Bug ID: 36785 Summary: Hero Lab 5.x fails to retrieve updates Product: Wine Version: 1.5.7 Hardware: x86 URL: http://www.wolflair.com/index.php?context=hero_lab OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: jacek@codeweavers.com Regression SHA1: e2a9511b30e5b68eb328c08ffecf56dcc91bce0b
Created attachment 48857 --> http://bugs.winehq.org/attachment.cgi?id=48857 +wininet,+secur32,+crypt debug log (uncompressed 23 MB)
Discussed in this forum thread: http://forum.winehq.org/viewtopic.php?f=8&t=22746
Hero Lab can't receive updates since Wine 1.5.7:
e2a9511b30e5b68eb328c08ffecf56dcc91bce0b is the first bad commit commit e2a9511b30e5b68eb328c08ffecf56dcc91bce0b Author: Jacek Caban jacek@codeweavers.com Date: Mon Jun 18 17:42:18 2012 +0200
wininet: Added support for more certificate error types.
:040000 040000 48ab18ef259d09e8f981e49eaa53862bb30dbaf8 d724e30e52a69f5e656e72273fbb856cd366972e M dlls
'winetricks wininet' is a workaround.
Fedora 20 x86 wine-1.7.20-102-g889cce4
http://bugs.winehq.org/show_bug.cgi?id=36785
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 49118 --> http://bugs.winehq.org/attachment.cgi?id=49118 partial revert
The attached patch is enough to make the application start again.
http://bugs.winehq.org/show_bug.cgi?id=36785
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #49118|0 |1 is obsolete| |
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 49122 --> http://bugs.winehq.org/attachment.cgi?id=49122 patch
The application hits a CERT_TRUST_IS_NOT_SIGNATURE_VALID, and only passes the flag SECURITY_FLAG_IGNORE_UNKNOWN_CA. Since it works in Windows I assume that is the correct way to ignore the error.
Jacek, can you please take a look?
https://bugs.winehq.org/show_bug.cgi?id=36785
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d654ff6dfcabdfbe3fe8edd196a | |6578cb9c4c1c3 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Fixed by: http://source.winehq.org/git/wine.git/commitdiff/d654ff6dfcabdfbe3fe8edd196a...
https://bugs.winehq.org/show_bug.cgi?id=36785
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.