http://bugs.winehq.org/show_bug.cgi?id=33865
Bug #: 33865 Summary: Regression in a specialized program Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: pavelkok@gmail.com Classification: Unclassified
Created attachment 44920 --> http://bugs.winehq.org/attachment.cgi?id=44920 Gzipped sysprof file Wine 1.6rc2 under Arch Linux
I use same program for registering bets under wine (fbBookOffice.exe).
In new versions of wine CPU utilization approaches 100%, and the program has become unusable. Using winetricks with replacement dll-files did not help. I have attached sysprof journal of wine 1.4 under debian wheezy (works fine) and wine 1.6rc2 under archlinux (my program is unusable).
Result of Regression Testing:
ccc034c27e7595662c9c02b86de1b660ac680536 is the first bad commit commit ccc034c27e7595662c9c02b86de1b660ac680536 Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 31 15:55:29 2012 +0100 gdi32: Store the anti-aliasing flags in the DC when selecting a font. :040000 040000 f5f28140db34a411698d7382777fb0bca35c78cc a65dff683fcafff03ff0ca563fd56f1f710865a1 M dlls
Thanks for any help!