http://bugs.winehq.org/show_bug.cgi?id=27181
Summary: Very slow performance in Word 2007 Product: Wine Version: 1.3.20 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: yoann.laissus@gmail.com
Since Wine 1.3.18, Word 2007 has became very slow in case of scrolling or tipping text for example. I have an Nvidia card (9800M GS) with the Nvidia driver 270.41.06.
After a regression test, the commit which introduces this regression is : commit 91ff1440184eb57fa7cdfc9b1ed998eeb32685d0 Author: Huw Davies huw@codeweavers.com Date: Mon Apr 11 10:07:12 2011 +0100
gdi32: Implement PatBlt.
http://bugs.winehq.org/show_bug.cgi?id=27181
Yoann Laissus yoann.laissus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |huw@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #1 from Huw Davies huw@codeweavers.com 2011-05-16 03:22:13 CDT --- Could you generate a +relay,+tid,+dib,+bitmap log of this please?
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #2 from Yoann Laissus yoann.laissus@gmail.com 2011-05-16 08:27:13 CDT --- (In reply to comment #1)
Could you generate a +relay,+tid,+dib,+bitmap log of this please?
Sorry if my logs are wrong, there are very big.
With the patch reverted : http://dl.dropbox.com/u/12943198/logwithoutpatch.txt.tar.gz With current git : http://dl.dropbox.com/u/12943198/logwithpatch.txt.tar.gz
When I generated these logs, I just opened a docx document from command line argument and then scrolled a bit.
http://bugs.winehq.org/show_bug.cgi?id=27181
Dennis Groenen d.groenen@student.fontys.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |d.groenen@student.fontys.nl
--- Comment #3 from Dennis Groenen d.groenen@student.fontys.nl 2011-06-05 11:50:56 CDT --- I can confirm this bug. I've noticed extremely laggy scrolling and letters appearing visibly later than typed in complex Word documents since a long time ago now. It really makes using Word 2007 somewhat unbearable.
The issue persisted after downgrading wine to 1.3.18, but disappeared immediately after downgrading to 1.3.17, so some commit between those versions (presumably the one pointed to by the reporter) is definitely the cause of this bug.
http://bugs.winehq.org/show_bug.cgi?id=27181
Dennis Groenen d.groenen@student.fontys.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Dennis Groenen d.groenen@student.fontys.nl 2011-06-05 11:51:26 CDT --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=27181
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |91ff1440184eb57fa7cdfc9b1ed | |998eeb32685d0
http://bugs.winehq.org/show_bug.cgi?id=27181
Flash aleksey.kamenskikh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aleksey.kamenskikh@gmail.co | |m
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #5 from Yoann Laissus yoann.laissus@gmail.com 2011-11-23 13:49:00 CST --- With the latest git, the performance problem disappears. It's even a bit better than before.
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #6 from Huw Davies huw@codeweavers.com 2011-11-24 04:02:07 CST --- Great! That'll be because of adding text support to the dib driver.
http://bugs.winehq.org/show_bug.cgi?id=27181
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Rosanne DiMesio dimesio@earthlink.net 2011-11-24 07:41:02 CST --- Marking fixed per comment 5.
http://bugs.winehq.org/show_bug.cgi?id=27181
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2011-12-02 13:33:43 CST --- Closing bugs fixed in 1.3.34.
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #9 from rui1965@voila.fr 2011-12-06 09:41:10 CST --- Created attachment 37823 --> http://bugs.winehq.org/attachment.cgi?id=37823 Word 2007 with fonts correctly antialiased in Wine 1.3.32
http://bugs.winehq.org/show_bug.cgi?id=27181
--- Comment #10 from rui1965@voila.fr 2011-12-06 09:41:50 CST --- Created attachment 37824 --> http://bugs.winehq.org/attachment.cgi?id=37824 Word 2007 with incorrect antialiasing in Wine 1.3.34
http://bugs.winehq.org/show_bug.cgi?id=27181
rui1965@voila.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rui1965@voila.fr
--- Comment #11 from rui1965@voila.fr 2011-12-06 09:43:38 CST --- Sorry for the two last updates. Wrong bug.