[Bug 27181] New: Very slow performance in Word 2007
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(a)winehq.org ReportedBy: yoann.laissus(a)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(a)codeweavers.com> Date: Mon Apr 11 10:07:12 2011 +0100 gdi32: Implement PatBlt. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Yoann Laissus <yoann.laissus(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |huw(a)codeweavers.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #1 from Huw Davies <huw(a)codeweavers.com> 2011-05-16 03:22:13 CDT --- Could you generate a +relay,+tid,+dib,+bitmap log of this please? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #2 from Yoann Laissus <yoann.laissus(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Dennis Groenen <d.groenen(a)student.fontys.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d.groenen(a)student.fontys.nl --- Comment #3 from Dennis Groenen <d.groenen(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Dennis Groenen <d.groenen(a)student.fontys.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #4 from Dennis Groenen <d.groenen(a)student.fontys.nl> 2011-06-05 11:51:26 CDT --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |91ff1440184eb57fa7cdfc9b1ed | |998eeb32685d0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Flash <aleksey.kamenskikh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleksey.kamenskikh(a)gmail.co | |m -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #5 from Yoann Laissus <yoann.laissus(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #6 from Huw Davies <huw(a)codeweavers.com> 2011-11-24 04:02:07 CST --- Great! That'll be because of adding text support to the dib driver. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> 2011-11-24 07:41:02 CST --- Marking fixed per comment 5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2011-12-02 13:33:43 CST --- Closing bugs fixed in 1.3.34. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #9 from rui1965(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 --- Comment #10 from rui1965(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27181 rui1965(a)voila.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rui1965(a)voila.fr --- Comment #11 from rui1965(a)voila.fr 2011-12-06 09:43:38 CST --- Sorry for the two last updates. Wrong bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org