Mac OS X Compatibility

Mac OS X Compatibility - Сообщения

#1 Опубликовано: 20.10.2009 17:30:56
Salazar

Salazar

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

Группа: User

I would highly appreciate if this program was able to run on Mac OS X. Are there any plans for this? I am a new user so I wouldn't really know the direction this project is going.
#2 Опубликовано: 23.10.2009 20:33:22
LordMike

LordMike

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

Группа: User

Wrote

I would highly appreciate if this program was able to run on Mac OS X. Are there any plans for this? I am a new user so I wouldn't really know the direction this project is going.



As it is a .Net application, it all depends on the .Net implementation on OS X.
A project I assume will pull strings, would be Mono. (Download here).

I don't know how to run it on OS X. But in Linux, you run the command "mono appname.exe". In OS X I assume some handler will appear (Running all files of a specific extension as, equivalent in Windows).

Try it, report back :P
#3 Опубликовано: 23.10.2009 22:03:48
Andrey Ivashov

Andrey Ivashov

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

Группа: Super Administrator

True.

I've tried to run SMath Studio on MAC OS X 10.5.4 using Mono 2.0 some time ago, but had no success. Mono for this OS has some inconsistencies, as I understood. But, maybe for last releases of Mac OS X and Mono this problems are not actual - try this.
#4 Опубликовано: 25.10.2009 05:31:24
Salazar

Salazar

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

Группа: User

So I used mono to open Smath on Mac OS X Snow Leopard and it worked fine. It seem to lag a bit in opening the program, but once it opened, it was functioning well.
#5 Опубликовано: 25.10.2009 11:36:33
LordMike

LordMike

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

Группа: User

Wrote

So I used mono to open Smath on Mac OS X Snow Leopard and it worked fine. It seem to lag a bit in opening the program, but once it opened, it was functioning well.



The beauty of .Net. Anything that runs Mono, will also run .Net apps
#6 Опубликовано: 25.10.2009 13:51:44
Andrey Ivashov

Andrey Ivashov

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

Группа: Super Administrator

Great news! Salazar, may I ask you to make screnshot(s) of running SMath Studio on Mac OS X like those represented on the SMath Studio download page? I will put it with the other pictures. And it will be useful for other users if you will provide numbers of versions of OS and Mono.
Thank you for the information.
#7 Опубликовано: 11.03.2010 23:38:33
josh

josh

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

Группа: User

здесь как оно под маком бегает
тулбары кривые у нее под маком и перерисовка окна страдает сильно
#8 Опубликовано: 12.03.2010 01:31:53
Andrey Ivashov

Andrey Ivashov

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

Группа: Super Administrator

Wrote

здесь как оно под маком бегает

тулбары кривые у нее под маком и перерисовка окна страдает сильно


Мда... есть над чем поработать. Большое спасибо за видео, в одной из линукс сборок наблюдал такой же высоченный тулбар и падение при печати, думал, что встретил уникальную ситуацию. Теперь очевидно, что стоит вернуться к этой сборке и решить проблему раз и навсегда!
#9 Опубликовано: 24.03.2010 17:13:16
josh

josh

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

Группа: User

Да там и не только с тулбаром проблема, там с перерисовкой окна какие то проблемы тоже, при перемещении не обновляется сразу, только если подергать...
#10 Опубликовано: 23.04.2013 22:28:37
garidan

garidan

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

Группа: User

I just tried installing latest mono release (2.10) and smath ( 0.95.4594) (and OSX 10.8.3 and x windows installed using homebrew) but got an error on startup.
Perhaps is it only a matter of testing ?

mono ./SMathStudio_Desktop.exe
System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in :0
at System.Drawing.Drawing2D.LinearGradientBrush..ctor (Rectangle rect, Color color1, Color color2, LinearGradientMode linearGradientMode) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.Drawing.Drawing2D.LinearGradientBrush:.ctor (System.Drawing.Rectangle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Drawing2D.LinearGradientMode)
at System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripPanelBackground (System.Windows.Forms.ToolStripPanelRenderEventArgs e) [0x00000] in :0
at System.Windows.Forms.ToolStripRenderer.DrawToolStripPanelBackground (System.Windows.Forms.ToolStripPanelRenderEventArgs e) [0x00000] in :0
at System.Windows.Forms.ToolStripPanel.OnPaintBackground (System.Windows.Forms.PaintEventArgs e) [0x00000] in :0
at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in :0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in :0

#11 Опубликовано: 24.04.2013 05:39:55
kilele

kilele

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

Группа: User

I recall having something like those errors when trying Slacko (Puppy based on Slackware repository). They did not include the library libgdiplus. You can try to install it from your repo.
Also try to update Mono searching for "mono-complete", "libmono" or "mono cil"


Edit:

I suggested the developer to provide download links of Mono compiled to run SMath, he may also want to prepare some PPA (Personal Package Archives) to install via Launchpad.
Something like what Darktable offers in their install page.
#12 Опубликовано: 21.11.2016 19:01:41
Filipe

Filipe

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

Группа: User

Mac os 10.12.1 (with all actualisations and brew updates) Smath mono (0.98) didn't work. Logo screen in desktop for long time after crashes.
Wine didn't work also, even installing dotnet 2.0 and gdiplus.
But PlayOnMac (4.2.10) installed and run SmathStudioDesktop.msi without any difficulty.


Marvellous project! LONG LIVE Andrey Ivashov
2 пользователям понравился этот пост
Davide Carpi 24.11.2016 14:54:00, neurosedd 27.11.2016 05:38:00
#13 Опубликовано: 29.11.2018 08:14:37
Mark Myatt

Mark Myatt

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

Группа: User

I've been using an old version of MathCad with WINE on the Mac for a few years. It worked but was not flawless.

I have started to use SMath Studio in the Cloud. This runs well enough in Safari.

You can create a stand-alone app (still needs internet access) in a few minutes using Fluid. It's not a native MacOS app but it gets pretty close.
#14 Опубликовано: 23.12.2019 21:14:52
Bowalt

Bowalt

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

Группа: User

Hi, I have question: Are you considering to port SMath Studio to macOS Catalina? Questions is related to the Mac Catalyst function for developers (https://developer.apple.com/mac-catalyst/) which allows to easily port iPadOS apps to macOS. And since SMath Studio is already on iOS store...
#15 Опубликовано: 09.03.2022 16:19:34
TLundy

TLundy

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

Группа: User

I have to admit I'm wishing more and more for a native Mac OS version of SMath now having had the Macbook Air with the M1 processor for a year and seeing Apple's roadmap moving away from Intel processors. I think Mono may have worked in the past but it will not with the ARM architecture and 32 bit SMath. My only workaround now is to pay to use Parallels with Window's ARM (bit of a resource hog for such a simple program). I can run the iPadOS version but that to me is not even an 1:1 comparison. I'm looking forward to the cloud version and maybe I can just move everyting there even though it is not extendable like the desktop version but I could make due. Would still love a standalone Mac version.
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений