https://bugs.winehq.org/show_bug.cgi?id=50519
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello Mike,
it seems you are running ADE 4.5 with Wine-Mono. That's a different animal and has it's own bunch of issues. Alan (OP) created the bug running ADE 4.5 with Microsoft .NET Framework 4.x installed in WINEPREFIX. Those things should not be mixed together in bugs.
--- snip --- [ERROR] FATAL UNHANDLED EXCEPTION: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'DE.View.Devices' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'DE.Model.MainDataProxy' threw an exception. ---> System.TypeLoadException: Could not load type of field 'System.Windows.Controls.PrintDialog:_printQueue' (1) due to: Could not resolve type with token 01000109 from typeref (expected class 'System.Printing.PrintQueue' in assembly 'System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35') assembly:System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:System.Printing.PrintQueue member:(null) at DE.Model.MainDataProxy..ctor () [0x00000] in <8063e98db34f479c8b713bfd18370528>:0 at DE.Model.MainDataProxy..cctor () [0x00000] in <8063e98db34f479c8b713bfd18370528>:0 --- End of inner exception stack trace --- at DE.ViewModel.DeviceViewModel.Init () [0x0000d] in <8063e98db34f479c8b713bfd18370528>:0 at DE.View.Devices..ctor () [0x00055] in <8063e98db34f479c8b713bfd18370528>:0 ... --- snip ---
If you want to run ADE 4.5 with Wine-Mono aka "purist mode", I suggest you create separate bug report(s). ADE 4.5 runs fine with native .NET Framework installed.
Regards