https://bugs.winehq.org/show_bug.cgi?id=56796
Bug ID: 56796 Summary: G5 installer crashes on start Product: Wine Version: 9.9 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Created attachment 76601 --> https://bugs.winehq.org/attachment.cgi?id=76601 Wine log
Download at https://www.g5.com/de/appDownload/1036
Main issue seems to be
Unhandled Exception: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'G5LauncherSetup.MainWindow' that matches the specified binding constraints threw an exception. ---> System.TypeLoadException: Could not find Windows Runtime type 'Windows.Management.Deployment.PackageManager'.
Which is a bit weird, since this class seems to be implemented (at least stubs) in Wine.
https://bugs.winehq.org/show_bug.cgi?id=56796
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.g5.com/de/appDo | |wnload/1036 Keywords| |dotnet
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- This needs winetricks -q dotnet48, otherwise there are other issues.