http://bugs.winehq.org/show_bug.cgi?id=19559
Summary: Proteus: Component text is too big Product: Wine Version: 1.1.26 Platform: PC-x86-64 URL: http://www.labcenter.co.uk/download/prodemo_autodl_gen eral.cfm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: marcos_vc@coel.com.br
Created an attachment (id=22792) --> (http://bugs.winehq.org/attachment.cgi?id=22792) Screenshot showing the problem
Component text is too big in Proteus' schematic capture ISIS. To be more exact, it have the same size regardless the zoom level. This happens using the builtin version of gdiplus.dll. It crashes using the native version provided.
Here a link for the demo version: http://www.labcenter.co.uk/download/prodemo_autodl_general.cfm
It has happened with the version 7.5 SP0.
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #1 from marcos_vc@coel.com.br 2009-08-03 13:33:32 --- Created an attachment (id=22793) --> (http://bugs.winehq.org/attachment.cgi?id=22793) Terminal output at the time of screenshot
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #2 from Austin English austinenglish@gmail.com 2009-08-03 18:55:39 --- Try 'winetricks fontfix' with native gdiplus.
http://bugs.winehq.org/show_bug.cgi?id=19559
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=19559
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19559
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2009-08-04 19:43:39 --- Confirming, "winetricks fontfix" is the workaround (using the native gdiplus).
http://bugs.winehq.org/show_bug.cgi?id=19559
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-04 22:07:16 --- Then it's a gdiplus bug.
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #5 from marcos_vc@coel.com.br 2009-08-05 05:52:52 --- (In reply to comment #3)
Confirming, "winetricks fontfix" is the workaround (using the native gdiplus).
This workaround didn't work for me, it crashes when loading a schematic or placing a component.
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2009-09-04 13:59:55 --- It seems the program relies on a graphics world transform to scale the font correctly. We have code to account for this, but it ignores the transform and scales by 1.0 when it gets a rectangle with a width or height of 0.
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #7 from Vincent Povirk madewokherd@gmail.com 2009-09-04 14:39:45 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078138.html
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #8 from Marcos Vicente Cruz marcos_vc@coel.com.br 2009-09-09 13:03:38 --- (In reply to comment #7)
Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-September/078138.html
I have applied the patch and the problem is gone :) I'm using version 1.1.29 now.
http://bugs.winehq.org/show_bug.cgi?id=19559
--- Comment #9 from Marcos Vicente Cruz marcos_vc@coel.com.br 2009-09-30 07:19:03 --- The patch seems to be applied in 1.1.30.
http://bugs.winehq.org/show_bug.cgi?id=19559
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from Austin English austinenglish@gmail.com 2009-09-30 13:19:30 --- (In reply to comment #9)
The patch seems to be applied in 1.1.30.
Yep: http://source.winehq.org/git/wine.git/?a=commitdiff;h=99012b9a4eec811f2085b6...
fixed.
http://bugs.winehq.org/show_bug.cgi?id=19559
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2009-10-09 11:14:19 --- Closing bugs fixed in 1.1.31.