http://bugs.winehq.org/show_bug.cgi?id=34541
Bug #: 34541 Summary: Max Payne 3 needs native dotnet20 Product: Wine Version: 1.7.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: andrey.goosev@gmail.com Classification: Unclassified
Created attachment 45984 --> http://bugs.winehq.org/attachment.cgi?id=45984 log
As titled.
http://bugs.winehq.org/show_bug.cgi?id=34541
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-10-05 16:50:20 CDT --- Hello Andrey,
this looks like a dupe of bug 27447 (same backtrace)
--- snip --- fixme:gdiplus:GdipGetLineSpacing ignoring style fixme:wincodecs:PngDecoder_Block_GetCount 0x140b220,0x32eff8: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x140c9f0,0x32eff8: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x140cb58,0x32eff8: stub fixme:wincodecs:PngDecoder_Block_GetCount 0x140c4d0,0x32f638: stub
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.Win32Exception: No valid icon entry were found.
at System.Drawing.Icon.InitFromStreamWithSize (System.IO.Stream stream, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at System.Drawing.Icon..ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 ... --- snip ---
I'm curious, does the game start/work with .NET Framework 2.0 installed?
Regards
http://bugs.winehq.org/show_bug.cgi?id=34541
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com 2013-10-06 04:33:28 CDT --- (In reply to comment #1)
I'm curious, does the game start/work with .NET Framework 2.0 installed?
.NET needed for Launcher. More in bug 29128.
http://bugs.winehq.org/show_bug.cgi?id=34541
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-10-06 07:50:57 CDT --- Hello Andrey,
--- quote --- .NET needed for Launcher. More in bug 29128. --- quote ---
what I meant was: Does this specific problem (managed backtrace on startup) disappear with 'winetricks -q dotnet20'?
Regards
http://bugs.winehq.org/show_bug.cgi?id=34541
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com 2013-10-06 08:34:58 CDT --- (In reply to comment #3)
Hello Andrey,
--- quote --- .NET needed for Launcher. More in bug 29128. --- quote ---
what I meant was: Does this specific problem (managed backtrace on startup) disappear with 'winetricks -q dotnet20'?
Regards
Yes, disappear with dotnet20.
http://bugs.winehq.org/show_bug.cgi?id=34541
sacrediou vmerlet@april.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vmerlet@april.org
https://bugs.winehq.org/show_bug.cgi?id=34541
--- Comment #5 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=34541
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
https://bugs.winehq.org/show_bug.cgi?id=34541
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #6 from Vincent Povirk madewokherd@gmail.com --- Do all versions have a .NET launcher? The Proton report https://github.com/ValveSoftware/Proton/issues/534 has no indication of .NET being used.
https://bugs.winehq.org/show_bug.cgi?id=34541
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-6.21?