[Mono-bugs] [Bug 80945][Nor] New - MoMA crashes with NotImplementedException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 23 07:34:56 EST 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 frederik.carlier at ugent.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80945
--- shadow/80945 2007-02-23 07:34:55.000000000 -0500
+++ shadow/80945.tmp.32669 2007-02-23 07:34:56.000000000 -0500
@@ -0,0 +1,58 @@
+Bug#: 80945
+Product: Mono: Tools
+Version: 1.0
+OS:
+OS Details: Ubuntu Edgy, Mono compiled from SVN HEAD
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: frederik.carlier at ugent.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MoMA crashes with NotImplementedException
+
+Description of Problem:
+MoMa crashes with a NotImplementedException. I'm running the latest SVN
+version of mono (libdgiplus/mono/mcs)
+
+Steps to reproduce the problem:
+1. mono MoMA.exe
+
+Actual Results:
+fcarlier at col-clt-03:~$ mono Desktop/MoMA/MoMA.exe
+type: 10 Not implemented
+
+Unhandled Exception: System.NotImplementedException: Feature not implemented.
+ 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 System.Windows.Forms.Control.UpdateBounds () [0x00000]
+ at System.Windows.Forms.Form..ctor () [0x00000]
+ at MoMA.MainForm..ctor () [0x00000]
+ at (wrapper remoting-invoke-with-check) MoMA.MainForm:.ctor ()
+ at MoMA.Program.Main () [0x00000]
+
+Expected Results:
+MoMa UI to show up.
+
+How often does this happen?
+Always.
+
+Additional Information:
+Does this bug belong to MoMA or libgdiplus?
More information about the mono-bugs
mailing list