https://bugzilla.novell.com/show_bug.cgi?id=337367

           Summary: mono-core-1.2.4-2.fc8 exhibits unimplemented method in
                    System.Drawing on Fedora core 6
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: Other


Description of Problem:

When starting the fsi.exe F# interpreter I get the message

type: 10 Not implemented

Unhandled Exception: System.NotImplementedException: The requested
feature is not implemented [GDI+ status: NotImplemented]
 at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
 at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000]
 at System.Drawing.Image.LoadFromStream (System.IO.Stream stream,
Boolean keepAlive) [0x00000]
 at System.Drawing.Icon.GetInternalBitmap () [0x00000]
 at System.Drawing.Icon.ToBitmap () [0x00000]
 at (wrapper remoting-invoke-with-check) System.Drawing.Icon:ToBitmap ()
 at System.Windows.Forms.XplatUIX11.SetIcon
(System.Windows.Forms.Hwnd hwnd, System.Drawing.Icon icon) [0x00000]
 at System.Windows.Forms.XplatUIX11.SetIcon (IntPtr handle,
System.Drawing.Icon icon) [0x00000]
 at System.Windows.Forms.XplatUI.SetIcon (IntPtr handle,
System.Drawing.Icon icon) [0x00000]
 at System.Windows.Forms.Form.CreateHandle () [0x00000]
 at [EMAIL PROTECTED]@1404
() [0x00000]
 at <StartupCode>.Microsoft.FSharp.Compiler.Interactive.Shell._main
() [0x00000]

Steps to reproduce the problem:
1. Download Fsharp compiler from
 
http://research.microsoft.com/research/downloads/Details/c87ecda1-c5a3-4c35-b414-625c852e29de/Details.aspx

2. unzip it, run dos2unix on and run ./install-mono.sh
3. in the bin directory, run 

   mono fsi.exe

Actual Results:

see the error report above

Expected Results:

a window should appear I guess

How often does this happen? 

always

Additional Information:


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to