[Bug 22997] Huggle (.NET 2.0 app) fails to draw the window menu strip

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 5 09:53:13 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=22997

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet
             Status|CLOSED                      |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|ABANDONED                   |DUPLICATE
            Summary|Huggle fails to draw the    |Huggle (.NET 2.0 app) fails
                   |window menu strip           |to draw the window menu
                   |                            |strip

--- Comment #17 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

it was a duplicate of bug 23759

Although this one is older, the other bug was the actual dupe collector for
many .NET apps.

--- snip ---
NotImplementedException: Not implemented.
   at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single
dx, Single dy, MatrixOrder order)
   at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single
dx, Single dy)
   at
System.Windows.Forms.ToolStripProfessionalRenderer.RenderBackgroundGradient(Graphics
g, Control control, Color beginColor, Color endColor, Orientation orientation)
   at
System.Windows.Forms.ToolStripProfessionalRenderer.RenderMenuStripBackground(ToolStripRenderEventArgs
e)
   at
System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs
e)
   at
System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(ToolStripRenderEventArgs
e)
   at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e,
Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.MenuStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
--- snip ---

Regards

*** This bug has been marked as a duplicate of bug 23759 ***

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list