http://bugs.winehq.org/show_bug.cgi?id=30482
Bug #: 30482 Summary: Lexware Buchhalter 2012 fails on startup due to GdipCreateFontFromLogfont not properly handling negative font heights Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
this is a split-off bug from bug 30438 to track a gdiplus issue mentioned between the lines separately (http://bugs.winehq.org/show_bug.cgi?id=30438#c5) and give Dmitry proper credit ;-)
--- snip --- System.ArgumentException: Value of '-11' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue. Parameter name: emSize at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) at System.Drawing.Font..ctor(IntPtr nativeFont, Byte gdiCharSet, Boolean gdiVerticalFont) at System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc) at System.Drawing.Font.FromHfont(IntPtr hfont) at Lexware.Common.UI.Navigation.NavigationPanel.UseUISettings() --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=30482
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |30438
http://bugs.winehq.org/show_bug.cgi?id=30482
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9b5b04c1c1a7b32dd3e1e453b6d | |739082c4ccede Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net 2012-04-23 14:28:01 CDT --- Hello,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/9b5b04c1c1a7b32dd3e1e453b6d...
Thanks Dmitry.
Regards
http://bugs.winehq.org/show_bug.cgi?id=30482
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-04-27 12:59:10 CDT --- Closing bugs fixed in 1.5.3.
http://bugs.winehq.org/show_bug.cgi?id=30482
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2012-04-27 22:35:07 CDT --- (In reply to comment #1)
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/9b5b04c1c1a7b32dd3e1e453b6d...
Thanks Dmitry.
No problem, it was a pure accident though. I was asked to not disturb users in Wine bugzilla, so I'm no more looking at the bugs here.