1 страниц (7 вхождений)
Arch Linux doesn't display greek characters on button in the left side - Сообщения
#1 Опубликовано: 13.09.2018 09:37:25
It doesn't show me greek characters in right side buttons, it show some rectangles. In worksheet greek characters works.
#2 Опубликовано: 13.09.2018 11:49:04
Same here for a very long time. I have installed several font packs but couldn't succeed.
To be honest, somehow I did used to this issue. Yet sometimes I click several buttons to find correct letter
Best regards
To be honest, somehow I did used to this issue. Yet sometimes I click several buttons to find correct letter

Best regards
#3 Опубликовано: 13.09.2018 18:27:13
Please try this build: http://smath.info/file/yaoVu - if Greek chars will be shown ok I will include the fix into the next stable version of SMath Studio.
Thank you in advance!
Thank you in advance!
#4 Опубликовано: 14.09.2018 03:53:50
WrotePlease try this build: http://smath.info/file/yaoVu - if Greek chars will be shown ok I will include the fix into the next stable version of SMath Studio.
Thank you in advance!
Nope, this build doens't start on my system, I think that I miss some font but I don't know which, the version you link me abort with this error:
Unhandled Exception:
System.Exception: Can't find a proper language file. Try to reinstall the program.
at SMath.Manager.SessionsManager.ReloadLanguages () [0x00060] in <cc3205659b864dac8764824a4bc9a689>:0
at SMath.UI.SessionsManagerPaths.Create (System.String[] paths) [0x0001d] in <25490bd212e14fd0a47fd12bfc12ca47>:0
at SMath.UI.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <25490bd212e14fd0a47fd12bfc12ca47>:0
at SMath.UI.Desktop.Program. (System.String[] ) [0x0005b] in <a5ff19d5461b4be49f91c8081ba62fc2>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Can't find a proper language file. Try to reinstall the program.
at SMath.Manager.SessionsManager.ReloadLanguages () [0x00060] in <cc3205659b864dac8764824a4bc9a689>:0
at SMath.UI.SessionsManagerPaths.Create (System.String[] paths) [0x0001d] in <25490bd212e14fd0a47fd12bfc12ca47>:0
at SMath.UI.AppSettingsDesktop.Initialize (SMath.Manager.PluginsStatusEventHandler loaded) [0x0005e] in <25490bd212e14fd0a47fd12bfc12ca47>:0
at SMath.UI.Desktop.Program. (System.String[] ) [0x0005b] in <a5ff19d5461b4be49f91c8081ba62fc2>:0
EDIT: I see that I have the same error with beta version 0.99.6824, only the stable version 0.99.6671 and older work for me
#5 Опубликовано: 14.09.2018 13:44:56
Thank you! Yeah, this was an error in latest beta. Just fixed it.
I think now everything should work as expected, please test: http://smath.info/file/TR8Ne (I've tested it successfully on Ubuntu 18.04.1)
Best regards, Andrey Ivashov.
I think now everything should work as expected, please test: http://smath.info/file/TR8Ne (I've tested it successfully on Ubuntu 18.04.1)
Best regards, Andrey Ivashov.
1 пользователям понравился этот пост
overlord 15.09.2018 05:52:00
#6 Опубликовано: 14.09.2018 14:12:28
WroteThank you! Yeah, this was an error in latest beta. Just fixed it.
I think now everything should work as expected, please test: http://smath.info/file/TR8Ne (I've tested it successfully on Ubuntu 18.04.1)
Best regards, Andrey Ivashov.
Ok this version solved the greek issue but there is a new problem, on startup it say me to update some plugins (I think because new version need new plugins version) but if I click on update the program crash with this error:
Unhandled Exception:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.ArrayList+ArrayListEnumeratorSimple.MoveNext () [0x00013] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Windows.Forms.Hwnd.AddInvalidArea (System.Drawing.Rectangle rect) [0x00037] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Hwnd.AddInvalidArea (System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height) [0x0000b] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.AddExpose (System.Windows.Forms.Hwnd hwnd, System.Boolean client, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height) [0x00057] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue, System.Boolean allowIdle) [0x002ec] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue) [0x00000] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, System.IntPtr handle, System.Int32 wFilterMin, System.Int32 wFilterMax) [0x0001c] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, System.IntPtr hWnd, System.Int32 wFilterMin, System.Int32 wFilterMax) [0x00000] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.RunLoop (System.Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x0034e] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00011] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00006] in <206d6d7865674caba761ab5f5b301dc0>:0
at .. () [0x0000a] in <7855f2562e4d4c67b6d2fafcf667b6ab>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <815942dd495d4ccc954b977c1d4bee11>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.ArrayList+ArrayListEnumeratorSimple.MoveNext () [0x00013] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Windows.Forms.Hwnd.AddInvalidArea (System.Drawing.Rectangle rect) [0x00037] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Hwnd.AddInvalidArea (System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height) [0x0000b] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.AddExpose (System.Windows.Forms.Hwnd hwnd, System.Boolean client, System.Int32 x, System.Int32 y, System.Int32 width, System.Int32 height) [0x00057] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue, System.Boolean allowIdle) [0x002ec] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue (System.Windows.Forms.XEventQueue queue) [0x00000] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, System.IntPtr handle, System.Int32 wFilterMin, System.Int32 wFilterMax) [0x0001c] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, System.IntPtr hWnd, System.Int32 wFilterMin, System.Int32 wFilterMax) [0x00000] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.RunLoop (System.Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x0034e] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00011] in <206d6d7865674caba761ab5f5b301dc0>:0
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00006] in <206d6d7865674caba761ab5f5b301dc0>:0
at .. () [0x0000a] in <7855f2562e4d4c67b6d2fafcf667b6ab>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <815942dd495d4ccc954b977c1d4bee11>:0
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <815942dd495d4ccc954b977c1d4bee11>:0
1 пользователям понравился этот пост
Andrey Ivashov 14.09.2018 16:31:00
#7 Опубликовано: 15.09.2018 05:50:27
WroteThank you! Yeah, this was an error in latest beta. Just fixed it.
I think now everything should work as expected, please test: http://smath.info/file/TR8Ne (I've tested it successfully on Ubuntu 18.04.1)
Best regards, Andrey Ivashov.
well, this version just works for me. no greek letters issue except the title of alphabet panels, no error for plugins.
good job, thanks for your quick action.
regards
1 страниц (7 вхождений)
-
Новые сообщения
-
Нет новых сообщений