http://bugs.winehq.org/show_bug.cgi?id=24293
Summary: Simple .NET applications not working Product: Wine Version: 1.3.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fernandocarvalho1987@hotmail.com
Created an attachment (id=30609) --> (http://bugs.winehq.org/attachment.cgi?id=30609) Execution of a .NET application that only shows a message.
Simple applications made with Visual Studio are not working under Wine.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #1 from Fernando fernandocarvalho1987@hotmail.com 2010-09-06 13:16:47 CDT --- Here is the link with the application and it's source code. http://www.4shared.com/file/75y9xAwG/Messagetar.html
When I try to execute it at the first time, it tells me to install Mono for Windows. After I install Mono, it tells me the message on the first attachment above.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #2 from Austin English austinenglish@gmail.com 2010-09-06 13:25:22 CDT --- Does it work better if you install dotnet20 instead with winetricks? (use a clean WINEPREFIX).
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #3 from Fernando fernandocarvalho1987@hotmail.com 2010-09-06 17:15:08 CDT --- Winetricks did not worked for me. It stopped while downloading dotnetfx.exe . However, I look got a version of that and the application worked as it was supposed to work. I think that the message should be changed to install dotnetfx.exe, instead of Mono. This can be a problem on Mono, as I can see.
http://bugs.winehq.org/show_bug.cgi?id=24293
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://www.4shared.com/file | |/75y9xAwG/Messagetar.html Component|-unknown |mscoree Summary|Simple .NET applications |Simple .NET applications |not working |not working with mono Alias|.NET |
--- Comment #4 from Austin English austinenglish@gmail.com 2010-09-06 18:52:16 CDT --- Marking as a mono bug then.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2010-09-12 16:40:58 CDT --- System.DllNotFoundException: msvcm80.dll
Does it work if you install vcrun2005 ?
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #6 from Fernando fernandocarvalho1987@hotmail.com 2010-09-12 18:06:59 CDT --- When I run it in a clean wine prefix it tells me: $> wine Message.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) wine: Install the Windows version of Mono to run .NET executables
With vcrun2005 installed from winetricks it shows: $> wine Message.exe wine: Install the Windows version of Mono to run .NET executables
So it seems to depend on .NET to run.
When I install mono it display an error message box in windows style saying: ** ERROR **: implement type compare for 1b! aborting...
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #7 from Vincent Povirk madewokherd@gmail.com 2010-11-11 14:47:29 CST --- https://bugzilla.novell.com/show_bug.cgi?id=518144
So Mono doesn't support managed C++.
It's probably possible to create a simple test-case for the immediate bug that doesn't use managed C++ (or link all sorts of closed MS libraries), but it may be best to wait until we have pure managed code working better.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #8 from Fernando fernandocarvalho1987@hotmail.com 2010-11-15 05:33:50 CST --- I think that we should then replace the message from getting Mono to get MS libraries. It would avoid trouble to people, and the annoyance to download mono that is not currently working.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #9 from Austin English austinenglish@gmail.com 2010-11-15 12:42:51 CST --- (In reply to comment #8)
I think that we should then replace the message from getting Mono to get MS libraries.
Those require a Windows license, and are not FOSS.
It would avoid trouble to people, and the annoyance to download mono that is not currently working.
It works for some many other programs, and anything it doesn't work for should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=24293
--- Comment #10 from Fernando fernandocarvalho1987@hotmail.com 2010-11-15 13:23:42 CST --- This bug is an example of thing that should be fixed.
http://bugs.winehq.org/show_bug.cgi?id=24293
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #11 from Vincent Povirk madewokherd@gmail.com 2011-02-25 10:56:56 CST --- Duplicate.
*** This bug has been marked as a duplicate of bug 22572 ***
http://bugs.winehq.org/show_bug.cgi?id=24293
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-25 23:39:03 CST --- Closing duplicate.