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 Andrea993  
#1 Posted : 13 September 2018 15:37:25(UTC)
Andrea993


Rank: Member

Groups: Registered
Joined: 13/09/2018(UTC)
Posts: 10

Was thanked: 2 time(s) in 2 post(s)
It doesn't show me greek characters in right side buttons, it show some rectangles. In worksheet greek characters works.

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

Offline overlord  
#2 Posted : 13 September 2018 17:49:04(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)
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 Good

Best regards
Offline Andrey Ivashov  
#3 Posted : 14 September 2018 00:27:13(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,616
Man
Russian Federation

Was thanked: 1978 time(s) in 666 post(s)
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!
Offline Andrea993  
#4 Posted : 14 September 2018 09:53:50(UTC)
Andrea993


Rank: Member

Groups: Registered
Joined: 13/09/2018(UTC)
Posts: 10

Was thanked: 2 time(s) in 2 post(s)
Originally Posted by: Andrey Ivashov Go to Quoted Post
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!


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:

Code:
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

Edited by user 14 September 2018 10:02:21(UTC)  | Reason: Not specified

Offline Andrey Ivashov  
#5 Posted : 14 September 2018 19:44:56(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,616
Man
Russian Federation

Was thanked: 1978 time(s) in 666 post(s)
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.
thanks 1 user thanked Andrey Ivashov for this useful post.
on 15/09/2018(UTC)
Offline Andrea993  
#6 Posted : 14 September 2018 20:12:28(UTC)
Andrea993


Rank: Member

Groups: Registered
Joined: 13/09/2018(UTC)
Posts: 10

Was thanked: 2 time(s) in 2 post(s)
Originally Posted by: Andrey Ivashov Go to Quoted Post
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.


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:
Code:
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 
thanks 1 user thanked Andrea993 for this useful post.
on 14/09/2018(UTC)
Offline overlord  
#7 Posted : 15 September 2018 11:50:27(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)
Originally Posted by: Andrey Ivashov Go to Quoted Post
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.


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

Edited by moderator 28 October 2018 12:32:25(UTC)  | Reason: fixed in SMath Studio 0.99.6839

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.