[Mono-bugs] [Bug 79580][Min] Changed - NRE when pasting to TextBox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 11:55:33 EST 2006


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 alex.olk at googlemail.com.

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

--- shadow/79580	2006-10-20 17:35:01.000000000 -0400
+++ shadow/79580.tmp.12425	2006-10-30 11:55:33.000000000 -0500
@@ -150,6 +150,17 @@
   at System.Windows.Forms.Application.Run (System.Windows.Forms.Form
 mainForm) [0x00000] 
   at TextBoxScroll.MainForm.Main (System.String[] args) [0x00000]
 
 ------- Additional Comments From jackson at ximian.com  2006-10-20 17:35 -------
 Changing to minor since this is a windows only issue.
+
+------- Additional Comments From alex.olk at googlemail.com  2006-10-30 11:55 -------
+Err, Jackson, this is what I get today on Linux (svn head):
+
+Unhandled Exception: System.NullReferenceException: Object reference
+not set to an instance of an object
+  at System.Windows.Forms.Document.InsertString
+(System.Windows.Forms.LineTag tag, Int32 pos, System.String s) [0x00000] 
+
+
+Are you still sure that this is a windows only issue ?


More information about the mono-bugs mailing list