[Mono-bugs] [Bug 55004][Wis] Changed - Bitmap class doesn't seem to work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 26 Mar 2004 13:02:52 -0500 (EST)


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 nigel@hresult.com.

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

--- shadow/55004	2004-03-01 07:40:42.000000000 -0500
+++ shadow/55004.tmp.26644	2004-03-26 13:02:52.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55004
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nigel@hresult.com               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,16 @@
 [ravi@ravi System.Drawing]$ mono Test55004.exe
 Bitmap created without any problem.
 [ravi@ravi System.Drawing]$
 
 I am marking this bug as "resolved". If you face the same problem with
 the latest CVS code also, please feel free to reopen the bug.
+
+------- Additional Comments From nigel@hresult.com  2004-03-26 13:02 -------
+I'm still having this problem, both against CVS and the latest 0.31 
+release. I'm wondering if it is some problem with finding required 
+libraries or something and its not reporting what is wrong.
+
+I'm Redhat9 with a 2.6 kernel; I have to export LD_LIBRARY_PATH to 
+get /usr/local/lib into the lib path but it doesn't seem to help.
+
+I re-installed the RPMs from the release, but didn't seem to help..