[Mono-bugs] [Bug 81602][Nor] Changed - Segmentationfault in ListViewItem.Layout running unit tests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 16 17:30:35 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 unserkonig at gmail.com.

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

--- shadow/81602	2007-05-16 16:35:47.000000000 -0400
+++ shadow/81602.tmp.9261	2007-05-16 17:30:35.000000000 -0400
@@ -28,6 +28,16 @@
 which I am having the problem is a physical machine.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-05-11 17:45 -------
 Created an attachment (id=19223)
 NUnit log
 
+
+------- Additional Comments From unserkonig at gmail.com  2007-05-16 17:30 -------
+I don't know why it's showing only in Ubuntu, but I have an idea about
+the source of the problem (I added a pair of Invalidate and Layout
+calls to ListViewItem if the focus changed in ListView).
+
+Could you try the attached patch? My impression is that the LV is
+getting disposed, but it still gets a focus change, which triggers a
+Layout call on the focused item.
+


More information about the mono-bugs mailing list