Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline goldjunge91  
#1 Posted : 06 February 2023 01:27:20(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

Hi

i have try now couple of different option "crossover" "parallels" but first all of them are buggy and wasting storage and Memory, I come from Windows and figure
out that I miss a lot of my daily software but the smoothness of macOS let me windows complete forgot. BUUUUTTTT again its triggers my brain to use crossover or any else virtual environment for this software.

maybe some one have a good solution to me

thanks to the devs I love your work!

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline overlord  
#2 Posted : 06 February 2023 02:08:20(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,125
Turkey

Was thanked: 506 time(s) in 337 post(s)
Mono could be installed on your operating system.
https://doesitarm.com/formula/mono
Webpage For Installing Mono on macOS
https://formulae.brew.sh/formula/mono

Install mono, download latest stable mono version of SMath.
Download latest SMath_Mono

Look if smath is working on your Mac, that is possible by the look of it.
We Linux users are using SMath_mono natively.
With great pleasure and grateful to Andrey.

Edited by user 06 February 2023 02:29:53(UTC)  | Reason: Not specified

Offline goldjunge91  
#3 Posted : 06 February 2023 03:00:15(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

Originally Posted by: overlord Go to Quoted Post
Mono could be installed on your operating system.
https://doesitarm.com/formula/mono
Webpage For Installing Mono on macOS
https://formulae.brew.sh/formula/mono

Install mono, download latest stable mono version of SMath.
Download latest SMath_Mono

Look if smath is working on your Mac, that is possible by the look of it.
We Linux users are using SMath_mono natively.
With great pleasure and grateful to Andrey.


Brew already installed.
Mono i have removed after i get smath not running.
but i will try later again maybe i make something wrong thanks again!!!Clap Clapping
Offline goldjunge91  
#4 Posted : 09 February 2023 22:59:58(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

Originally Posted by: overlord Go to Quoted Post
Mono could be installed on your operating system.
https://doesitarm.com/formula/mono
Webpage For Installing Mono on macOS
https://formulae.brew.sh/formula/mono

Install mono, download latest stable mono version of SMath.
Download latest SMath_Mono

Look if smath is working on your Mac, that is possible by the look of it.
We Linux users are using SMath_mono natively.
With great pleasure and grateful to Andrey.


hi I get this error

Code:
mono SMathStudio_Desktop.exe
╭─marco at MacBook Air von Marco in ~/Downloads/SMathStudioDesktop.1_0_8348.Mono
╰─○ WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x000b0] in <7732fab08a2e4a3a87ced52968a7dd68>:0
   --- End of inner exception stack trace ---
  at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at System.Drawing.StringFormat..ctor () [0x00000] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
  at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeVisualStyles.ResetDefaults () [0x00000] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeEngine..cctor () [0x00007] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Drawing.FontFamily..ctor (System.Drawing.Text.GenericFontFamilies genericFamily) [0x00041] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor(System.Drawing.Text.GenericFontFamilies)
  at System.Drawing.FontFamily.get_GenericMonospace () [0x00000] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at SMath.Environment.DesktopSystemSpecifics..ctor () [0x0000d] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.SessionsManagerPaths..ctor (System.String[] resourcesPaths) [0x00000] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.SessionsManagerPaths.Create (System.String[] paths) [0x00012] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at .. (System.String[] ) [0x00043] in <303e7d1bbb444cb4b506d9c12f946d28>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.dylib assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x000b0] in <7732fab08a2e4a3a87ced52968a7dd68>:0
   --- End of inner exception stack trace ---
  at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at System.Drawing.StringFormat..ctor () [0x00000] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
  at System.Windows.Forms.ThemeWin32Classic.ResetDefaults () [0x0001f] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeVisualStyles.ResetDefaults () [0x00000] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeWin32Classic..ctor () [0x00006] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeVisualStyles..ctor () [0x00000] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Windows.Forms.ThemeEngine..cctor () [0x00007] in <7ce885104bdc464983c0cd22621454da>:0
  at System.Drawing.FontFamily..ctor (System.Drawing.Text.GenericFontFamilies genericFamily) [0x00041] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily..ctor(System.Drawing.Text.GenericFontFamilies)
  at System.Drawing.FontFamily.get_GenericMonospace () [0x00000] in <7732fab08a2e4a3a87ced52968a7dd68>:0
  at SMath.Environment.DesktopSystemSpecifics..ctor () [0x0000d] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.SessionsManagerPaths..ctor (System.String[] resourcesPaths) [0x00000] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.SessionsManagerPaths.Create (System.String[] paths) [0x00012] in <adceaf0c68aa445fbe598ba702a8fefe>:0
  at SMath.Environment.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <adceaf0c68aa445fbe598ba702a8fefe>:0


this come if I double click smathstudo_desktop_mono

Code:
╭─marco at MacBook Air von Marco in ~
╰─○ /Users/marco/Downloads/SMathStudioDesktop.1_0_8348.Mono/smathstudio_desktop_mono ; exit;
Cannot open assembly './SMathStudio_Desktop.exe': No such file or directory.

Saving session...completed.

[Prozess beendet]

Edited by user 09 February 2023 23:07:15(UTC)  | Reason: Not specified

Offline goldjunge91  
#5 Posted : 09 February 2023 23:52:31(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

after google search

i foul d this
https://lemp.io/how-to-install-mono-on-mac-os/

Quote:
Add Mono To Path Mac

Adding mono to your path on a Mac is a pretty simple process. Just open up your Terminal and type in the following command:
export PATH=/Library/Frameworks/Mono.framework/Versions/Current/bin:$PATH
This will add the mono binaries to your path, allowing you to easily use them from the command line.


and I get new error message :

Code:

╭─marco at MacBook Air von Marco in ~/Downloads/SMathStudioDesktop.1_0_8348.Mono
╰─○ mono SMathStudio_Desktop.exe
╭─marco at MacBook Air von Marco in ~/Downloads/SMathStudioDesktop.1_0_8348.Mono
╰─○ WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all

=================================================================
	Native Crash Reporting
=================================================================
Got a segv while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	0x1004f8639 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_dump_native_crash_info
	0x1004903ee - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_handle_native_crash
	0x1004f27b6 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : altstack_handle_and_restore
	0x7ff8153c97f5 - /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight : SLDisplayBounds
	0x110b7fbf8 - Unknown
	0x109449ba6 - Unknown
	0x1003ed332 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_jit_runtime_invoke
	0x1005fe7b2 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_runtime_try_invoke
	0x1005fd3d8 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_runtime_class_init_full
	0x1003e4d3c - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_jit_compile_method_inner
	0x1003e888a - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_jit_compile_method_with_opt
	0x100492f0e - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : common_call_trampoline
	0x100492950 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_magic_trampoline
	0x109415393 - Unknown
	0x10c4c555b - Unknown
	0x110387b58 - Unknown
	0x10b6dcb23 - Unknown
	0x10cb0ec23 - /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/mscorlib.dll.dylib : System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool
	0x1003ed332 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_jit_runtime_invoke
	0x1005fcdd7 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_runtime_invoke_checked
	0x1006036d0 - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : mono_runtime_delegate_try_invoke
	0x100627c5d - /Library/Frameworks/Mono.framework/Versions/6.12.0/bin/mono-sgen64 : start_wrapper
	0x7ff810501259 - /usr/lib/system/libsystem_pthread.dylib : _pthread_start
	0x7ff8104fcc7b - /usr/lib/system/libsystem_pthread.dylib : thread_start

=================================================================
	Telemetry Dumper:
=================================================================
Pkilling 0x12971433984x from 0x12974649344x
Pkilling 0x8602342080x from 0x12974649344x
Entering thread summarizer pause from 0x12974649344x
Finished thread summarizer pause from 0x12974649344x.
Failed to create breadcrumb file (null)/crash_hash_0x7d0fddfc2

Waiting for dumping threads to resume

=================================================================
	External Debugger Dump:
=================================================================

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7ff8153c97f5):0x7ff8153c97e5  89 fb 48 8b 05 0a 6b bc 3c 0f 10 00 0f 10 48 10  ..H...k.<.....H.
0x7ff8153c97f5  0f 11 4f 10 0f 11 07 89 f7 48 89 de e8 58 3b fa  ..O......H...X;.
0x7ff8153c9805  ff 48 89 d8 48 83 c4 08 5b 5d c3 55 48 89 e5 53  .H..H...[].UH..S
0x7ff8153c9815  48 83 ec 28 48 8b 05 b8 76 bb 3c 48 8b 00 48 89  H..(H...v.<H..H.

=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at System.Windows.Forms.XplatUICarbon:CGDisplayBounds <0x000b7>
	  at System.Windows.Forms.XplatUICarbon:get_WorkingArea <0x00072>
	  at System.Windows.Forms.XplatUICarbon:get_VirtualScreen <0x00043>
	  at System.Windows.Forms.XplatUI:get_VirtualScreen <0x00048>
	  at System.Windows.Forms.Screen:.cctor <0x0017a>
	  at System.Object:runtime_invoke_void <0x000a5>
	  at <unknown> <0xffffffff>
	  at System.Windows.Forms.Form:get_CreateParams <0x0062a>
	  at System.Windows.Forms.Form:SetClientSizeCore <0x001c7>
	  at System.Windows.Forms.Control:set_ClientSize <0x00048>
	  at System.Windows.Forms.Form:set_ClientSize <0x00052>
	  at System.Windows.Forms.Form:UpdateWindowText <0x00082>
	  at System.Windows.Forms.Control:set_Text <0x000ac>
	  at System.Windows.Forms.Form:set_Text <0x0004a>
	  at SMath.UI.Accessories.SplashScreen:.ctor <0x009b8>
	  at SMath.UI.Accessories.SplashScreen:.ctor <0x00072>
	  at SMath.UI.Accessories.SplashScreen: <0x0009a>
	  at System.Threading.ThreadHelper:ThreadStart_Context <0x000e1>
	  at System.Threading.ExecutionContext:RunInternal <0x001a9>
	  at System.Threading.ExecutionContext:Run <0x00042>
	  at System.Threading.ExecutionContext:Run <0x00067>
	  at System.Threading.ThreadHelper:ThreadStart <0x0006a>
	  at <Module>:runtime_invoke_void__this___object <0x000c3>
=================================================================

error mono smath.txt (52kb) downloaded 1 time(s).
Offline goldjunge91  
#6 Posted : 11 February 2023 03:18:34(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

Originally Posted by: overlord Go to Quoted Post
Mono could be installed on your operating system.
https://doesitarm.com/formula/mono
Webpage For Installing Mono on macOS
https://formulae.brew.sh/formula/mono

Install mono, download latest stable mono version of SMath.
Download latest SMath_Mono

Look if smath is working on your Mac, that is possible by the look of it.
We Linux users are using SMath_mono natively.
With great pleasure and grateful to Andrey.


hi fyi https://stackoverflow.co...omment133050147_75404483
Offline DylanMendos  
#7 Posted : 11 February 2023 14:27:22(UTC)
DylanMendos

Rank: Newbie

Groups: Registered
Joined: 10/02/2023(UTC)
Posts: 1
United States
Location: seattle

I think the Windows operating system is better than the Mac for various reasons. It offers more customization options, has a wider range of software, and is more cost-effective. To use all the Windows features, you can check out the reddit windows keys. They offer a variety of keys at a great price, so you can get the most out of your Windows computer. The licensed version works much better, moreover, you get timely access to updates.

Edited by user 13 February 2023 13:37:56(UTC)  | Reason: Not specified

Offline goldjunge91  
#8 Posted : 11 February 2023 20:23:06(UTC)
goldjunge91


Rank: Member

Groups: Registered
Joined: 05/02/2023(UTC)
Posts: 10
Germany
Location: germany

Originally Posted by: DylanMendos Go to Quoted Post
I think the Windows operating system is better than the Mac for various reasons.


You answer is so much useless as your complete l…
Windows and all pc on the world can never run so good as macOS on an  apple silicon chip. I grow up with windows I can fix on windows every problem. And to talk to you is so worst useless for me.
And we can see that the creator have no idea to fix it!
Users browsing this topic
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.