[Mono-bugs] [Bug 81669][Wis] Changed - Icon..ctor(String filename) needs Write access to the file

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 18 08:42:02 EDT 2007


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 everaldo at simios.org.

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

--- shadow/81669	2007-05-18 08:20:05.000000000 -0400
+++ shadow/81669.tmp.18254	2007-05-18 08:42:02.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 81669
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: XP SP2
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: andyhume32 at yahoo.co.uk               
@@ -81,6 +81,12 @@
 +                               CreateCursor (fs);
 +                       }
                 }
 
                 public Cursor(Type type, string resource) {
 
+
+------- Additional Comments From everaldo at simios.org  2007-05-18 08:42 -------
+Thanks,
+
+I just change "File.Open" to "File.OpenRead".
+Patch applied in revision 77635.


More information about the mono-bugs mailing list