[Bug 47164] New: Staging 4.8 ~ .NET 4.0 fails with " Download failed with error code 0x800d010b"
https://bugs.winehq.org/show_bug.cgi?id=47164 Bug ID: 47164 Summary: Staging 4.8 ~ .NET 4.0 fails with "Download failed with error code 0x800d010b" Product: Wine-staging Version: 4.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: kyle.devir(a)mykolab.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 64398 --> https://bugs.winehq.org/attachment.cgi?id=64398 .NET 4.0 error window Title -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 --- Comment #1 from Kyle Devir <kyle.devir(a)mykolab.com> --- Created attachment 64399 --> https://bugs.winehq.org/attachment.cgi?id=64399 Winetricks log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 --- Comment #2 from Kyle Devir <kyle.devir(a)mykolab.com> --- Staging 4.7 worked fine, BTW. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Kyle Devir <kyle.devir(a)mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.devir(a)mykolab.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Kyle Devir <kyle.devir(a)mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staging 4.8 ~ .NET 4.0 |Staging 4.8 ~ .NET 4.0 |fails with "Download failed |installer fails with |with error code 0x800d010b" |"Download failed with error | |code 0x800d010b" -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Kyle Devir <kyle.devir(a)mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Staging 4.8 ~ .NET 4.0 |Staging 4.8 ~ .NET 4.0 |installer fails with |installer fails with |"Download failed with error |"Download failed with error |code 0x800d010b" |code 0x800d010b" ~ works | |fine with Staging 4.7 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal CC| |focht(a)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(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 --- Comment #4 from Kyle Devir <kyle.devir(a)mykolab.com> --- Ah, thanks. Will try and reproduce with your setup. :) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Kyle Devir <kyle.devir(a)mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|.NET Framework 4.0 |.NET Framework 4.0 |installer fails with |installer fails with commit |"Download failed with error |8f732c66ab37b54c30d63c74f78 |code 0x800d010b" when using |22ba1d4f04996, "makefiles: |Wine-Proton tkg |Build with -fno-PIC on |4.8.r0.g3134cc0b |i386.", when Wine is | |compiled with GCC 9.1.1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 --- Comment #5 from Kyle Devir <kyle.devir(a)mykolab.com> --- Okay, I've compiled with vanilla Wine, and bisected down to that commit. Preceding commit 7c0385bdb49f28472b63b3dab823732fabda6707, "ntdll: Check for time conversion error to silence a compiler warning." was the last working commit. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Summary|.NET Framework 4.0 |.NET Framework 4.0 |installer fails with commit |installer fails when Wine |8f732c66ab37b54c30d63c74f78 |is compiled with GCC 9.1.1 |22ba1d4f04996, "makefiles: | |Build with -fno-PIC on | |i386.", when Wine is | |compiled with GCC 9.1.1. | Component|-unknown |build-env Keywords| |regression Regression SHA1| |8f732c66ab37b54c30d63c74f78 | |22ba1d4f04996 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Torge Matthies <openglfreak(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |openglfreak(a)googlemail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9afc341c4f043240f0dc3de6351 | |550b03d24b131 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #6 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- User confirmed this to be fixed on Discord. Fixed by: 9afc341c4f043240f0dc3de6351550b03d24b131 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=47164 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.11. -- 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.
participants (1)
-
wine-bugs@winehq.org