SMath Studio Forum
»
SMath Studio
»
Download SMath Studio
»
Archive
»
Beta: SMath Studio 0.99.6824 (07 September 2018)
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1976 time(s) in 664 post(s)
|
SMath Studio - SMath
This website uses cookies to enhance your browsing experience and provide personalized recommendations. By continuing to use our website, you agree to our Privacy Policy.
Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support.
It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.
Free for personal usage! Plans for Organizations are available!
Application can be easily extended based on your needs. Built-in Extensions Manager tool allows to get access to hundreds official and third-party resources of the following types: usage examples, plug-ins, SMath Viewer based applications, snippets, interface translations, interactive books, handbooks and tutorials.
Thank you Andrey Ivashov for developing this wonderful software, as well as all the people who contribute with solutions day after day. As a university professor, I must say that the use of SMath Studio has contributed greatly to improve the way of transmitting and sharing knowledge.
more...
by Eduardo Palma Zambrano
This program helped me in solving a lot of my mechanical problems related to gears, design standards & structural problems.
Now we can run it on our mobiles also. Thanks for this useful program.
more...
by Sudhir Gill
Great little tool, happy that someone made this - best alternative for prime. I still hate the breakdown of the Mathcad legacy - you are a proud successor....
more...
by Robbert
Please note: this release requires almost all plug-ins to be adopted. I'm working on it right now. About 50% (most used) of plug-ins are already updated, others will be updated soon.
|
 6 users thanked Andrey Ivashov for this useful post.
|
on 08/09/2018(UTC), on 08/09/2018(UTC), on 08/09/2018(UTC), on 08/09/2018(UTC), on 08/09/2018(UTC), on 19/09/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 1,888  Was thanked: 1045 time(s) in 670 post(s)
|
Andrey, prior to your API adjustments I committed some improvements to the Maxima Plugin. Is there a way to publish these also for build 6671 (except by temporary reverting and afterwards re-committing your changes)? I think of pointing not just to the SVN path but also to a particular SVN revision in the release manager. Would the above-mentioned procedure worth the effort or do you consider support of 6671 now being obsolete? EDIT: I found out how to do it: just append the revision to the path: https://smath.info:8443/svn/public/plugins/MaximaPlugin@2740 Edited by user 08 September 2018 02:04:02(UTC)
| Reason: Not specified |
|
 1 user thanked mkraska for this useful post.
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1976 time(s) in 664 post(s)
|
Hello Martin.
Of course it is possible to revert changes, make an update/release and re-apply initial changes again. It will take some time, but we can do it if you wish (let me know if any help is required).
I plan to release new stable version in 1 or 2 weeks. Actually I needed this beta just because not all plug-ins are ready and tested. So if your changes are not very urgent then it may be more convenient to wait a bit. But it is up to you!
Best regards.
|
 1 user thanked Andrey Ivashov for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 1,888  Was thanked: 1045 time(s) in 670 post(s)
|
Originally Posted by: Andrey Ivashov  Hello Martin.
Of course it is possible to revert changes, make an update/release and re-apply initial changes again. It will take some time, but we can do it if you wish (let me know if any help is required).
I plan to release new stable version in 1 or 2 weeks. Actually I needed this beta just because not all plug-ins are ready and tested. So if your changes are not very urgent then it may be more convenient to wait a bit. But it is up to you!
Best regards. I wasn't aware of that the release manager accepts SVN paths with revision tag (should have asked this to google before asking here). This did the trick, so the Maxima Plugin is updated for 6671 stable and 6824 beta without messing with the repository. BTW thanks for doing all the API adjustment work for us! |
|
 1 user thanked mkraska for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 1,888  Was thanked: 1045 time(s) in 670 post(s)
|
The Extension manager in 6824 doesn't fetch the correct version of the Maxima plugin. Andrey has released a stable version of the plugin for 6824 and later I did a stable version for 6671. Now 6824 always downloads the version for 6671 and then complains that installation fails.
I'd expect that the specification of which SMath is used for release is honoured by the extension manager. How can this be resolved? |
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,591   Location: Italy Was thanked: 1300 time(s) in 856 post(s)
|
Any release is for the targeted version and later, thus you have to publish several releases targeting from the older target to the newer (first make a release for 6671, then make another for the latest) |
If you like my plugins please consider a donation to SMath Studio; for personal contributions to me: paypal.me/dcprojects |
 1 user thanked Davide Carpi for this useful post.
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 1,888  Was thanked: 1045 time(s) in 670 post(s)
|
The problem was that the plugin has been released for 6824 before it was released for 6671. Repeating the release without any changes for 6824 seems to solve the problem. Maxima now loads correctly in 6824. Yet, due to lack of other important plugins (custom glyphs, X-Y plot) fun is limited in that version. |
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,453   Was thanked: 1235 time(s) in 718 post(s)
|
As for the X-Y Plot and other (ZedGraph, NPlot). New API does not fully cover the requirements of these plugins. For now I can't port X-Y Plot. |
Russia ☭ forever Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1976 time(s) in 664 post(s)
|
Originally Posted by: uni  As for the X-Y Plot and other (ZedGraph, NPlot). New API does not fully cover the requirements of these plugins. For now I can't port X-Y Plot. The hint is IGraphics.Unwrap<Graphics>(). After you've got native GDI+ Graphics object you can do what you need until API is updated according to your requirements. Currently all the plug-ins support .Net Framework 2.0 or later so they can be used for SMath Studio Desktop only. I plan to allow plug-ins for other platforms and will extend API with all required by plug-ins, but it will be a bit later. For now this should be not an issue. Please contact me by Skype in case of any questions. Best regards.
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,453   Was thanked: 1235 time(s) in 718 post(s)
|
Originally Posted by: Andrey Ivashov  The hint is IGraphics.Unwrap<Graphics>(). After you've got native GDI+ Graphics object you can do what you need until API is updated according to your requirements. Currently all the plug-ins support .Net Framework 2.0 or later so they can be used for SMath Studio Desktop only. Ok, this trick helped me. But Release Manager makes the assembly which I can't install. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1976 time(s) in 664 post(s)
|
Originally Posted by: uni  Ok, this trick helped me. But Release Manager makes the assembly which I can't install. Thank you for updates! I've just checked your NPlot, X-Y Plot and Zed Graph - everything works ok on my machine with latest SMath Studio. Please could you provide some details about what happens on your environment. The most important change I did on build machine is that now system using MSBuild v.15 during compilation of plug-ins. Edited by user 10 September 2018 00:36:07(UTC)
| Reason: Not specified
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,453   Was thanked: 1235 time(s) in 718 post(s)
|
|
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,453   Was thanked: 1235 time(s) in 718 post(s)
|
Quote:I've just checked your NPlot, X-Y Plot and Zed Graph - everything works ok on my machine with latest SMath Studio. It was SMath Studio 0.99.6823. Now it works fine. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 1,888  Was thanked: 1045 time(s) in 670 post(s)
|
There seems to be a problem with the Insert menu entries. The controls entry is cloned with each installation of one of the controls. ![2018-09-11 01_58_07-SMath Studio 0.99.6824 - [Page1].png](/forum/resource.ashx?a=24946&b=2) |
|
|
|
|
  Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,614   Was thanked: 1976 time(s) in 664 post(s)
|
Originally Posted by: mkraska  The controls entry is cloned with each installation of one of the controls. Thank you! Fixed.
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 05/03/2009(UTC) Posts: 433   Location: USA Was thanked: 17 time(s) in 15 post(s)
|
The new text region is loaded, but fails. No update for Excel I/O 
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,591   Location: Italy Was thanked: 1300 time(s) in 856 post(s)
|
Originally Posted by: ElSid  The new text region is loaded, but fails Seems that the WriterRegion assemblies are copied to the extension archive even if the msbuild projects is set to not do it... I'll check for workarounds... Edited by user 22 September 2018 03:33:11(UTC)
| Reason: Not specified |
If you like my plugins please consider a donation to SMath Studio; for personal contributions to me: paypal.me/dcprojects |
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 19/09/2009(UTC) Posts: 33   Was thanked: 16 time(s) in 10 post(s)
|
Hi,
I can't launch this new version 0.99.6824 on linux (Ubuntu 18.04 - mono 4.2.1)
Message diplayed: Unhandled Exception: System.Exception: Can't find a proper language file. Try to reinstall the program. at SMath.Manager.SessionsManager.ReloadLanguages () <0x4155feb0 + 0x0017b> in <filename unknown>:0 at SMath.UI.SessionsManagerPaths.Create (System.String[] paths) <0x4154b9b0 + 0x0005b> in <filename unknown>:0 at SMath.UI.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) <0x41544960 + 0x0017b> in <filename unknown>:0 at SMath.UI.Desktop.Program. (System.String[] ) <0x414c1fb0 + 0x001c7> in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Can't find a proper language file. Try to reinstall the program. at SMath.Manager.SessionsManager.ReloadLanguages () <0x4155feb0 + 0x0017b> in <filename unknown>:0 at SMath.UI.SessionsManagerPaths.Create (System.String[] paths) <0x4154b9b0 + 0x0005b> in <filename unknown>:0 at SMath.UI.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) <0x41544960 + 0x0017b> in <filename unknown>:0 at SMath.UI.Desktop.Program. (System.String[] ) <0x414c1fb0 + 0x001c7> in <filename unknown>:0 Thanks Philippe.
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 13/01/2012(UTC) Posts: 2,591   Location: Italy Was thanked: 1300 time(s) in 856 post(s)
|
Originally Posted by: pdalet  Hi,
I can't launch this new version 0.99.6824 on linux (Ubuntu 18.04 - mono 4.2.1)
Hello Philippe, this is a known bug and should be already solved in the next release (see here for testing) Edited by user 22 September 2018 11:28:50(UTC)
| Reason: Not specified |
If you like my plugins please consider a donation to SMath Studio; for personal contributions to me: paypal.me/dcprojects |
|
|
|
SMath Studio Forum
»
SMath Studio
»
Download SMath Studio
»
Archive
»
Beta: SMath Studio 0.99.6824 (07 September 2018)
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.