[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:09:37 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 07:41:12.000000000 -0400
+++ shadow/81669.tmp.17481 2007-05-18 08:09:37.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 81669
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details: XP SP2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -44,6 +44,9 @@
On mono one sees that exception is thrown (the Console.WriteLine output
is seen on the console). On MSFT CLR v2, the exception does not occur.
Presumably Icon.cs needs ", FileAccess.Read" added to its three "new
FileStream" calls. Icon2.jvm.cs one. System.Windows.Forms\Cursor.cs
needs one?
+
+------- Additional Comments From everaldo at simios.org 2007-05-18 08:09 -------
+Can you attach the icon that you are using?
More information about the mono-bugs
mailing list