Reply To:

Ok so I deinstalled the current mono and replaced it with MonoFramework-MDK-4.8.1.macos10.xamarin.universal.pkg

And I got a step further. Using the 32 bit portable version it crashes with the following dump:

087:~ nicoverduin$ mono Downloads/SoftwareIdeasModeler32-11-60/SoftwareIdeasModeler.exe

** (process:592): WARNING **: NOT IMPLEMENTED: GdipWidenPath

System.ArgumentException: A null reference or invalid value was found

at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x0009b] in <5eb1d9ccfec943adba5ae843e256d04f>:0

at System.Drawing.Drawing2D.LinearGradientBrush..ctor (System.Drawing.RectangleF rect, System.Drawing.Color color1, System.Drawing.Color color2, System.Drawing.Drawing2D.LinearGradientMode linearGradientMode) [0x00025] in <5eb1d9ccfec943adba5ae843e256d04f>:0

at (wrapper remoting-invoke-with-check) System.Drawing.Drawing2D.LinearGradientBrush:.ctor (System.Drawing.RectangleF,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)

at SoftwareIdeas.Ribbon.RibbonControl.FlatRibbonRenderer.DrawBodyBackground (System.Drawing.Graphics g, System.Drawing.RectangleF bounds) [0x00018] in <8bb2676ea43e42af814fa45a0ae3176f>:0

at SoftwareIdeas.Ribbon.RibbonControl.RibbonBarBody.DrawRibbonBody (System.Windows.Forms.PaintEventArgs e) [0x00049] in <8bb2676ea43e42af814fa45a0ae3176f>:0

at SoftwareIdeas.Ribbon.RibbonControl.RibbonBarBody.OnPaint (System.Windows.Forms.PaintEventArgs e) [0x0006d] in <8bb2676ea43e42af814fa45a0ae3176f>:0

at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x0008a] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x0015f] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x0003c] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.UserControl.WndProc (System.Windows.Forms.Message& m) [0x00036] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at SoftwareIdeas.Ribbon.RibbonControl.RibbonBarBody.WndProc (System.Windows.Forms.Message& m) [0x00017] in <8bb2676ea43e42af814fa45a0ae3176f>:0

at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0000b] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

at System.Windows.Forms.NativeWindow.WndProc (System.IntPtr hWnd, System.Windows.Forms.Msg msg, System.IntPtr wParam, System.IntPtr lParam) [0x0008e] in <b4e6df1a5a1f4b78af726adaf5fd3ede>:0

087:~ nicoverduin$

Nico Verduin 2 July 2018 10:32:57

New Comment

Comment
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]