http://bugs.winehq.org/show_bug.cgi?id=22997
Summary: Huggle fails to draw the window menu strip Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://code.google.com/p/huggle/ OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tyson@thepurplepixel.org
Created an attachment (id=28488) --> (http://bugs.winehq.org/attachment.cgi?id=28488) Text of the error message
Upon launching Huggle, the login window is drawn appropriately, and logging in works. However, once the main window interface launches, an error dialog pops up (output attached) and the main menu bar in replaced by a red 'X' (image attached). The menu maintains functionality; if you click on the area where you think the menu should be, the menu will be displayed.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #1 from Tyson Moore tyson@thepurplepixel.org 2010-06-01 09:34:26 --- Created an attachment (id=28489) --> (http://bugs.winehq.org/attachment.cgi?id=28489) Image of the menu UI
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #2 from Tyson Moore tyson@thepurplepixel.org 2010-06-01 10:57:34 --- Just tested with Wine 1.01 and can confirm that it is indeed working on 1.01.
http://bugs.winehq.org/show_bug.cgi?id=22997
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #3 from Wylda wylda@volny.cz 2010-06-01 11:01:31 ---
And when you set gdiplus to native, is there a difference?
http://bugs.winehq.org/show_bug.cgi?id=22997
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-01 11:05:22 --- (In reply to comment #2)
Just tested with Wine 1.01 and can confirm that it is indeed working on 1.01.
Native gdiplus was preferred back then.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #5 from Tyson Moore tyson@thepurplepixel.org 2010-06-01 14:23:26 ---
And when you set gdiplus to native, is there a difference?
Yes, when gdiplus is set to native, the menu bar is drawn, and there is no error message. Does that invalidate this bug?
http://bugs.winehq.org/show_bug.cgi?id=22997
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2010-06-01 15:06:14 --- Nope, just confirms the bug is in gdiplus.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #7 from Tyson Moore tyson@thepurplepixel.org 2010-06-01 15:40:54 --- Created an attachment (id=28501) --> (http://bugs.winehq.org/attachment.cgi?id=28501) The GDI+ error thrown
I was able to catch an error thrown by the application about 20 minutes after I set it to use GDI. See attached.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #8 from Vincent Povirk madewokherd@gmail.com 2011-03-10 15:18:21 CST --- Could you get a +gdiplus log of the failure, and/or a backtrace (http://wiki.winehq.org/Backtraces) ?
http://bugs.winehq.org/show_bug.cgi?id=22997
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=22997
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=22997
Tyson Moore tyson@tyson.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Version|1.2-rc2 |1.3.30
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #9 from Tyson Moore tyson@tyson.me 2011-10-13 18:20:25 CDT --- Created attachment 36896 --> http://bugs.winehq.org/attachment.cgi?id=36896 Backtrace after error
This is the backtrace I got almost as soon as the error message popped up; I hope it's what you need.
http://bugs.winehq.org/show_bug.cgi?id=22997
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86-64 |x86 Version|1.3.30 |1.2-rc2
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #10 from Austin English austinenglish@gmail.com 2011-10-14 13:53:38 CDT --- (In reply to comment #9)
Created attachment 36896 [details] Backtrace after error
This is the backtrace I got almost as soon as the error message popped up; I hope it's what you need.
Lacks debugging symbols. Still need the gdiplus trace.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #11 from Vincent Povirk madewokherd@gmail.com 2011-10-14 13:58:04 CDT --- More importantly, it's not a backtrace of the exception in gdiplus.
http://bugs.winehq.org/show_bug.cgi?id=22997
Tyson Moore tyson@tyson.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36896|0 |1 is obsolete| |
--- Comment #12 from Tyson Moore tyson@tyson.me 2011-10-14 14:15:55 CDT --- Created attachment 36906 --> http://bugs.winehq.org/attachment.cgi?id=36906 Backtrace from winedbg after error
Hopefully this is the right thing this time. One more attachment to go.
http://bugs.winehq.org/show_bug.cgi?id=22997
--- Comment #13 from Tyson Moore tyson@tyson.me 2011-10-14 14:18:00 CDT --- Created attachment 36907 --> http://bugs.winehq.org/attachment.cgi?id=36907 GDIPlus Trace
... and hopefully, this is the right +gdiplus trace.
http://bugs.winehq.org/show_bug.cgi?id=22997
Tyson Moore tyson@tyson.me changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36906|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=22997
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #14 from Bruno Jesus 00cpxxx@gmail.com 2012-07-18 19:00:51 CDT --- Is this still an issue in wine 1.5.9? I tried to test it but an account is required.
https://bugs.winehq.org/show_bug.cgi?id=22997
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
https://bugs.winehq.org/show_bug.cgi?id=22997
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #15 from Wylda wylda@volny.cz ---
Abandoned. Feel free to re-open, if the problem persist for you.
https://bugs.winehq.org/show_bug.cgi?id=22997
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | Status|RESOLVED |CLOSED
--- Comment #16 from Wylda wylda@volny.cz ---
Closing. (BTW spend some time on this, did not get over credentials)
https://bugs.winehq.org/show_bug.cgi?id=22997
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|CLOSED |RESOLVED CC| |focht@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@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 ***
https://bugs.winehq.org/show_bug.cgi?id=22997
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Austin English austinenglish@gmail.com --- Closing.