[Mono-bugs] [Bug 82405][Maj] Changed - InvalidOperationException is thrown while trying to merge a branch in Plastic GUI

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 18:17:00 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by twiest at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82405

--- shadow/82405	2007-08-10 18:14:24.000000000 -0400
+++ shadow/82405.tmp.3152	2007-08-10 18:17:00.000000000 -0400
@@ -79,6 +79,25 @@
 
 
 Not sure if it's important, but it's a difference. 
 
 Also, both 1.2.4 and 1.2.5p3 where using the system mono and not the
 one included in Plastic.
+
+------- Additional Comments From twiest at novell.com  2007-08-10 18:17 -------
+This is the full text of the exception (it's also included in the 2nd
+screen shot):
+
+Unhandled Exception: System.InvalidOperationException: Cannot call
+Invoke or BeginInvoke on a control until the window handle is created
+  at System.Windows.Forms.Control.FindControlToInvokeOn () [0x00000]
+  at System.Windows.Forms.Control.BeginInvokeInternal (System.Delegate
+method, System.Object[] args) [0x00000]
+  at System.Windows.Forms.Control.BeginInvoke (System.Delegate method,
+System.Object[] args) [0x00000]
+  at (wrapper remoting-invoke-with-check)
+System.Windows.Forms.Control:BeginInvoke (System.Delegate,object[])
+  at System.Windows.Forms.PictureBox.OnAnimateImage (System.Object
+sender, System.EventArgs e) [0x00000]
+  at System.Drawing.WorkerThread.LoopHandler () [0x00000]
+  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+


More information about the mono-bugs mailing list