https://bugs.winehq.org/show_bug.cgi?id=45019
Bug ID: 45019 Summary: Bluestacks 3 installer exits silently Product: Wine Version: 3.6 Hardware: x86 URL: http://www.bluestacks.com/ OS: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
The Bluestacks 3 installer exits silently in wine-3.6-47-g5808f1d.
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100 0043:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.0" not implemented 0043:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.net" in state 2 0043:fixme:mscoree:ConfigFileHandler_startElement Unknown element L"defaultProxy" in state 6 The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
Workaround is "winetricks dotnet40", which then hits Bug 39016.
Bluestacks 2 affected too.
https://bugs.winehq.org/show_bug.cgi?id=45019
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45019
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Bluestacks 3 installer |Bluestacks 3 installer |exits silently |exits silently with | |Wine-Mono (needs WPF 3.0) CC| |focht@gmx.net Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 24501
https://www.mono-project.com/docs/about-mono/compatibility/
--- quote --- The easiest way to describe what Mono currently supports is: Everything in .NET 4.7 except WPF, WWF, and with limited WCF and limited ASP.NET async stack. --- quote ---
--- quote --- WPF - No plans to implement --- quote ---
Regards
*** This bug has been marked as a duplicate of bug 24501 ***
https://bugs.winehq.org/show_bug.cgi?id=45019
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Thanks AF.