Nightly build: SMath Studio 0.96.4875 (07 May 2013)

Nightly build: SMath Studio 0.96.4875 (07 May 2013) - Messages

#1 Posted: 5/6/2013 6:49:40 PM
Andrey Ivashov

Andrey Ivashov

2269 likes in 3730 posts.

Group: Super Administrator

Nightly build: SMath Studio 0.96.4875 available


Latest changes (against SMath Studio 0.96.4868)

  • SMath Viewer fixed to support Area Regions protected by password;
  • Worksheet's properties: Author and Company - is now reflected in output SMath Viewer (*.exe) files meta-data;

  • Fixed calculation issue appears on combination of the following settings: "Answer type" = "Auto" and "Decimal places" > "13";
  • IPlugin interface improved to support declaration of external files (libraries without IPlugin implementation);
  • RegionHolder improved to avoid excess invalidation on mouse move;
  • Viewer support for MathRegion improved (for expressions without output values);
  • Fixed issue with plug-ins contain references of external DLLs from "plugins" directory;
  • Language files updated to fix several kinds of most often happened errors.


Important notes

  • Please test plug-ins available for SMath Studio (built-in and third-party). All of them should be supported by SMath Viewer;
  • SMath Viewer output files should be smaller (only required plug-ins will be included into executable file);

  • Please update plugins to declare all referenced DLLs as shown below (this is required to work in SMath Viewer mode - see Note#2):
    
    void IPlugin.Initialize()
    {
        // Plugin dependences
        this.dependences = new[] {
            new AssemblyInfo("SMath Studio", new Version(0, 96), new Guid("a37cba83-b69c-4c71-9992-55ff666763bd"),
            new AssemblyInfo("USER_FRIENDLY_DLL_TITLE", "REQUIRED.dll" // Second argument - filename of the plug-in 
        };
    }
    
  • Please test/update Custom Region plug-ins in order to ensure interaction with mouse is correct (region invalidation on mouse move).


Download

7 users liked this post
ioan92 5/7/2013 1:47:00 AM, Radovan Omorjan 5/7/2013 2:02:00 AM, Peter 5/7/2013 2:41:00 AM, IVR 5/7/2013 5:22:00 AM, Вячеслав Мезенцев 5/7/2013 8:21:00 AM, Oscar Campo 5/7/2013 4:01:00 PM, Davide Carpi 5/7/2013 8:21:00 PM
#2 Posted: 5/7/2013 2:21:39 AM
kaka

kaka

1 likes in 25 posts.

Group: User

thank you
#3 Posted: 5/7/2013 10:15:31 AM
Janusz

Janusz

7 likes in 48 posts.

Group: User

Andrey!

Thank you with all my heart!

I greet you very heartily!

Janusz
#4 Posted: 5/7/2013 12:15:42 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Andrey, thank you for the update.

one issue just upon installation:

The new version is not marked as stable, thus no automatic update is triggered (and cannot be trigered manually from within the program)

Nevertheless, the installer did remove my previous installation of 0.96 even though I specified a different install location.
Can't the two recent builds co-exist? I guess, the user should at least be asked before touching the existing installation. Fortunately, the plugin collection was left in the otherwise empty old install dir.
Is there a safe way to have both versions installed and use them by context menu choice in the shell (perhaps with different icons for stable and unstable versions)?

Martin

EDIT: The installer of build 4868 leaves the 4875 installation untouched.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Posted: 5/7/2013 4:01:45 PM
Oscar Campo

Oscar Campo

124 likes in 298 posts.

Group: Moderator

thank you so much!
#6 Posted: 5/15/2013 12:40:06 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Here is an update of the portable SMath with plugins. Contains everything that I came across so far, except Maplewrapper due to dependency on non-free dos-Maple.

Just like the official portable Version you can install it everywhere, e.g. on a USB drive. Plus you can use plugins.
Tested only under Win 7 x64.

Martin
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 users liked this post
Radovan Omorjan 5/15/2013 12:46:00 PM, ioan92 5/15/2013 2:30:00 PM
  • New Posts New Posts
  • No New Posts No New Posts