[Mono-bugs] [Bug 79185][Nor] Changed - Form with a ImageList containg one image results in a ArgumentNullException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 28 18:00:56 EDT 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 christian.birkl at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79185
--- shadow/79185 2006-08-27 16:18:28.000000000 -0400
+++ shadow/79185.tmp.16443 2006-08-28 18:00:56.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 79185
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: mono 1.1.16.1
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: Christian.Birkl at gmail.com
@@ -131,6 +131,9 @@
I just tried the app on Linux, (I added this.BackgroundImage =
imageList1.Images[0];) to get a visual confirmation when it works,
and it loaded the image fine. Are you running mono on win32 or linux?
We fixed an imagelist issue since 1.1.16.1 was released, you might
want to try svn head for libgdiplus, System.Drawing and MWF. (Or wait
for 1.1.17 which should come out Monday or so)
+
+------- Additional Comments From Christian.Birkl at gmail.com 2006-08-28 18:00 -------
+Works for me with latest snapshot (of today). Thanks :-)
More information about the mono-bugs
mailing list