[Mono-bugs] [Bug 80859][Maj] New - MoMA throws an exception and crashes with mono 1.2.3

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Feb 14 19:11:47 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 mono at zogi.de.

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

--- shadow/80859	2007-02-14 19:11:47.000000000 -0500
+++ shadow/80859.tmp.20552	2007-02-14 19:11:47.000000000 -0500
@@ -0,0 +1,60 @@
+Bug#: 80859
+Product: Mono: Tools
+Version: unspecified
+OS: 
+OS Details: SUSE 10.2 with mono 1.2.3
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: mono at zogi.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MoMA throws an exception and crashes with mono 1.2.3
+
+Description of Problem:
+
+MoMA throws an exception and crashes with mono 1.2.3
+
+Steps to reproduce the problem:
+1. mono MoMA.exe
+
+Actual Results: Error message
+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, Boolean
+keepAlive) [0x00000]
+  at System.Drawing.Bitmap..ctor (System.IO.Stream stream, Boolean useIcm)
+[0x00000]
+  at System.Drawing.Bitmap..ctor (System.IO.Stream stream) [0x00000]
+  at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor
+(System.IO.Stream)
+  at System.Drawing.Image.FromStream (System.IO.Stream stream) [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 launches
+
+
+How often does this happen? 
+Always


More information about the mono-bugs mailing list