1 Pages (4 items)
Крашится SMath в linux - Messages
#1 Posted: 7/19/2013 12:22:26 PM
С удовольствием работаю в SMath, но критически часто окно приложения закрывается в самый неподходящий момент.
Лог ошибки: http://pastebin.com/pxpKdSTr
Предупреждения, связанные с "libpng warning", думаю, не существенны.
Моя сборка SMath: 0.96 (сборка 4868). Дата 01.05.2013.
Приложение может скрашиться в момент сохранения изменений в файле. В таком случае у меня даже часть документа просто терялась с невозможностью его снова открыть в SMath, поскольку структура xml-файла была нарушена.
Данная ошибка рандомно возникает при работе с документом, при открытии и просмотре справки и примеров.
Обратите, пожалуйста, внимание! Уж больно не хочется vbox для SMath держать!
___________________________
С уважением, Евгений.
Лог ошибки: http://pastebin.com/pxpKdSTr
Предупреждения, связанные с "libpng warning", думаю, не существенны.
Моя сборка SMath: 0.96 (сборка 4868). Дата 01.05.2013.
Приложение может скрашиться в момент сохранения изменений в файле. В таком случае у меня даже часть документа просто терялась с невозможностью его снова открыть в SMath, поскольку структура xml-файла была нарушена.
Данная ошибка рандомно возникает при работе с документом, при открытии и просмотре справки и примеров.
Обратите, пожалуйста, внимание! Уж больно не хочется vbox для SMath держать!
___________________________
С уважением, Евгений.
#2 Posted: 7/21/2013 9:00:06 AM
Попробуйте ночные сборки с англоязычной части форума.
Россия навсегда!
Вячеслав Мезенцев
1 users liked this post
Евгений_К 7/22/2013 9:39:00 AM
#3 Posted: 7/22/2013 9:41:07 AM
Спасибо за помощь. Попробовал SMath 0.96 сборка 4909 -- полет вроде пока нормальный.
#4 Posted: 3/30/2014 7:00:42 AM
Не хотелось бы создавать новую тему, потому что проблема не в Smath, а в установленных комонентах на моем компе.
При первичном запуске просил mscorlib.dll и System.Windows.Forms на Mono. Поставила как смогла. Вероятно что-то не доставила, ибо Smath открывается, работает и выполняет все свои функции на отлично (особенно порадовала новая возможность "a:=b-c=3" ), но при попытке вставить какой-либо скопированный объект (формула, переменная, текстовое поле и т.п.) вылетает с логом:
Подскажите пожалуйста, что нужно сделать, установить, чтобы копировать-и-вставлять объекты без вылета.
Заранее Спасибо.
P.S. При перемещении скрытой области, спрашивает сохранить/нет? и после ответа вылетает с логом:
При первичном запуске просил mscorlib.dll и System.Windows.Forms на Mono. Поставила как смогла. Вероятно что-то не доставила, ибо Smath открывается, работает и выполняет все свои функции на отлично (особенно порадовала новая возможность "a:=b-c=3" ), но при попытке вставить какой-либо скопированный объект (формула, переменная, текстовое поле и т.п.) вылетает с логом:
System.ObjectDisposedException: The object was used after being disposed.
at System.IO.MemoryStream.CheckIfClosedThrowDisposed () [0x00000] in:0
at System.IO.MemoryStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in:0
at System.Xml.XmlInputStream.Initialize (System.IO.Stream stream) [0x00000] in:0
at System.Xml.XmlInputStream..ctor (System.IO.Stream stream) [0x00000] in:0
at (wrapper remoting-invoke-with-check) System.Xml.XmlInputStream:.ctor (System.IO.Stream)
at System.Xml.XmlStreamReader..ctor (System.IO.Stream input) [0x00000] in:0
at (wrapper remoting-invoke-with-check) System.Xml.XmlStreamReader:.ctor (System.IO.Stream)
at System.Xml.XmlTextReader..ctor (System.IO.Stream input) [0x00000] in:0
at SMathFileType.SMathFileType. (System.IO.Stream , System.Collections.Generic.List`1 , SMath.Control.FileContext ) [0x00000] in:0
at SMath.Control.DataFiles.OpenFileType (System.IO.Stream stream, SMath.Control.Worksheet worksheet, SMath.Control.FileContext context) [0x00000] in:0
at SMath.Control.ClipboardManager.GetRegions (SMath.Control.Worksheet worksheet, Int32 topCorrection) [0x00000] in:0
at SMath.Control.Worksheet. (System.String ) [0x00000] in:0
at SMath.Control.Worksheet.Insert (System.String value) [0x00000] in:0
at SMath.Control.WorksheetControl.OnKeyDown (System.Windows.Forms.KeyEventArgs e) [0x00000] in:0
at System.Windows.Forms.Control.ProcessKeyEventArgs (System.Windows.Forms.Message& m) [0x00000] in:0
at System.Windows.Forms.Control.ProcessKeyMessage (System.Windows.Forms.Message& m) [0x00000] in:0
at System.Windows.Forms.Control.WmKeys (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.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
at System.IO.MemoryStream.CheckIfClosedThrowDisposed () [0x00000] in
at System.IO.MemoryStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in
at System.Xml.XmlInputStream.Initialize (System.IO.Stream stream) [0x00000] in
at System.Xml.XmlInputStream..ctor (System.IO.Stream stream) [0x00000] in
at (wrapper remoting-invoke-with-check) System.Xml.XmlInputStream:.ctor (System.IO.Stream)
at System.Xml.XmlStreamReader..ctor (System.IO.Stream input) [0x00000] in
at (wrapper remoting-invoke-with-check) System.Xml.XmlStreamReader:.ctor (System.IO.Stream)
at System.Xml.XmlTextReader..ctor (System.IO.Stream input) [0x00000] in
at SMathFileType.SMathFileType. (System.IO.Stream , System.Collections.Generic.List`1 , SMath.Control.FileContext ) [0x00000] in
at SMath.Control.DataFiles.OpenFileType (System.IO.Stream stream, SMath.Control.Worksheet worksheet, SMath.Control.FileContext context) [0x00000] in
at SMath.Control.ClipboardManager.GetRegions (SMath.Control.Worksheet worksheet, Int32 topCorrection) [0x00000] in
at SMath.Control.Worksheet. (System.String ) [0x00000] in
at SMath.Control.Worksheet.Insert (System.String value) [0x00000] in
at SMath.Control.WorksheetControl.OnKeyDown (System.Windows.Forms.KeyEventArgs e) [0x00000] in
at System.Windows.Forms.Control.ProcessKeyEventArgs (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control.ProcessKeyMessage (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control.WmKeys (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in
Подскажите пожалуйста, что нужно сделать, установить, чтобы копировать-и-вставлять объекты без вылета.
Заранее Спасибо.
P.S. При перемещении скрытой области, спрашивает сохранить/нет? и после ответа вылетает с логом:
System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
at System.Collections.Generic.List`1[System.Drawing.Rectangle].get_Item (Int32 index) [0x00000] in:0
at SMath.Control.WorksheetControl. (SMath.Control.RegionBase , Point ) [0x00000] in:0
at SMath.Control.WorksheetControl.OnMouseDown (System.Windows.Forms.MouseEventArgs e) [0x00000] in:0
at System.Windows.Forms.Control.WmLButtonDown (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.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
Parameter name: index
at System.Collections.Generic.List`1[System.Drawing.Rectangle].get_Item (Int32 index) [0x00000] in
at SMath.Control.WorksheetControl. (SMath.Control.RegionBase , Point ) [0x00000] in
at SMath.Control.WorksheetControl.OnMouseDown (System.Windows.Forms.MouseEventArgs e) [0x00000] in
at System.Windows.Forms.Control.WmLButtonDown (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in
1 Pages (4 items)
-
New Posts
-
No New Posts