https://bugs.winehq.org/show_bug.cgi?id=38928
Bug ID: 38928 Summary: setup.exe gets interrupted prematurely when installing a .Net 4.0 application Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cashman51@msn.com Distribution: ---
Created attachment 51860 --> https://bugs.winehq.org/attachment.cgi?id=51860 Command line output from running wine setup.exe
Running WINEARCH=win32 on Windows 2003 configuration using wine 1.7.44 on Ubuntu Trusty. Trying to install an application I developed using the .Net 4.0 Framework which normally works on Windows 2003 and higher. When attempting to install, installer displays "The installer was interrupted before Test_Application could be installed. You need to restart the installer to try again. Click Close to exit." Attached log. If I try to install dotnet40 using winetricks, setups seems to install my application, but does not work correctly. I prefer to use mono rather than dotnet40 as it's more stable.
https://bugs.winehq.org/show_bug.cgi?id=38928
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht@gmx.net Component|-unknown |mscoree Summary|setup.exe gets interrupted |Custom .NET 4.0 application |prematurely when installing |fails to install with |a .Net 4.0 application |Wine-Mono
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary .. and also putting that statement into perspective.
--- quote --- If I try to install dotnet40 using winetricks, setups seems to install my application, but does not work correctly. I prefer to use mono rather than dotnet40 as it's more stable. --- quote ---
Just because it doesn't work for you doesn't mean Wine + MS .NET Frameworks can run many apps successfully. I bet whatever app you're trying to run would run on my machine without a hitch using MS .NET Framework 4.0.
In fact many apps actually work better with MS .NET Frameworks installed in contrast to Wine-Mono, assuming .NET howtos are properly followed + workarounds as needed.
Anyway, you need to provide more information to whoever feels to be a Wine-Mono guy.
Compressed trace log made with: 'WINE_MONO_VERBOSE=1 WINE_MONO_TRACE=x WINEDEBUG=+tid,+seh,+relay,+msi wine ./foo.exe >>log.txt 2>&1'
Regards
https://bugs.winehq.org/show_bug.cgi?id=38928
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- No response in almost 6 years, no download and info available -> ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=38928
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.