https://bugs.winehq.org/show_bug.cgi?id=38262
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Status|UNCONFIRMED |NEW URL| |http://content.warframe.com | |/dl/Warframe.msi CC| |focht@gmx.net Component|-unknown |wininet Ever confirmed|0 |1 Regression SHA1| |5436fef80722fe7896aed5e659c | |31fdade4ef5b3
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
This ought to work some time ago, when I was investigating bug 37798 (Wine 1.7.33)
Looks like a regression.
http://source.winehq.org/git/wine.git/commit/5436fef80722fe7896aed5e659c31fd...
That commit can't be cleanly reverted on current head without manual resolution.
Revert to working state:
--- snip --- $ git reset --hard 5436fe~1 --- snip ---
or use 'winetricks -q wininet' as workaround without recompiling.
Regards