1 Pages (8 items)
SMath Studio 0.98.6077 (21 August 2016) - Messages
#1 Posted: 8/21/2016 8:12:11 PM
SMath Studio 0.98.6077 available
Latest changes (against SMath Studio 0.98.6075)
- [SS-1243]: Fixed minus lost when fraction type is not set to Decimal;
- [SS-69]: Enabled MenuButton grouping in MainMenu;
- [SS-2267]: Conflicts between decimal symbol and column separators for importData(..) function fixed;
- [SS-207]: Fixed line breaks issues when opening in Windows a worksheet created on Linux systems;
- [SS-2369]: Region not shown as selected when click is made over resize markers of unfocused regions;
- Restored: Right keyboard button press right before equal sign moves cursor to preferred units placeholder;
- Page Setup dialog fixed when Always On Top option turned on.
Download
- Desktop Windows (desktop computer with Windows OS):
SMathStudioDesktop.0_98_6077.Setup.msi (Date: 21.08.2016. File size: 2.04MB)
- Desktop Linux (desktop computer with Linux OS):
SMathStudioDesktop.0_98_6077.Mono.tar.gz (Date: 21.08.2016. File size: 1.17MB) - last version of Mono distributive required!
- Cloud version (all modern browsers supported):
SMath Studio in the Cloud (Date: 21.08.2016.)
9 users liked this post
IVR 8/24/2016 3:01:00 PM, Василий Николаевич Храмушин 8/24/2016 3:16:00 PM, frapuano 8/22/2016 3:17:00 AM, sergio 8/22/2016 4:22:00 AM, Radovan Omorjan 8/22/2016 5:39:00 AM, Davide Carpi 8/22/2016 7:48:00 AM, NDTM Amarasekera 8/21/2016 9:17:00 PM, overlord 8/22/2016 9:36:00 AM, Serg 8/22/2016 2:23:00 AM
#2 Posted: 8/22/2016 7:53:26 AM
Wrote[SS-69]: Enabled MenuButton grouping in MainMenu;
And here it is the first application of this feature: I've updated some of the plug-ins in the Extension Manger. Once downloaded you will find ComboBoxList, NumericUpDown etc... grouped in the "Controls" folder; PieChartRegion now is under the "Plot" folder (same can be done for other plugins by each developer)

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 users liked this post
#3 Posted: 8/22/2016 9:35:51 AM
#4 Posted: 8/22/2016 2:03:47 PM
Hello. I downloaded SMath Studio for Mono (Desktop Linux version) using link in this topic (first post). I also updated mono fololowing instructions on Mono oficial web page for my distribution. Sorry, but the program still doesn't function properly (it just dumps it's core in some cases). Steps to reproduce:
1. Install Mono distribution following instructions on official website (for your distribution).
2. Download SMath Studio for Desktop Linux (by the link from this topic or any older version).
3. Run the program using launcher in SMath distribution (run smathstudio_desktop_mono script).
4. Enter a simple expression like a:=1
5. Select this expression with mouse, press Ctrl+C to copy or choose Copy in context menu.
6. Paste this expression anywhere in the worksheet (Ctrl+V or via menu Paste).
7. Result: A dialog is displayed (Save changes? Yes/No/Cancel), but it doesnt'n matter what button you press. The program crashes.
It generates a traceback. First and last messages in this traceback are:
Could you please fix this? SMath is very useful and this bug is a real "pain in the ass"
because I can't copy enything and when I forget about it it crashes without saving the document (like yesterday with a simple calculation for cassette player amp). Also, there is a bug with focus. If you swithc to another window and then back to SMath, the focus (placeholder) is still displayed but really there is no focus that is very annoying when copying something from another program (the number can be inserted without crash, previously described bug applies to expressions).
OS: Ubuntu 12.04 with current updates
Mono: current version (mono-devel, mono-complete) from official webside (for Ubuntu)
SMath: from this topic (Desktop Linux version)
The same behaviour is on Centos 6.7 with older Mono version so I think that the problem is not in mono.
Thanks for attention.
1. Install Mono distribution following instructions on official website (for your distribution).
2. Download SMath Studio for Desktop Linux (by the link from this topic or any older version).
3. Run the program using launcher in SMath distribution (run smathstudio_desktop_mono script).
4. Enter a simple expression like a:=1
5. Select this expression with mouse, press Ctrl+C to copy or choose Copy in context menu.
6. Paste this expression anywhere in the worksheet (Ctrl+V or via menu Paste).
7. Result: A dialog is displayed (Save changes? Yes/No/Cancel), but it doesnt'n matter what button you press. The program crashes.
It generates a traceback. First and last messages in this traceback are:
System.ObjectDisposedException: Cannot access a closed Stream.
at System.IO.MemoryStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) <0x7efdc5d65f10 + 0x0007d> in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) <0x4081c190 + 0x003c0> in <filename unknown>:0

OS: Ubuntu 12.04 with current updates
Mono: current version (mono-devel, mono-complete) from official webside (for Ubuntu)
SMath: from this topic (Desktop Linux version)
The same behaviour is on Centos 6.7 with older Mono version so I think that the problem is not in mono.
Thanks for attention.
#5 Posted: 8/22/2016 6:47:17 PM
Hello, Antech.
Ok, will check what it can be, regarding Copy/Paste.
Ok, will check what it can be, regarding Copy/Paste.
#6 Posted: 8/24/2016 9:50:37 AM
Hello. Thanks for your attention, hope it will be easy to fix this copy bug. I just want to say that I noticed a similar problem in Windows version 0.97 (5890). Program doesn't crash but it often tells that "Paste from the buffer was not successful" (in Russian). It seems that in Linux this bug leads to crash but in Windows only prevents from paste. Expressions to paste itself are "good" and can be pasted if you introduce brackets in target expression.
Some other details that revealed. If you select the expression's "internals" then copying is OK! But if you select it as a REGION then SMath crashes on Paste. So there is a workaround: select internals to copy. It's only convenient when copying one or several expressions but it works
Some other details that revealed. If you select the expression's "internals" then copying is OK! But if you select it as a REGION then SMath crashes on Paste. So there is a workaround: select internals to copy. It's only convenient when copying one or several expressions but it works

1 users liked this post
Andrey Ivashov 8/24/2016 8:16:00 PM
#7 Posted: 8/24/2016 8:16:31 PM
Antech,
I think issue is fixed now. Please see http://en.smath.info/forum/yaf_postst7715_SMath-Studio-0-98-6080--24-August-2016.aspx
Best regards.
I think issue is fixed now. Please see http://en.smath.info/forum/yaf_postst7715_SMath-Studio-0-98-6080--24-August-2016.aspx
Best regards.
#8 Posted: 8/25/2016 4:04:01 AM
Great work! Thanks, now this copy-paste bug is fixed! Will now also update the Windows version... I create important calculation model for my work in your program now (in Windows version), SMath has changed the world and significantly lowered Mathcad monopoly in paper-like calcs. If it will be able to do massive calculations (like loops) without tweaks fast (not sure it is fixed yet) and if it will provide a Mathcad-like 2D plots (with strict range set with variables and multiple functions with adjustable style) Mathcad will be almost not required for the routine tasks (we have a Mathcad license but I like SMath more).
1 Pages (8 items)
-
New Posts
-
No New Posts