[Mono-bugs] [Bug 76292][Wis] New - ImageListStreamer causes an
exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 30 04:47:36 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 bill.seddon at lyquidity.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76292
--- shadow/76292 2005-09-30 04:47:36.000000000 -0400
+++ shadow/76292.tmp.27790 2005-09-30 04:47:36.000000000 -0400
@@ -0,0 +1,56 @@
+Bug#: 76292
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details: XP (but also Cent OS 4.1)
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: bill.seddon at lyquidity.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ImageListStreamer causes an exception
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+The ImageListStreamer doesn't want to read the images for the
+application's ImageList control
+
+Responded to the request on this page
+(http://svn.myrealbox.com/mwf/index.html) for apps that can be used for
+testing and alerting those involved in MWF to one potential app.
+
+Miguel asked that I report the issues I encountered as bugs.
+
+Steps to reproduce the problem:
+
+1. Download QASharp from CodeProject
+(http://www.codeproject.com/cs/database/QASharp12.asp)
+2. Compile it
+3. Get past bugs #76291 and #76289
+4. Try to run it.
+
+Actual Results:
+
+The application throws an exception in the form load method because the
+stream from ImageListStreamer return null and the ImageList objects.
+
+Expected Results:
+
+The application doesn't generate an exception here.
+
+How often does this happen?
+
+Everytime
+
+Additional Information:
+
+Note that this code works fine under .NET so the issue can't be a result
+of a missing or invalid image list resource.
More information about the mono-bugs
mailing list