UPDATED: SMath Studio 0.98.6528 (15 November 2017) - Messages
#21 Posted: 11/11/2017 7:44:05 AM
Bumped into the problem of ODE Solvers plugin and the recent build. Started the example for ODE solving from the Martins's Reference book. Tried to delete and reinstall ODE Solvers, example started once and but the problem persisted after the second run.
Regards,
Radovan

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#22 Posted: 11/11/2017 10:37:38 AM
WroteThe reported problem persists (post #11), but it is specified that it is only for the >= and not for <=, > , <.
sergio
Hello.
Unfortunately I can't reproduce an issue with >=. Could you please doublecheck? Version is 0.98.6523.
boolean_check_1.sm (5 KiB) downloaded 81 time(s).
Best regards.
#23 Posted: 11/11/2017 11:13:24 AM
#24 Posted: 11/11/2017 12:25:53 PM
Martin has already answered for me.
SMath Studio: SMath Studio Desktop 0.98.6523.24281, x64
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 (Windows 7 Professional Service Pack 1, x64)
Screen: 1920x1080 px, 96x96 dpi, 96 GP.DPI, 1 GP.SRF
Localization: separator=; decimal symbol=; system decimal symbol=; language=ITA
Frameworks: CLR 2.0.50727.8762
installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.7.02053
Full 4.7.02053
v4.0
Client 4.0.0.0
sergio
SMath Studio: SMath Studio Desktop 0.98.6523.24281, x64
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 (Windows 7 Professional Service Pack 1, x64)
Screen: 1920x1080 px, 96x96 dpi, 96 GP.DPI, 1 GP.SRF
Localization: separator=
Frameworks: CLR 2.0.50727.8762
installed versions:
v2.0.50727 2.0.50727.5420 SP2
v3.0 3.0.30729.5420 SP2
v3.5 3.5.30729.5420 SP1
v4
Client 4.7.02053
Full 4.7.02053
v4.0
Client 4.0.0.0
sergio
#25 Posted: 11/11/2017 5:33:55 PM
WroteBumped into the problem of ODE Solvers plugin and the recent build.
Just say "Yes continue" and open the work sheet.
Done otherwise: double click on the file from it's location,
"Yes, continue" it should open the work sheet all functional.
ODE Predator Prey [rkfixed Cauchy].sm (7 KiB) downloaded 93 time(s).
#26 Posted: 11/11/2017 11:11:07 PM
WroteHow about indicating the formatting scheme (e.g. in the status line)?
Bolean should be specified completely. The example > ... < is trivial
If not specified completely, all sorts of error messages will be issued.
Mathcad was more tolerant, thus much less educative than Smath.
DeBoor argument v< ... is however completely specified wrt to its neighbour
if((el(u,μ)≤v)&(v
Vector Maths.sm (1 MiB) downloaded 85 time(s).
#27 Posted: 11/12/2017 10:25:48 AM
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:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in: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:0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in:0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in:0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in:0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in:0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in:0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in:0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in:0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in:0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1)
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in: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:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in:0
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in: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:0
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in:0
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in:0
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in:0
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in:0
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in:0
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in:0
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in:0
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1,bool,SMath.Control.LocationCorrectionMode)
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in:0
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1)
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in:0
Hope this help...

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
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in
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
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in
[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
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x41acfde0 + 0x000c3> in
at System.Drawing.Font..ctor (System.Drawing.FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) <0x41acfd40 + 0x0004b> in
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
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font value) <0x41c04bc0 + 0x00a43> in
at SMath.Control.MathRegion.GetPaintContext (Rectangle r, System.Drawing.Graphics g) <0x41c04740 + 0x000ff> in
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics g, System.Windows.Forms.PaintEventArgs e) <0x41c042d0 + 0x00123> in
at SMath.Control.MathRegion.PrePainter () <0x41c042a0 + 0x00013> in
at SMath.Control.RegionBase.InitLayout () <0x41c03fd0 + 0x00279> in
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase region, Boolean makeCurrent, Boolean batchProcessing, Boolean invalidateRequired) <0x41c009e0 + 0x0021d> in
at SMath.Control.Worksheet.CreateRegions (IEnumerable`1 newRegions, Boolean showProgress, LocationCorrectionMode locationCorrection) <0x41bff410 + 0x006af> in
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet:CreateRegions (System.Collections.Generic.IEnumerable`1
at ...ctor (System.Collections.Generic.List`1 ) <0x41b4a000 + 0x01d13> in
at (wrapper remoting-invoke-with-check) .:.ctor (System.Collections.Generic.List`1
at .. (System.String[] ) <0x41a5adc0 + 0x001cf> in
Hope this help...
#28 Posted: 11/12/2017 11:32:37 AM
#29 Posted: 11/12/2017 4:03:33 PM
WroteWroteBumped into the problem of ODE Solvers plugin and the recent build.
Just say "Yes continue" and open the work sheet.
Done otherwise: double click on the file from it's location,
"Yes, continue" it should open the work sheet all functional.
ODE Predator Prey [rkfixed Cauchy].sm (7 KiB) downloaded 93 time(s).
Unfortunately, this will not work for me (Windows 10, 32bit)
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#30 Posted: 11/14/2017 4:14:55 AM
#31 Posted: 11/14/2017 10:01:27 AM
#32 Posted: 11/14/2017 12:54:00 PM
#33 Posted: 11/15/2017 6:02:43 PM
Thank you all for your comments!
Topic updated - new SMath Studio 0.98.6528 released.
New visualization approach improved again. The main change is that support of Linux restored and "more or equal" operator should be fixed now. Also, the following functions looks much better now: int(2), int(4), for(3), for(4), sum(1), sum(4), product(4), range(2), range(3). On Windows operators do not look blured anymore.
Formatting preset option will be removed from the next build ("Default" will be used as an only built-in one).
Please try and comment.
Best regards, Andrey Ivashov.
Topic updated - new SMath Studio 0.98.6528 released.
New visualization approach improved again. The main change is that support of Linux restored and "more or equal" operator should be fixed now. Also, the following functions looks much better now: int(2), int(4), for(3), for(4), sum(1), sum(4), product(4), range(2), range(3). On Windows operators do not look blured anymore.
Formatting preset option will be removed from the next build ("Default" will be used as an only built-in one).
Please try and comment.
Best regards, Andrey Ivashov.
3 users liked this post
Вячеслав Мезенцев 11/16/2017 7:32:00 AM, Davide Carpi 11/15/2017 8:20:00 PM, sergio 11/16/2017 5:23:00 AM
#35 Posted: 11/15/2017 6:41:22 PM
#36 Posted: 11/15/2017 8:17:57 PM
Better 
A couple of issues I still found: horizontal alignment of factorial and vertical ellipsis
![2017-11-15 00_27_40-SMath Studio - [Page1.sm_].png](/en-US/file/C7pmoy/2017-11-15-00_27_40-SMath-Studio---_Page1_sm___png)
Broken right bracket of matrices changing font sizes (starting from 16pt):
![2017-11-15 00_19_21-SMath Studio - [Page1.sm_].png](/en-US/file/aadUMM/2017-11-15-00_19_21-SMath-Studio---_Page1_sm___png)
EDIT linux still not working for me

A couple of issues I still found: horizontal alignment of factorial and vertical ellipsis
Broken right bracket of matrices changing font sizes (starting from 16pt):
EDIT linux still not working for me
- [AppDir] Special Functions 1.11.6528.22825 (6 ms.)
- [AppDir] HTML Export 1.13.6528.22825 (1 ms.)
- [AppDir] Export to image 1.9.6528.22825 (1 ms.)
- [AppDir] Picture Region 1.10.6528.22825 (1 ms.)
- [AppDir] Plot Region 1.9.6528.22825 (9 ms.)
- [AppDir] SMath Studio Files Plugin 1.9.6528.22825 (3 ms.)
- [AppDir] Standard Toolbox Buttons 1.0.6528.22826 (0 ms.)
- [AppDir] Text Region 1.10.6528.22825 (3 ms.)
- [AppDir] SMath Viewer Files Plugin 1.1.6528.22826 (3 ms.)
- [AppDir] XMCD Files Plugin 1.12.6528.22825 (1 ms.)
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipCreateFont (intptr,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,intptr&
<0xffffffff>
at System.Drawing.Font..ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool) <0x000b7>
at System.Drawing.Font..ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit) <0x0004b>
at (wrapper remoting-invoke-with-check) System.Drawing.Font..ctor (System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit) <0xffffffff>
at SMath.Control.PaintContext.EquationsFont (single) <0x0007f>
at SMath.Control.PaintContext.set_NormalFont (System.Drawing.Font) <0x00a43>
at SMath.Control.MathRegion.GetPaintContext (System.Drawing.Rectangle,System.Drawing.Graphics) <0x00107>
at SMath.Control.MathRegion.Prepare (System.Drawing.Graphics,System.Windows.Forms.PaintEventArgs) <0x00123>
at SMath.Control.MathRegion.PrePainter () <0x00013>
at SMath.Control.RegionBase.InitLayout () <0x00279>
at SMath.Control.Worksheet.ElementCreater (SMath.Control.RegionBase,bool,bool,bool) <0x0021d>
at SMath.Control.Worksheet.CreateRegions (System.Collections.Generic.IEnumerable`1<SMath.Control.RegionBase>,bool,SMath.Control.LocationCorrectionMode) <0x006af>
at (wrapper remoting-invoke-with-check) SMath.Control.Worksheet.CreateRegions (System.Collections.Generic.IEnumerable`1<SMath.Control.RegionBase>,bool,SMath.Control.LocationCorrectionMode) <0xffffffff>
at ...ctor (System.Collections.Generic.List`1<string>
<0x01d13>
at (wrapper remoting-invoke-with-check) ...ctor (System.Collections.Generic.List`1<string>
<0xffffffff>
at .. (string[]) <0x001cf>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
mono() [0x49d5fc]
mono() [0x4f347e]
mono() [0x42498d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x7f80ceaeb330]
/usr/lib/x86_64-linux-gnu/libfontconfig.so.1(+0x1b05d) [0x7f80c94cb05d]
/usr/lib/x86_64-linux-gnu/libfontconfig.so.1(+0x1b799) [0x7f80c94cb799]
/usr/lib/x86_64-linux-gnu/libfontconfig.so.1(+0x1c508) [0x7f80c94cc508]
/usr/lib/x86_64-linux-gnu/libfontconfig.so.1(+0x1c6f0) [0x7f80c94cc6f0]
/usr/lib/libgdiplus.so.0(GdipCreateFont+0x62) [0x7f80caaf12c2]
[0x41efdf58]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No threads.
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
Arie 11/15/2017 11:24:00 PM
#37 Posted: 11/16/2017 7:59:47 AM
#38 Posted: 11/16/2017 2:26:49 PM
#39 Posted: 11/16/2017 8:07:40 PM
Thank you very much for the reports!
My stupid error. Already fixed. Sorry.
Best regards.
WroteAlright, so now Ive had several hard crashes when Smath is being used. Seems as if I loose the standard language / grid settings, and when I try to open settings I get this:
My stupid error. Already fixed. Sorry.
Best regards.
#40 Posted: 11/16/2017 8:09:38 PM
-
New Posts
-
No New Posts