I can't run the new beta
Ubuntu 16.04 64bit
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
This is what i get from the command line:
SMathStudioDesktop.0_98_6523.Mono$ mono SMathStudio_Desktop.exe
Could not set X locale modifiers
- [AppDir] Special Functions 1.11.6523.24283 (2 ms.)
- [UserDir] Development Tools 1.0.6498.3892 (1 ms.)
- [AppDir] HTML Export 1.13.6523.24283 (0 ms.)
- [AppDir] Export to image 1.9.6523.24284 (0 ms.)
- [AppDir] Picture Region 1.10.6523.24284 (0 ms.)
- [AppDir] Plot Region 1.9.6523.24284 (1 ms.)
- [AppDir] SMath Studio Files Plugin 1.9.6523.24284 (0 ms.)
- [AppDir] Standard Toolbox Buttons 1.0.6523.24285 (0 ms.)
- [AppDir] Text Region 1.10.6523.24284 (0 ms.)
- [AppDir] SMath Viewer Files Plugin 1.1.6523.24285 (0 ms.)
- [AppDir] XMCD Files Plugin 1.12.6523.24284 (0 ms.)
Unhandled Exception:
System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status) <0x41a9a000 + 0x00753> in <filename unknown>:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in <filename unknown>:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)
at SMath.Control.PaintContext.EquationsFont (Single fontSize) <0x41c05940 + 0x0007f> in <filename unknown>:0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in <filename unknown>:0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in <filename unknown>:0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in <filename unknown>:0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in <filename unknown>:0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in <filename unknown>:0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in <filename unknown>:0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1<SMath.Control.RegionBase>,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1<string>
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]
at System.Drawing.GDIPlus.CheckStatus (Status status) <0x41a9a000 + 0x00753> in <filename unknown>:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in <filename unknown>:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit)
at SMath.Control.PaintContext.EquationsFont (Single fontSize) <0x41c05940 + 0x0007f> in <filename unknown>:0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in <filename unknown>:0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in <filename unknown>:0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in <filename unknown>:0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in <filename unknown>:0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in <filename unknown>:0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in <filename unknown>:0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1<SMath.Control.RegionBase>,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1<string>
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in <filename unknown>:0
Hope this help...