[Mono-bugs] [Bug 77128][Wis] New - in <0x0020c> System.Drawing.GDIPlus

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 30 10:38:09 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 gu at interasco.de.

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

--- shadow/77128	2005-12-30 10:38:09.000000000 -0500
+++ shadow/77128.tmp.24185	2005-12-30 10:38:09.000000000 -0500
@@ -0,0 +1,105 @@
+Bug#: 77128
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Suse Linux 10.0
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com                            
+ReportedBy: gu at interasco.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: in <0x0020c> System.Drawing.GDIPlus
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Start mono HelloWorld.exe
+2. 
+3. 
+
+Actual Results:
+
+
+
+IA at linux:~/bin/infragistics_winform_test> mono HelloWorld.exe
+Mono System.Windows.Forms Assembly [Revision: 54007; built: 2005/12/6 
+14:35:24]
+Keyboard: German keyboard layout without dead keys
+KDE colorscheme read
+
+Unhandled Exception: System.NotImplementedException: Feature not 
+implemented.
+in <0x0020c> System.Drawing.GDIPlus:CheckStatus (Status status)
+in <0x00029> System.Drawing.Graphics:GetNearestColor (Color color)
+in (wrapper remoting-invoke-with-check) 
+System.Drawing.Graphics:GetNearestColor (System.Drawing.Color)
+in <0x00162> Infragistics.Win.DrawCache:GetNearestColor (Color color)
+in <0x00031> Infragistics.Win.DrawCache:CreateBrush (Color color)
+in <0x00376> Infragistics.Win.DrawCache:GetBackBrush (Color color)
+in <0x00538> Infragistics.Win.DrawUtility:DrawBackColor 
+(System.Windows.Forms.Control control, System.Drawing.Graphics graphics, 
+Infragistics.Win.AppearanceData appearanceData, Rectangle rect, Rectangle 
+invalidRect, Boolean enabled, Infragistics.Win.DrawCache drawCache, 
+AlphaBlendMode alphaBlendMode)
+in <0x00057> Infragistics.Win.DrawCache:DrawBackColor 
+(System.Windows.Forms.Control control, System.Drawing.Graphics graphics, 
+Infragistics.Win.AppearanceData appearanceData, Rectangle rect, Rectangle 
+invalidRect, Boolean enabled, AlphaBlendMode alphaBlendMode)
+in <0x000dc> Infragistics.Win.UIElementDrawParams:DrawBackColor (Rectangle 
+rect)
+in <0x0003e> Infragistics.Win.UIElement:DrawBackColor 
+(Infragistics.Win.UIElementDrawParams drawParams)
+in <0x00428> Infragistics.Win.UIElement:DrawElement 
+(Infragistics.Win.UIElementDrawParams defaultDrawParams)
+in <0x00215> Infragistics.Win.UIElement:DrawHelper 
+(System.Drawing.Graphics graphics, Rectangle invalidRectangle, Boolean 
+doubleBuffer, AlphaBlendMode alphaBlendMode, Boolean clipText, Boolean 
+forceDrawAsFocused)
+in <0x00037> Infragistics.Win.UIElement:Draw (System.Drawing.Graphics 
+graphics, Rectangle invalidRectangle, Boolean doubleBuffer, AlphaBlendMode 
+alphaBlendMode)
+in <0x00204> Infragistics.Win.ControlUIElementBase:Draw 
+(System.Drawing.Graphics graphics, Rectangle invalidRectangle, Boolean 
+doubleBuffer, AlphaBlendMode alphaBlendMode, Size elementSize)
+in <0x00047> Infragistics.Win.ControlUIElementBase:Draw 
+(System.Drawing.Graphics graphics, Rectangle invalidRectangle, Boolean 
+doubleBuffer, AlphaBlendMode alphaBlendMode)
+in <0x000be> Infragistics.Win.UltraControlBase:OnPaint 
+(System.Windows.Forms.PaintEventArgs pe)
+in <0x0000d> Infragistics.Win.UltraWinTree.UltraTree:OnPaint 
+(System.Windows.Forms.PaintEventArgs pe)
+in <0x00479> System.Windows.Forms.Control:WndProc 
+(System.Windows.Forms.Message m)
+in <0x00014> System.Windows.Forms.Control+ControlNativeWindow:WndProc 
+(System.Windows.Forms.Message m)
+in <0x0011e> System.Windows.Forms.NativeWindow:WndProc (IntPtr hWnd, Msg 
+msg, IntPtr wParam, IntPtr lParam)
+in <0x00016> System.Windows.Forms.XplatUIX11:DispatchMessage 
+(System.Windows.Forms.MSG msg)
+in <0x00015> System.Windows.Forms.XplatUI:DispatchMessage 
+(System.Windows.Forms.MSG msg)
+in <0x00242> System.Windows.Forms.Application:Run ()
+in <0x000a4> System.Windows.Forms.Application:Run 
+(System.Windows.Forms.ApplicationContext context)
+in <0x0002e> System.Windows.Forms.Application:Run 
+(System.Windows.Forms.Form mainForm)
+in <0x0001f> HelloWorld.Form1:Main ()
+IA at linux:~/bin/infragistics_winform_test> 
+
+Expected Results:
+
+a form with buttons, textfiles and treeview
+
+How often does this happen? 
+every time
+
+Additional Information:


More information about the mono-bugs mailing list