1 страниц (9 вхождений)
SMath Studio on Linux - Сообщения
#1 Опубликовано: 08.02.2023 19:55:53
#2 Опубликовано: 09.02.2023 08:28:22
Try to run with sudo.
Whether appimage or regular, it won't run without sudo.
Well it will, but you must try a lot of times to make it run.
A link to a thread for further examination
This is a mono bug specific to debian distros except for one.
It is related with glibc and kernel version I suppose.
As far as I know due to my experience, only Debian based
distro I could run SMath without sudo is MXLinux (ahs).
If SMath doesn't run even, please run it under a terminal.
And post terminal output here, maybe it is a faulty plugin.
Regards
Whether appimage or regular, it won't run without sudo.
Well it will, but you must try a lot of times to make it run.
A link to a thread for further examination
This is a mono bug specific to debian distros except for one.
It is related with glibc and kernel version I suppose.
As far as I know due to my experience, only Debian based
distro I could run SMath without sudo is MXLinux (ahs).
If SMath doesn't run even, please run it under a terminal.
And post terminal output here, maybe it is a faulty plugin.
Regards
#3 Опубликовано: 12.12.2023 18:51:26
Hello,
I created account on this forum only to write that if You install in Ubuntu 22.04:
libmono-cil-dev
libmono-db2-1.0-cil
mono-dbg
mono-devel
mono-tools-devel
then it should work without sudo. This is some bug within mono and installing mono debugging allows it to run apparently.
I created account on this forum only to write that if You install in Ubuntu 22.04:
libmono-cil-dev
libmono-db2-1.0-cil
mono-dbg
mono-devel
mono-tools-devel
then it should work without sudo. This is some bug within mono and installing mono debugging allows it to run apparently.
#4 Опубликовано: 15.09.2024 02:33:00
I am running SMath on my OrangePi-3b arm64 so far so good. Can anyone tell me how to use GTK themes for mono applications. SMath looks ugly
#5 Опубликовано: 16.09.2024 00:49:21
WroteI am running SMath on my OrangePi-3b arm64 so far so good. Can anyone tell me how to use GTK themes for mono applications. SMath looks ugly
Especially if your theme is dark for linux, SMath becomes unusable.
Buttons can't be seen, toolbars are too dark, etc.
So I edit smathstudio_desktop_mono file as below.
#!/bin/sh
HERE="$(dirname "$(readlink -f "${0}"
"
"
cd "${HERE}"
export MONO_WINFORMS_XIM_STYLE=disabled; GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc exec mono "${HERE}//Solver.exe" "$@"
WINFORMS option also fixes ubuntu/debian crash.
Regards
#6 Опубликовано: 16.09.2024 09:41:19
Thanks Overlord, the thing is that developers should move from MONO to dotnet6/7/8 these are available in all Linux distributions! Recently a popular photo editor Pinta moved from MONO to dotnet8 ...similarly calcpad also did that & is very usable in Linux
1 пользователям понравился этот пост
Davide Carpi 16.09.2024 13:31:00
#7 Опубликовано: 16.09.2024 16:12:13
Wrotethese are available in all Linux distributions!
Actually, not every distribution has dotnet in their repository.
Some major ones like fedora or ubuntu have it, but rest doesn't.
#8 Опубликовано: 17.09.2024 07:33:38
overlord, I did that (customised run script) but Rayleigh theme was not loaded. I tested location / files ...content is there but theme is not loaded. Any suggestions?
1 страниц (9 вхождений)
-
Новые сообщения
-
Нет новых сообщений