Mono or Wine issues (on Linux)

Mono or Wine issues (on Linux) - Сообщения

#1 Опубликовано: 12.03.2024 17:48:43
Morkoz

Morkoz

0 сообщений из 2 понравились пользователям.

Группа: User

Hi everyone

quite new to SMath, not so on Mathcad.

i am using exclusively Linux now and i am enjoying SMath a lot.

i do have a strange problem, i'll try to summarize the behavior i am experience

Running latest Smath Studio (with mono installation) it works great apart the fact that if I enable the Dynamic Assistance as soon as i try to insert anything (and the assistant start working) the software crash, only way is to kill the application. Basically i must deactivate the assistant. Screenshot Errormono attached.

I also installed the Windows version via Wine and assistant here is works great, very nice feature. Still i have a problem, quite annoying but not blocking, if i try to use any function via the top bar the event mouseover on the icons generate an Error dialog box asking to quit or continue, i can continue and the action is performed but it is quite annoying since even if i do not want to use the bar the mouse is often on top of it also by "mistake". Error1 attached

Файл не найден.Файл не найден.


apart of those minor issue i am using it and evaluating to buy a license.

P.S. System is a Debian based (Q4OS, based on Debian Bookworm), some info below if helpfull

mono --version
Mono JIT compiler version 6.8.0.105 (Debian 6.8.0.105+dfsg-3.3 Wed Dec 14 11:18:08 UTC 2022)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: hybrid
GC: sgen (concurrent by default)

wine --version
wine-9.0

uname -a
Linux q4os-desktop 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux


KR

#2 Опубликовано: 12.03.2024 20:45:45
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: Super Administrator

We are working on this issue right now. It will help if you'll provide an error log under Details button in the error dialog.

I hope it will be fixed in the next release.

Best regards.
#3 Опубликовано: 12.03.2024 21:34:44
Morkoz

Morkoz

0 сообщений из 2 понравились пользователям.

Группа: User

Thanks,

if there is anything i can do to help, do not hesitate to let me know.

KR

EDIT

error in the windows:

Цитата

See the end of this message for details on invoking \njust-in-time (JIT) debugging instead of this dialog box.\n\n************** Exception Text **************\nSystem.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter]
at System.Drawing.GDIPlus.CheckStatus (System.Drawing.Status status) [0x00098] in :0
at System.Drawing.Bitmap.FromHicon (System.IntPtr hicon) [0x00008] in :0
at System.Drawing.Icon..ctor (System.IntPtr handle) [0x00018] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Icon..ctor(intptr)
at System.Drawing.Icon.FromHandle (System.IntPtr handle) [0x00018] in :0
at System.Windows.Forms.Cursor.get_HotSpot () [0x00015] in :0
at System.Windows.Forms.ToolStrip.UpdateToolTip (System.Windows.Forms.ToolStripItem item) [0x0009b] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStrip.UpdateToolTip(System.Windows.Forms.ToolStripItem)
at System.Windows.Forms.ToolStripItem.OnMouseHover (System.EventArgs e) [0x00025] in :0
at System.Windows.Forms.ToolStripItem.HandleMouseHover (System.EventArgs e) [0x00001] in :0
at System.Windows.Forms.ToolStripItem.FireEventInteractive (System.EventArgs e, System.Windows.Forms.ToolStripItemEventType met) [0x00049] in :0
at System.Windows.Forms.ToolStripItem.FireEvent (System.EventArgs e, System.Windows.Forms.ToolStripItemEventType met) [0x00086] in :0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.ToolStripItem.FireEvent(System.EventArgs,System.Windows.Forms.ToolStripItemEventType)
at System.Windows.Forms.MouseHoverTimer.OnTick (System.Object sender, System.EventArgs e) [0x0002c] in :0
at System.Windows.Forms.Timer.OnTick (System.EventArgs e) [0x0000a] in :0
at System.Windows.Forms.Timer+TimerNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x0002c] in :0
at System.Windows.Forms.NativeWindow.Callback (System.Windows.Forms.Message& m) [0x00025] in :0

\n************** Loaded Assemblies **************\nmscorlib\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/4.5/mscorlib.dll\n----------------------------------------\nSolver\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/Solver.exe\n----------------------------------------\nSMath.UI.Accessories\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.UI.Accessories.dll\n----------------------------------------\nSMath.Manager\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Manager.dll\n----------------------------------------\nSystem\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll\n----------------------------------------\nSystem.Windows.Forms\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll\n----------------------------------------\nSystem.Drawing\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll\n----------------------------------------\nAccessibility\n Assembly Version: 4.0.0.0\n Win32 Version: \n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll\n----------------------------------------\nSMath.Environment\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Environment.dll\n----------------------------------------\nSMath.Drawing\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Drawing.dll\n----------------------------------------\nSMath.UI\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.UI.dll\n----------------------------------------\nSMath.Controls\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Controls.dll\n----------------------------------------\nSystem.Configuration\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll\n----------------------------------------\nSystem.Xml\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll\n----------------------------------------\nSMath.Math.Symbolic\n Assembly Version: 1.35.8763.0\n Win32 Version: 1.35.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Math.Symbolic.dll\n----------------------------------------\nSMath.Math.Numeric\n Assembly Version: 1.67.8763.0\n Win32 Version: 1.67.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/SMath.Math.Numeric.dll\n----------------------------------------\nWineMono.Security\n Assembly Version: 4.0.0.0\n Win32 Version: 4.0.0.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/WineMono.Security/4.0.0.0__0738eb9f132ed756/WineMono.Security.dll\n----------------------------------------\nWineMono.I18N\n Assembly Version: 4.0.0.0\n Win32 Version: 4.0.0.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/WineMono.I18N/4.0.0.0__0738eb9f132ed756/WineMono.I18N.dll\n----------------------------------------\nWineMono.I18N.West\n Assembly Version: 4.0.0.0\n Win32 Version: 4.0.0.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/WineMono.I18N.West/4.0.0.0__0738eb9f132ed756/WineMono.I18N.West.dll\n----------------------------------------\nSpecialFunctions\n Assembly Version: 1.12.8763.0\n Win32 Version: 1.12.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/SpecialFunctions.dll\n----------------------------------------\nCustomFunctions\n Assembly Version: 1.1.8726.29023\n Win32 Version: 1.1.8726.29023\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/18dadffd-79a3-4cf9-aee1-d66deb0ea720/1.1.8726.29023/CustomFunctions.dll\n----------------------------------------\nExcelIOCom\n Assembly Version: 1.1.8225.33532\n Win32 Version: 1.1.8225.33532\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/0370e95d-cfdf-4f76-96cb-468d63d765c0/1.1.8225.33532/ExcelIOCom.dll\n----------------------------------------\nMathcadFileAccess\n Assembly Version: 1.0.8011.30679\n Win32 Version: 1.0.8011.30679\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/02a1c2c5-590e-46bb-bcf6-c87856a8b14b/1.0.8011.30679/MathcadFileAccess.dll\n----------------------------------------\nClipboardRegion\n Assembly Version: 0.0.8183.32802\n Win32 Version: 0.0.8183.32802\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/0e45de64-570b-4407-8352-6fb6ab358782/0.0.8183.32802/ClipboardRegion.dll\n----------------------------------------\nMicrosoft.VisualBasic\n Assembly Version: 10.0.0.0\n Win32 Version: 10.0.30319.17020\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll\n----------------------------------------\nMathRegion\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/MathRegion.dll\n----------------------------------------\nMicrosoft.Office.Interop.Excel\n Assembly Version: 12.0.0.0\n Win32 Version: \n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/0370e95d-cfdf-4f76-96cb-468d63d765c0/1.1.8225.33532/Microsoft.Office.Interop.Excel.dll\n----------------------------------------\nOctaveCppMathLibrary\n Assembly Version: 1.0.7871.39565\n Win32 Version: 1.0.7871.39565\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/30407d5b-afeb-4290-b4d7-cfe1b458dc8c/1.0.7871.39565/OctaveCppMathLibrary.dll\n----------------------------------------\nSystem.Core\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll\n----------------------------------------\nElectricalEngineeringLibrary\n Assembly Version: 0.3.7783.42789\n Win32 Version: 0.3.7783.42789\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/3fd1f9ba-53ee-4665-966b-bd2805a84485/0.3.7783.42789/ElectricalEngineeringLibrary.dll\n----------------------------------------\nHyperlinkRegion\n Assembly Version: 1.0.7806.5225\n Win32 Version: 1.0.7806.5225\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/4938d1a8-ad11-4de8-afbf-d76d069cfbf8/1.0.7806.5225/HyperlinkRegion.dll\n----------------------------------------\nTableRegion\n Assembly Version: 0.3.8770.23606\n Win32 Version: 0.3.8770.23606\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/51fec712-ec75-4551-a13e-478d375ae8d6/0.3.8770.23606/TableRegion.dll\n----------------------------------------\nWriterRegion\n Assembly Version: 0.23.8034.36139\n Win32 Version: 0.23.8034.36139\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/5922d677-323f-4327-8c68-be902d8339ad/0.23.8034.36139/WriterRegion.dll\n----------------------------------------\nCurrencyUnits\n Assembly Version: 1.1.8658.42721\n Win32 Version: 1.1.8658.42721\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/5dbac4cd-5f31-4a17-982e-f3233b0546de/1.1.8658.42721/CurrencyUnits.dll\n----------------------------------------\nNHunspell\n Assembly Version: 1.2.5554.16953\n Win32 Version: 1.2.5554.16953\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/5922d677-323f-4327-8c68-be902d8339ad/0.23.8034.36139/NHunspell.dll\n----------------------------------------\nDataExchange\n Assembly Version: 1.1.7813.24580\n Win32 Version: 1.1.7813.24580\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/5dce7298-9e5f-4120-9a2e-49b16daa02a3/1.1.7813.24580/DataExchange.dll\n----------------------------------------\nXlsxImportExport\n Assembly Version: 1.3.7845.24796\n Win32 Version: 1.3.7845.24796\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/621b8a62-bd79-47fc-948b-d4c4ab3b8588/1.3.7845.24796/XlsxImportExport.dll\n----------------------------------------\nImageEdit\n Assembly Version: 2.99.7818.2866\n Win32 Version: 2.99.7818.2866\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/63ddaef8-9a56-4ff6-938e-d590b638bf99/2.99.7818.2866/ImageEdit.dll\n----------------------------------------\nRadioButtonListRegion\n Assembly Version: 1.0.8763.40835\n Win32 Version: 1.0.8763.40835\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/7336e61c-492b-4735-9bc9-a01d8f57fef1/1.0.8763.40835/RadioButtonListRegion.dll\n----------------------------------------\nStatisticalTools\n Assembly Version: 1.0.6824.32561\n Win32 Version: 1.0.6824.32561\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/76f6e9f5-ac86-4ffb-9e4d-284c8daecaf9/1.0.6824.32561/StatisticalTools.dll\n----------------------------------------\nSnapshotRegion\n Assembly Version: 1.0.7806.25196\n Win32 Version: 1.0.7806.25196\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/9166ba14-4cd9-47f6-b988-e96526b16cc9/1.0.7806.25196/SnapshotRegion.dll\n----------------------------------------\nMathcadCustomFunctions\n Assembly Version: 1.1.8035.3236\n Win32 Version: 1.1.8035.3236\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/91a20d24-c30b-4774-9b1b-4d502a80420f/1.1.8035.3236/MathcadCustomFunctions.dll\n----------------------------------------\nCFLabelRegion\n Assembly Version: 1.0.8138.35464\n Win32 Version: 1.0.8138.35464\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/a43ac8f9-29d7-4e8a-9ad0-82cf7c4e14f6/1.0.8138.35464/CFLabelRegion.dll\n----------------------------------------\nMicrosoft.CSharp\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/Microsoft.CSharp/4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll\n----------------------------------------\nXYPlotRegion\n Assembly Version: 0.2.8747.29954\n Win32 Version: 0.2.8747.29954\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/c12231ec-4873-43c1-a7d0-a167ebd17066/0.2.8747.29954/XYPlotRegion.dll\n----------------------------------------\nMathcadToolbox\n Assembly Version: 0.4.8520.34563\n Win32 Version: 0.4.8520.34563\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/ddc09821-49f1-4c21-a829-6499de0a8f06/0.4.8520.34563/MathcadToolbox.dll\n----------------------------------------\nSystem.Design\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Design/4.0.0.0__b03f5f7f11d50a3a/System.Design.dll\n----------------------------------------\nXLSXupdate\n Assembly Version: 2.1.8225.33551\n Win32 Version: 2.1.8225.33551\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/e40eaef6-4622-4ef3-ad03-077e8f005bb1/2.1.8225.33551/XLSXupdate.dll\n----------------------------------------\nComboBoxListRegion\n Assembly Version: 1.0.8763.41296\n Win32 Version: 1.0.8763.41296\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/fae04ec0-301f-11d3-bf4b-00c04f79efbc/1.0.8763.41296/ComboBoxListRegion.dll\n----------------------------------------\nGNUScientificLibrary\n Assembly Version: 2.7.8829.21568\n Win32 Version: 2.7.8829.21568\n CodeBase: file:///C:/users/marco/AppData/Roaming/SMath/extensions/plugins/fc3a9073-15c5-4991-b358-5ae635ae62d5/2.7.8829.21568/GNUScientificLibrary.dll\n----------------------------------------\nAreaRegion\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/AreaRegion.dll\n----------------------------------------\nHTMLFileType\n Assembly Version: 1.14.8763.0\n Win32 Version: 1.14.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/HTMLFileType.dll\n----------------------------------------\nImageFileType\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/ImageFileType.dll\n----------------------------------------\nPictureRegion\n Assembly Version: 1.10.8763.0\n Win32 Version: 1.10.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/PictureRegion.dll\n----------------------------------------\nPlotRegion\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/PlotRegion.dll\n----------------------------------------\nSMathFileType\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/SMathFileType.dll\n----------------------------------------\nStandardToolboxButtons\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/StandardToolboxButtons.dll\n----------------------------------------\nTextRegion\n Assembly Version: 1.11.8763.0\n Win32 Version: 1.11.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/TextRegion.dll\n----------------------------------------\nViewerFileType\n Assembly Version: 1.1.8763.0\n Win32 Version: 1.1.8763.0\n CodeBase: file:///C:/users/marco/AppData/Local/Programs/SMath%20Studio/plugins/ViewerFileType.dll\n----------------------------------------\nSystem.Numerics\n Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase: file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll\n----------------------------------------\n\n************** JIT Debugging **************\n

#4 Опубликовано: 13.03.2024 01:42:58
overlord

overlord

547 сообщений из 1330 понравились пользователям.

Группа: Moderator

Wrote

mono --version
Mono JIT compiler version 6.8.0.105 (Debian 6.8.0.105+dfsg-3.3 Wed Dec 14 11:18:08 UTC 2022)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: supported, not enabled.
Suspend: hybrid
GC: sgen (concurrent by default)

wine --version
wine-9.0

uname -a
Linux q4os-desktop 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux


Possibly problem here is your mono version.
Yet I am not 100% sure of it, it is just a hunch.
Mono version on my system (void linux) is 6.12.0.199.
I don't have your problem, never happened to me.

And debian based distros have some bugs with mono programs.
It is not particular with smath, some mono programs just don't start without sudo.
Or they have other issues due to an error in compiled glibc library.
Here is the fix for start problem if that happens to you.
https://en.smath.com/forum/yaf_postsm84311_SMath-in-Linux.aspx#post84311
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений