  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
RC: SMath Studio 0.97.5301 available - SS-10: Critical simplification issue fixed (happens sometimes on complex math expressions);
- SS-52: Support for sech() and csch() functions added to differentiation engine;
- SS-89: Displaying of incorrect error message fixed for expressions with result shown right after definition;
- SS-141: Critical error on Shift+Right Arrow at the end of the TextRegion;
- Support for beta releases of extensions implemented;

- Change units for C, F and Re non-linear units added to package;

- Built-in variable added: lastError;

- Behavior of combobox for changing font size improved;
- DEV: Worksheet evaluation can be requested from mouse wheel event;
- Stability improved;
- Interface translations updated.
Download Edited by user 06 July 2014 23:59:00(UTC)
| Reason: Not specified
|
 4 users thanked Andrey Ivashov for this useful post.
|
on 07/07/2014(UTC), on 07/07/2014(UTC), on 07/07/2014(UTC), on 07/07/2014(UTC)
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Thank you Andrey Finally we can use temperature changes now. Regards, Radovan omorr attached the following image(s): |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
 1 user thanked omorr for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 22/02/2014(UTC) Posts: 85
Was thanked: 13 time(s) in 12 post(s)
|
Hi Andrey, I just tried my worksheet which has been working very well with version 097.5283, it doesn't work any more. The reason is: MathcadEFI plugin from uni is now broken. Regards, Igor
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,046  Was thanked: 1177 time(s) in 752 post(s)
|
Originally Posted by: tomtit  Hi Andrey, I just tried my worksheet which has been working very well with version 097.5283, it doesn't work any more. The reason is: MathcadEFI plugin from uni is now broken. Regards, Igor Wait for an appropriate version appearing here and use that as executable instead of what the installer supplied. |
|
 1 user thanked mkraska for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,046  Was thanked: 1177 time(s) in 752 post(s)
|
Originally Posted by: omorr  Finally we can use temperature changes now.
We could use temperature changes in the past as well ;-) if we decided to stick to what is physically correct: use absolute units for them. The new Delta units are good in that they suggest the more sloppy users that there might be a difference to care about. Yet a major source of errors with offset-temperature units remains: the surprisingly low priority of the unary minus operator. |
|
 1 user thanked mkraska for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 22/02/2014(UTC) Posts: 85
Was thanked: 13 time(s) in 12 post(s)
|
Thanks, Martin. I just forgot to "fix" executable as I did for 0.97.5283.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,046  Was thanked: 1177 time(s) in 752 post(s)
|
Originally Posted by: tomtit  Thanks, Martin. I just forgot to "fix" executable as I did for 0.97.5283.
How is the fix done? Usually, I take uni's 32bit version and add it to the portable package. |
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: mkraska  Originally Posted by: tomtit  Thanks, Martin. I just forgot to "fix" executable as I did for 0.97.5283.
How is the fix done? Usually, I take uni's 32bit version and add it to the portable package. Kay always can do that. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,046  Was thanked: 1177 time(s) in 752 post(s)
|
Originally Posted by: uni  Originally Posted by: mkraska  Originally Posted by: tomtit  Thanks, Martin. I just forgot to "fix" executable as I did for 0.97.5283.
How is the fix done? Usually, I take uni's 32bit version and add it to the portable package. Kay always can do that. Thanks uni, I just saw the screenshot in the EFI topic, thus one needs Visual Studio for changing the flag. |
|
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Did anyone experience this Unhandled exception when just trying to change the language interface. When ignoring it, then SMath appeared quite strange - see the picture. Also, see the video on this link changing languages problem (~5min long) Here are the messages accompanied with this Unhandled Exception: (x64 Win7)
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at SMath.Manager.UnitsManager...ctor(Int32 , String , String ) at SMath.Manager.UnitsManager.() at SMath.Manager.UnitsManager.Init(Stream masterStream, String fileName) at SMath.Manager.UnitsManager.Init(String fileName) at SMath.Manager.UnitsManager.LoadFromDirectory(String directoryPath) at SMath.Manager.AppSettings.Initialize(List`1 recentFiles, Int32[] waTab, Int32 top, Int32 left, Int32 width, Int32 height) at ..(Object , EventArgs ) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
SMathStudio_Desktop Assembly Version: 0.97.5301.688 Win32 Version: 1.1.27.0 CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMathStudio_Desktop.exe
System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
ioman Assembly Version: 0.97.5301.658 Win32 Version: 0.97.5301.658 CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/ioman.DLL
canvas Assembly Version: 0.97.5301.659 Win32 Version: 0.97.5301.659 CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/canvas.DLL
rview Assembly Version: 0.97.5301.687 Win32 Version: 0.97.5301.687 CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/rview.DLL
System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
Regards, Radovan Edited by user 11 July 2014 16:13:02(UTC)
| Reason: Not specified omorr attached the following image(s): |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,728   Location: Italy Was thanked: 1396 time(s) in 910 post(s)
|
mhhh... I can't replicate your issue, I've tried with a lot of languages. Have you customized some units xml file? Edited by user 11 July 2014 16:30:25(UTC)
| Reason: Not specified |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Originally Posted by: w3b5urf3r_reloaded  mhhh... I can't replicate your issue, I've tried with a lot of languages. Have you customized some units xml file? No, I did not do anything like this. Strange, but it happened to my home computer as well (x86 win7) and this nightly build. This happened when you I choose my languages (). It puzzled my more when I managed to use other languages but mine  . On the other hand, I have no notification of the changes will have affect after restarting SMath when changing to Srpski or Српски contrary to other languages when I have this notification Just to note, SMath portable by Martin (2014 06 21 SMath and Maxima) had no problems at all - see the picture. Here is the Unhandled exception messages from my home computer.
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at SMath.Manager.UnitsManager...ctor(Int32 , String , String ) at SMath.Manager.UnitsManager...ctor(Int32 ) at SMath.Manager.UnitsManager.() at SMath.Manager.UnitsManager.Init(Stream masterStream, String fileName) at SMath.Manager.UnitsManager.Init(String fileName) at SMath.Manager.UnitsManager.LoadFromDirectory(String directoryPath) at SMath.Manager.AppSettings.Initialize(List`1 recentFiles, Int32[] waTab, Int32 top, Int32 left, Int32 width, Int32 height) at ..(Object , EventArgs ) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
SMathStudio_Desktop Assembly Version: 0.97.5301.688 Win32 Version: 1.1.27.0 CodeBase: file:///C:/Program%20Files/Andrey%20Ivashov/SMath%20Studio/SMathStudio_Desktop.exe
System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
ioman Assembly Version: 0.97.5301.658 Win32 Version: 0.97.5301.658 CodeBase: file:///C:/Program%20Files/Andrey%20Ivashov/SMath%20Studio/ioman.DLL
canvas Assembly Version: 0.97.5301.659 Win32 Version: 0.97.5301.659 CodeBase: file:///C:/Program%20Files/Andrey%20Ivashov/SMath%20Studio/canvas.DLL
rview Assembly Version: 0.97.5301.687 Win32 Version: 0.97.5301.687 CodeBase: file:///C:/Program%20Files/Andrey%20Ivashov/SMath%20Studio/rview.DLL
System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
Regards, Radovan Edited by user 11 July 2014 17:47:36(UTC)
| Reason: Not specified omorr attached the following image(s): |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,728   Location: Italy Was thanked: 1396 time(s) in 910 post(s)
|
Originally Posted by: omorr  On the other hand, I have no notification of the changes will have affect after restarting SMath when changing to Srpski or Српски contrary to other languages when I have this notification Me too I've lost the message box, with any language, after some changes. The portable distribution is from the previous Nightly Build, have you tried also unpacking the current linux archive? (SMathStudioDesktop.0_97_5301.Mono.tar.gz) |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Originally Posted by: w3b5urf3r_reloaded  Originally Posted by: omorr  On the other hand, I have no notification of the changes will have affect after restarting SMath when changing to Srpski or Српски contrary to other languages when I have this notification Me too I've lost the message box, with any language, after some changes. The portable distribution is from the previous Nightly Build, have you tried also unpacking the current linux archive? (SMathStudioDesktop.0_97_5301.Mono.tar.gz) Yes, I did. It seems there is no problem with the portable version. On the other hand, I've noticed that at the Desktop (problematic) version my languages are on the top of the list??? omorr attached the following image(s): |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,728   Location: Italy Was thanked: 1396 time(s) in 910 post(s)
|
Originally Posted by: omorr  On the other hand, I've noticed that at the Desktop (problematic) version my languages are on the top of the list??? I see, maybe this helps Andrey to understand where is the problem (my desktop build works like your portable build)... |
If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects |
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Originally Posted by: w3b5urf3r_reloaded  Originally Posted by: omorr  On the other hand, I've noticed that at the Desktop (problematic) version my languages are on the top of the list??? I see, maybe this helps Andrey to understand where is the problem (my desktop build works like your portable build)... I hope as well |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Seems I found a problem. Radovan, please try to delete lang folder from C:\Users\[YOURPROFILE]\AppData\Roaming\SMath\extensions\. Looks like it caused because this folder is not empty. I will handle it in next version.
Regards.
|
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
Originally Posted by: smath  Seems I found a problem. Radovan, please try to delete lang folder from C:\Users\[YOURPROFILE]\AppData\Roaming\SMath\extensions\. Looks like it caused because this folder is not empty. It seems you are right Andrey. The lang folder existed in Desktop extensions folder (guess which two files resisted there  ) but not in the Portable extension one. I deleted the lang folder as you proposed and now it is all right  . I might have figured out earlier, but I use Portable version more often. Thank you, Radovan |
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,639   Was thanked: 2011 time(s) in 679 post(s)
|
Yes, looks like this is old bug which was not known by me. Now I understands the reason, so will completely fix it. Thank you for your report!
Regards.
|
 1 user thanked Andrey Ivashov for this useful post.
|
|
|
 Rank: Newbie
Groups: Registered
Joined: 04/05/2014(UTC) Posts: 2  Location: Новосибирск
|
Ускорение свободного падения (и гравитационная постоянная) записывается и отображается некорректно  Edited by user 18 July 2014 18:34:40(UTC)
| Reason: Not specified
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.