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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -106,6 +106,37 @@ Thanks, Jordi, ------- Additional Comments From [EMAIL PROTECTED] 2005-09-28 16:29 ------- OK, I'll update the test case as well. + +------- Additional Comments From [EMAIL PROTECTED] 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 + + [EMAIL PROTECTED] /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) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
