ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Pickle Error Captured #113

Closed support-thinkingengine closed 1 year ago

support-thinkingengine commented 1 year ago

Build: Pickle Application : 1.17.0.5 Pickle Core : 1.17.0.5 Pickle Automation : 1.17.0.5 Pickle Console : 1.0.0.0 Build Architecture: Amd64 When: 22/08/2023 09:35 UTC .Net #: Above version 4.7.1 [528372] - 4.0.30319.42000 OS #: Microsoft Windows NT 6.2.9200.0 OS Architecture: 64 bit Memory Available: 9523MB CPU Used: 0%

--------------- Error Stack Trace -------------- at System.Drawing.Icon.Initialize(Int32 width, Int32 height) at System.Drawing.Icon..ctor(Icon original, Int32 width, Int32 height) at Syncfusion.Drawing.DrawIconHelper.GetIconToDraw(Icon icon, Object relatedObject) at Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMdiChild(Form mdiChild, TabHost tabHost) at Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMDIChildToTabbedMDI(Form mdiChild) at System.Windows.Forms.Control.OnControlAdded(ControlEventArgs e) at System.Windows.Forms.Form.set_MdiParentInternal(Form value) at pickle.frmPickle.mnuExecute_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Stack Trace --------------

--------------- Error Handler Stack Trace -------------- [0] GetExecutingStackTrace at offset 73 in file:line:column :0:0

[1] setError at offset 1397 in file:line:column :0:0

[2] ReportError at offset 50 in file:line:column :0:0

[3] Application_ThreadException at offset 28 in file:line:column :0:0

[4] OnThreadException at offset 168 in file:line:column :0:0

[5] WndProcException at offset 28 in file:line:column :0:0

[6] Callback at offset 194 in file:line:column :0:0

[7] DispatchMessageW at offset 0 in file:line:column :0:0

[8] DispatchMessageW at offset 0 in file:line:column :0:0

[9] System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop at offset 833 in file:line:column :0:0

[10] RunMessageLoopInner at offset 455 in file:line:column :0:0

[11] RunMessageLoop at offset 82 in file:line:column :0:0

[12] Main at offset 237 in file:line:column :0:0

---------------End Stack Trace --------------

--------------- Location --------------

Target: Void Initialize(Int32, Int32) Where: System.Drawing ---------------End Location --------------

--------------- Error -------------- System.ComponentModel.Win32Exception (0x80004005): Not enough memory resources are available to process this command at System.Drawing.Icon.Initialize(Int32 width, Int32 height) at System.Drawing.Icon..ctor(Icon original, Int32 width, Int32 height) at Syncfusion.Drawing.DrawIconHelper.GetIconToDraw(Icon icon, Object relatedObject) at Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMdiChild(Form mdiChild, TabHost tabHost) at Syncfusion.Windows.Forms.Tools.TabbedMDIManager.AddMDIChildToTabbedMDI(Form mdiChild) at System.Windows.Forms.Control.OnControlAdded(ControlEventArgs e) at System.Windows.Forms.Form.set_MdiParentInternal(Form value) at pickle.frmPickle.mnuExecute_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Error --------------

ThinkingEngine-net commented 1 year ago

Duplicate of #114