[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
Sun Aug 27 16:18:28 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 peter at novonyx.com.

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

--- shadow/79185	2006-08-27 15:53:12.000000000 -0400
+++ shadow/79185.tmp.23592	2006-08-27 16:18:28.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: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: Christian.Birkl at gmail.com               
@@ -123,6 +123,14 @@
 code?
 
 ------- Additional Comments From Christian.Birkl at gmail.com  2006-08-27 15:53 -------
 Created an attachment (id=17535)
 VS.NET 2003 Projectfile (put Form1.cs and Form1.resx in the same Folder in order to work)
 
+
+------- Additional Comments From peter at novonyx.com  2006-08-27 16:18 -------
+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)


More information about the mono-bugs mailing list