https://bugs.winehq.org/show_bug.cgi?id=47164
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal CC| |focht@gmx.net Summary|Staging 4.8 ~ .NET 4.0 |.NET Framework 4.0 |installer fails with |installer fails with |"Download failed with error |"Download failed with error |code 0x800d010b" ~ works |code 0x800d010b" when using |fine with Staging 4.7 |Wine-Proton tkg | |4.8.r0.g3134cc0b
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Kyle,
the MS .NET Framework 4.0 installer ('winetricks -q dotnet40') works fine here with Wine-Staging 4.8 on a clean 64-bit WINEPREFIX:
Your log output indicates you're not using Wine-Staging 4.8 but a variant which includes gazillion additional unofficial patches/hacks:
--- snip --- ... Running /home/valmar/.local/share/Steam/compatibilitytools.d/proton_tkg_4.8.r0.g3134cc0b/dist/bin/wineserver -w. This will hang until all wine processes in prefix=/run/media/valmar/Data/Games/Outward/ProtonCompatData/pfx terminate --- snip ---
I suggest to report this to whoever provides that "custom" Wine variants:
https://github.com/Tk-Glitch/PKGBUILDS/tree/4.8.r0.g3134cc0b/proton-tkg
https://github.com/Tk-Glitch/PKGBUILDS/tree/4.8.r0.g3134cc0b/wine-tkg-git
unless you can clearly demonstrate the same issue with:
* official Wine variants: vanilla Wine, Wine-Staging * clean WINEPREFIX
Regards