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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77428 --- shadow/77428 2006-01-31 18:06:01.000000000 -0500 +++ shadow/77428.tmp.19103 2006-01-31 18:06:01.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77428 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Drawing. +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: GdipDrawImagePointRect missing implementation. + +While trying to run the game GemSwap from: + +http://www.valil.com/netcf/GemSwap.zip + +I got the following stack trace: + +Unhandled Exception: System.NotImplementedException: Feature not implemented. +in [0x000cf] (at +/home/cvs/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:199) +System.Drawing.GDIPlus:CheckStatus (Status status) +in [0x00045] (at +/home/cvs/mcs/class/System.Drawing/System.Drawing/Graphics.cs:754) +System.Drawing.Graphics:DrawImage (System.Drawing.Image image, Int32 x, +Int32 y, Rectangle srcRect, GraphicsUnit srcUnit) +in (wrapper remoting-invoke-with-check) System.Drawing.Graphics:DrawImage +(System.Drawing.Image,int,int,System.Drawing.Rectangle,System.Drawing.GraphicsUnit) +in <0x00146> GemSwap.Board:DrawStone (Int32 pos, Boolean selected) +in <0x00020> GemSwap.Board:DrawWholeBoard () +in <0x0001b> GemSwap.Board:NewGame () +in <0x0009b> GemSwap.BoardDisplay:.ctor (GemSwap.MainForm form) +in (wrapper remoting-invoke-with-check) GemSwap.BoardDisplay:.ctor +(GemSwap.MainForm) +in <0x0025b> GemSwap.MainForm:.ctor () +in (wrapper remoting-invoke-with-check) GemSwap.MainForm:.ctor () +in <0x00018> GemSwap.MainForm:Main () _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
