http://bugs.winehq.org/show_bug.cgi?id=16557
Summary: print preview broken Product: Wine Version: 1.1.0 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: simonetregnago@grivaonline.com CC: dmitry@codeweavers.com
Created an attachment (id=18047) --> (http://bugs.winehq.org/attachment.cgi?id=18047) good preview
The print preview of my ERP is broken by the following patch:
df76fe6f0cdd55568ba67489cc725813804061fd is first bad commit commit df76fe6f0cdd55568ba67489cc725813804061fd Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Jun 24 16:11:40 2008 +0900
gdi32: Perform the world transform separately from font scaling.
:040000 040000 7e4c02c7f5cb4715c20194183dafaacd61654202 414c51959fb6c23ff9ffe29a2dec0289bba6670e M dlls
Characters seems to be stretched. Please also note that in the latest wine version (1.1.10) the situation changed again, and characters seems to be totally inverted. I attach 3 screenshots: - 1.png show the preview before the patch - 2.png show the preview after the patch - 3.png show the preview in 1.1.10
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #1 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-18 10:21:38 --- Created an attachment (id=18048) --> (http://bugs.winehq.org/attachment.cgi?id=18048) bad stretched preview
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #2 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-18 10:22:19 --- Created an attachment (id=18049) --> (http://bugs.winehq.org/attachment.cgi?id=18049) bad inverted preview
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-18 10:28:54 --- Is there a demo version of this program available?
http://bugs.winehq.org/show_bug.cgi?id=16557
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.0 |1.1.10
http://bugs.winehq.org/show_bug.cgi?id=16557
Simone Tregnago simonetregnago@grivaonline.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |simonetregnago@grivaonline.c | |om
--- Comment #4 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-18 10:43:02 --- mmm, no, sorry. It's an ERP client in a client-server environment. If you absolutely need to debug it I think that I can prepare a test server exposed to the web. Then I'll send you a client and a public IP. Let me know, thanks
http://bugs.winehq.org/show_bug.cgi?id=16557
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=16557
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|simonetregnago@grivaonline.c| |om |
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-18 21:54:31 --- Please generate 2 +font logs: one before the patch, another with today's git (or 1.1.10). Compress both logs with 'bzip2 -9', and attach to the bug.
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #6 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-19 04:12:19 --- Created an attachment (id=18069) --> (http://bugs.winehq.org/attachment.cgi?id=18069) 1.1.10 font log
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #7 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-19 04:12:42 --- Created an attachment (id=18070) --> (http://bugs.winehq.org/attachment.cgi?id=18070) before patch font log
http://bugs.winehq.org/show_bug.cgi?id=16557
Simone Tregnago simonetregnago@grivaonline.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |simonetregnago@grivaonline.c | |om
--- Comment #8 from Simone Tregnago simonetregnago@grivaonline.com 2008-12-19 04:22:59 --- ok, I've attached the two logs. Don't you need the log of the version after the patch? As I said before, after the patch the fonts are printed differently from the 1.1.10 version.
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #9 from Simone Tregnago simonetregnago@grivaonline.com 2009-02-27 05:02:19 --- Dmitry, any news? Had you seen the logs? Are they useful?
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #10 from Austin English austinenglish@gmail.com 2009-09-03 12:21:10 --- Is this still an issue in current (1.1.29 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #11 from Simone Tregnago simonetregnago@grivaonline.com 2009-09-04 03:29:59 --- (In reply to comment #10)
Is this still an issue in current (1.1.29 or newer) wine?
yes, with 1.1.29 the bug is still the same
http://bugs.winehq.org/show_bug.cgi?id=16557
Konstantin Kondratyuk kondratyuk@etersoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kondratyuk@etersoft.ru
--- Comment #12 from Konstantin Kondratyuk kondratyuk@etersoft.ru 2010-05-07 05:00:18 --- The problem with inverted text exist on wine-1.1.40
In our program PlayEnhMetaFile function is used for print preview.
http://bugs.winehq.org/show_bug.cgi?id=16557
A. Kochetkov al.kochet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |al.kochet@gmail.com
--- Comment #13 from A. Kochetkov al.kochet@gmail.com 2011-02-07 23:51:47 CST --- Patch was sent: http://www.winehq.org/pipermail/wine-patches/2011-February/098653.html
http://bugs.winehq.org/show_bug.cgi?id=16557
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |df76fe6f0cdd55568ba67489cc7 | |25813804061fd
http://bugs.winehq.org/show_bug.cgi?id=16557
--- Comment #14 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 04:21:56 CST --- Probably fixed by 9bc5946cdedda3925f958667683d092f2ed4ea2e, please retest.
http://bugs.winehq.org/show_bug.cgi?id=16557
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #15 from Dmitry Timoshkov dmitry@baikal.ru 2012-02-20 21:38:33 CST --- No response, assuming fixed.
http://bugs.winehq.org/show_bug.cgi?id=16557
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2012-02-24 12:49:09 CST --- Closing bugs fixed in 1.4-rc5.