https://bugs.winehq.org/show_bug.cgi?id=50122
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be Severity|blocker |normal
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Issue is not a blocker. From the given description the severity level should be 'normal'. Read more about severity levels description there: https://wiki.winehq.org/Bugs#severity
(In reply to Gustavo Carreno from comment #0)
I stumbled upon this issue when HeidiSQL's update checker began to fail to contact the mother ship.
Is it after a Wine update (→regression) or application update, or neither?
I can report that I've tried to access:
- https://www.heidisql.com/updatecheck.php?r=6119&bits=64
- http://www.heidisql.com/updatecheck.php?r=6119&bits=64
- ftp://www.heidisql.com/updatecheck.php?r=6119&bits=64 (Yes in desperation)
- I now need to test if the "file:///" SCHEMA doesn't trip this wire
Can you give step by step instructions for other people to reproduce the issue?
- wininet.dll version is 8.00.7601.17601 as reported from Sysinternals's
sigcheck
Do you mean that you're overriding wininet.dll with a native one? You have to tell your exact wine config (DLL overrides, winetricks used, non-default settings in registry or winecfg, etc.).
- wine --version return "wine-5.0 (Ubuntu 5.0-3ubuntu1)"
Bug reports should be filed against wine-devel/wine-staging, not wine-stable. Wine-stable doesn't have all the latests features and fixes. Please update to a recent wine-devel/wine-staging (current is 5.21) and retest. https://wiki.winehq.org/Ubuntu
If you really insist I can probably conjure up some C code to test this. At the moment I only have Free Pascal code that I can provide.
It would be better if the issue could be reproduced with a freely and legally downloadable application.
If you know one then please fill the URL field with the link to the download page on the vendor website and add the download keyword.
If there is none, then yes, a sample application with its source code is better than nothing.
Regards.