[Mono-bugs] [Bug 76930][Nor] New - Paint.NET: GdipCreateHBITMAPFromBitmap needed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 6 01:00:08 EST 2005


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 miguel at ximian.com.

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

--- shadow/76930	2005-12-06 01:00:07.000000000 -0500
+++ shadow/76930.tmp.4520	2005-12-06 01:00:08.000000000 -0500
@@ -0,0 +1,78 @@
+Bug#: 76930
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Paint.NET: GdipCreateHBITMAPFromBitmap needed.
+
+Paint.NET requires this method.
+
+Unhandled Exception: System.NotImplementedException: Feature not implemented.
+in [0x000cf] (at
+/home/cvs/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:196)
+System.Drawing.GDIPlus:CheckStatus (Status status)
+in [0x00016] (at
+/home/cvs/mcs/class/System.Drawing/System.Drawing/Bitmap.cs:245)
+System.Drawing.Bitmap:GetHbitmap (Color background)
+in [0x00006] (at
+/home/cvs/mcs/class/System.Drawing/System.Drawing/Bitmap.cs:234)
+System.Drawing.Bitmap:GetHbitmap ()
+in (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:GetHbitmap ()
+in [0x00055] (at /home/cvs/pdn/src/SystemLayer/PdnGraphics.cs:203)
+PaintDotNet.SystemLayer.PdnGraphics:DrawBitmap (System.Drawing.Graphics
+dst, Rectangle dstRect, System.Drawing.Drawing2D.Matrix dstMatrix,
+System.Drawing.Bitmap srcBitmap, Point srcOffset)
+in [0x0000c] (at /home/cvs/pdn/src/SystemLayer/PdnGraphics.cs:186)
+PaintDotNet.SystemLayer.PdnGraphics:DrawBitmap (System.Drawing.Graphics
+dst, Rectangle dstRect, System.Drawing.Bitmap srcBitmap, Point srcOffset)
+in [0x0000d] (at /home/cvs/pdn/src/SystemLayer/PdnGraphics.cs:173)
+PaintDotNet.SystemLayer.PdnGraphics:DrawBitmap (System.Drawing.Graphics
+dst, Rectangle dstRect, System.Drawing.Bitmap srcBitmap)
+in [0x00088] (at /home/cvs/pdn/src/PdnLib/SurfaceBox.cs:265)
+PaintDotNet.SurfaceBox:OnPaintImpl (PaintDotNet.PaintEventArgs2 e)
+in [0x0008e] (at /home/cvs/pdn/src/PdnLib/SurfaceBox.cs:247)
+PaintDotNet.SurfaceBox:OnPaint (System.Windows.Forms.PaintEventArgs e)
+in [0x00188] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3525)
+System.Windows.Forms.Control:WndProc (System.Windows.Forms.Message m)
+in [0x00018] (at /home/cvs/pdn/src/PdnLib/SurfaceBox.cs:608)
+PaintDotNet.SurfaceBox:WndProc (System.Windows.Forms.Message m)
+in [0x00007] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:150)
+System.Windows.Forms.Control+ControlNativeWindow:WndProc
+(System.Windows.Forms.Message m)
+in [0x00056] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:141)
+System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg msg, IntPtr
+wParam, IntPtr lParam)
+in [0x0001c] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:2194)
+System.Windows.Forms.XplatUIX11:DispatchMessage (System.Windows.Forms.MSG msg)
+in [0x00006] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:362)
+System.Windows.Forms.XplatUI:DispatchMessage (System.Windows.Forms.MSG msg)
+in [0x000fd] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:353)
+System.Windows.Forms.Application:Run ()
+in [0x0004a] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:385)
+System.Windows.Forms.Application:Run
+(System.Windows.Forms.ApplicationContext context)
+in [0x0000c] (at
+/home/cvs/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:376)
+System.Windows.Forms.Application:Run (System.Windows.Forms.Form mainForm)
+in [0x00156] (at /home/cvs/pdn/src/Startup.cs:139) PaintDotNet.Startup:Start ()
+in [0x00006] (at /home/cvs/pdn/src/Startup.cs:149) PaintDotNet.Startup:Main
+(System.String[] args)
+make: *** [run] Error 1


More information about the mono-bugs mailing list