http://bugs.winehq.org/show_bug.cgi?id=36629
Bug ID: 36629 Summary: dotnet40 installation failed with many 'Exception from HRESULT' Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dyvazar@numericable.fr
From a fresh wineprefix and latest winetricks 1196, i've tried again to do a
dotnet40 installation. But there is a lot of errors when i check it.
http://bugs.winehq.org/show_bug.cgi?id=36629
--- Comment #1 from dino dyvazar@numericable.fr --- Created attachment 48675 --> http://bugs.winehq.org/attachment.cgi?id=48675 dotnet40 install checking
http://bugs.winehq.org/show_bug.cgi?id=36629
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer CC| |focht@gmx.net Summary|dotnet40 installation |.NET Framework 4.0 fails to |failed with many 'Exception |install |from HRESULT' |
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello dino,
I can't reproduce this, the .NET Framework 4.0 install works fine (either by itself or 'winetricks' recipe).
You're definitely not installing .NET 4.0 or installing in a broken WINEPREFIX as this should not happen:
--- snip --- 06/01/2014 15:42:39.901 [318]: Assemblies to compile: 1 06/01/2014 15:42:39.989 [318]: Uninstalling assembly C:\windows\Microsoft.Net\Framework\v3.0\WPF\PresentationFontCache.exe because of an error during compilation: Exception from HRESULT: 0x80040155. --- snip ---
Please follow the common rules for .NET Frameworks install.
1) clean 32-bit WINEPREFIX (important!) 2) winetricks recipe
If it still fails, _attach_ complete terminal output.
Again: use a new WINEPREFIX or the bug report is automatically invalid.
Regards
http://bugs.winehq.org/show_bug.cgi?id=36629
--- Comment #3 from dino dyvazar@numericable.fr --- New test
Fresh prefix on Ubuntu Utopic i386 + wine 1.7.20 + winetricks r1196
Got it installed that time (but without following the appdb howto which always fails):
- winetricks dotnet40
Still got a lot of fixme and some errors, but im able to run .NET progs.
http://bugs.winehq.org/show_bug.cgi?id=36629
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello dino,
--- quote --- Got it installed that time (but without following the appdb howto which always fails):
- winetricks dotnet40 --- quote ---
What do you mean with that? The appdb howto is:
--- snip --- $ wget http://winetricks.googlecode.com/svn/trunk/src/winetricks $ bash winetricks dotnet40 corefonts --- snip ---
This avoids distro 'winetricks' which tend to be outdated/broken.
The appdb howto is the preferred way to install .NET Framework 4.0
Of course .NET Framework 4.0 _can_ be installed without 'winetricks' given a recent (non-regressed) Wine version. There are some technical implications that most people are not aware so it's always better for end users to use 'winetricks' which takes care of some prerequisites.
--- quote --- Still got a lot of fixme and some errors, --- quote ---
These are not bugs.
Anyway, nothing was fixed in Wine. You most likely had a broken distro package.
Regards
http://bugs.winehq.org/show_bug.cgi?id=36629
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'fixed' (was likely invalid due to broken package/distro)
Regards
https://bugs.winehq.org/show_bug.cgi?id=36629
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.24.