[Mono-bugs] [Bug 76176][Nor] Changed - ImageList.AddInternal fails when transforming PixelFormat

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 29 10:17:58 EDT 2005


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 jordi at ximian.com.

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

--- shadow/76176	2005-09-28 16:29:07.000000000 -0400
+++ shadow/76176.tmp.12568	2005-09-29 10:17:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76176
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: jordi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -106,6 +106,37 @@
 Thanks,
 
 Jordi,
 
 ------- Additional Comments From kornelpal at hotmail.com  2005-09-28 16:29 -------
 OK, I'll update the test case as well.
+
+------- Additional Comments From jordi at ximian.com  2005-09-29 10:17 -------
+After updating SVN to revision 50922 when I run on Win32 with Mono the
+swf-listview-items.exe sample I get an exception. Comming back to svn
+50800 ImageListStreamer.cs and ImageList.cs works fine.
+
+Tell me if you need any extra info
+
+
+jordi at mas-n0ecynm4kxu /cygdrive/c/mono/winforms/listview
+$ mono swf-listview-items.exe
+Mono System.Windows.Forms Assembly [Revision: 49925; built: 2005/9
+
+Unhandled Exception: System.NullReferenceException: Object referen
+an instance of an object
+in <0x00077> System.Drawing.Graphics:DrawImage (System.Drawing.Ima
+angle destRect, Int32 srcX, Int32 srcY, Int32 srcWidth, Int32 srcH
+sUnit srcUnit, System.Drawing.Imaging.ImageAttributes imageAttr)
+in (wrapper remoting-invoke-with-check) System.Drawing.Graphics:Dr
+m.Drawing.Image,System.Drawing.Rectangle,int,int,int,int,System.Dr
+Unit,System.Drawing.Imaging.ImageAttributes)
+in <0x00235> System.Windows.Forms.ImageList+ImageCollection:Create
+Drawing.Image value, Color transparentColor)
+in <0x0003a> System.Windows.Forms.ImageList+ImageCollection:Add (S
+Image value, Color transparentColor)
+in <0x0002e> System.Windows.Forms.ImageList+ImageCollection:Add (S
+Image value)
+in <0x00422> MonoSamples.ListViewTest:InitializeComponent ()
+in <0x0008c> MonoSamples.ListViewTest:.ctor ()
+in (wrapper remoting-invoke-with-check) MonoSamples.ListViewTest:.
+in <0x00018> MonoSamples.ListViewTest:Main (System.String[] args)


More information about the mono-bugs mailing list