http://bugs.winehq.org/show_bug.cgi?id=26014
Summary: Printing produces garbled output, characters rotated and sliced. Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rmriches@ieee.org
This is a regression in a downloadable application.
PAF5 printing worked fine with Wine 1.3.9. In 1.3.13, it looks like each character is rotated 180 degrees in its bounding box. Also, on most lines of text, only a narrow horizontal strip is printed. The latter effect looks similar to what you see with an inkjet printer that has severely clogged jets. (I'm using a laser printer, and printing with Wine 1.2.rc4 worked perfectly.) In print preview, it looked okay.
I'm using Mandriva Linux 2010.0, 32-bit. While there have been some issues with recent CUPS updates on that OS release, I printed with Wine 1.2.rc4 today on the same OS release with perfect results.
To get some data to allow the application to print, just enter something for Fred Flintstone or ...
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #1 from Robert Riches rmriches@ieee.org 2011-02-06 16:50:57 CST --- More info I realized I had omitted:
Printing had worked quite well with Wine 1.3.9. I don't have binaries for 1.3.10 or 1.3.11 handy to test them.
I saw this with these forms: pedigree chart, family group record, individual summary. I suspect it is common to all forms.
For convenience, I'll attach a one-person fictional GEDCOM.
http://bugs.winehq.org/show_bug.cgi?id=26014
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #2 from Robert Riches rmriches@ieee.org 2011-02-06 16:53:08 CST --- Created an attachment (id=33179) --> (http://bugs.winehq.org/attachment.cgi?id=33179) One-person, fictional GEDCOM to make it easier to test bugs.
This is a one-person, fictional GEDCOM to save a little time when testing. Use File->Import to import this into a new (or old) database.
http://bugs.winehq.org/show_bug.cgi?id=26014
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://ftp.ldscatalog.com/P | |AF5EnglishSetup.exe Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2011-02-07 00:19:41 CST --- I see the same with cups-pdf.
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-07 07:11:47 CST --- Please post the results of your regression testing:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #5 from Robert Riches rmriches@ieee.org 2011-02-07 20:53:10 CST --- I would dearly love to be able to do a regression test run to find the exact commit that introduced the symptoms. I have done a regression run or two when I was able to do so. My current machine takes a full hour per compile, and with my full-time job and very long commute, I have at most about 45 minutes per evening for discretionary activities. I won't be able to do the test run. If someone else who uses this application could do the regression test run, I would be grateful.
http://bugs.winehq.org/show_bug.cgi?id=26014
A. Kochetkov al.kochet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |al.kochet@gmail.com
--- Comment #6 from A. Kochetkov al.kochet@gmail.com 2011-02-09 16:40:29 CST --- It was my patch, sorry.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=69f88da1879cc850113e5f...
wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode. Alexander Kochetkov [Fri, 14 Jan 2011 00:18:19 +0000 (03:18 +0300)]
The bug correlates with bug 25685
I will try to fix.
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #7 from A. Kochetkov al.kochet@gmail.com 2011-02-09 18:25:33 CST --- Patch was sent: http://www.winehq.org/pipermail/wine-patches/2011-February/098742.html
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #8 from A. Kochetkov al.kochet@gmail.com 2011-02-09 18:32:42 CST --- Created an attachment (id=33214) --> (http://bugs.winehq.org/attachment.cgi?id=33214) Test to show text output in different map/graphics modes.
This test print 16 pages with text. It is better to use virtual PDF printer. Run it under windows and under wine (before and after the patch). Compare printed documents.
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #9 from A. Kochetkov al.kochet@gmail.com 2011-02-09 18:55:48 CST --- Created an attachment (id=33215) --> (http://bugs.winehq.org/attachment.cgi?id=33215) Test output produced under windows
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #10 from A. Kochetkov al.kochet@gmail.com 2011-02-09 18:56:55 CST --- Created an attachment (id=33216) --> (http://bugs.winehq.org/attachment.cgi?id=33216) Test output produced under wine before the patch applied
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #11 from A. Kochetkov al.kochet@gmail.com 2011-02-09 18:57:31 CST --- Created an attachment (id=33217) --> (http://bugs.winehq.org/attachment.cgi?id=33217) Test output produced under wine after the patch applied
http://bugs.winehq.org/show_bug.cgi?id=26014
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
http://bugs.winehq.org/show_bug.cgi?id=26014
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Austin English austinenglish@gmail.com 2011-02-10 12:54:26 CST --- (In reply to comment #7)
Patch was sent: http://www.winehq.org/pipermail/wine-patches/2011-February/098742.html
Committed: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ecde55b7572a9b5c145d3c...
http://bugs.winehq.org/show_bug.cgi?id=26014
--- Comment #13 from Robert Riches rmriches@ieee.org 2011-02-13 18:41:56 CST --- Sorry it took me so long. (Too many high priority things needing to be done.) I can confirm that the patch from comment #7 and #12 does indeed fix printing for Wine 1.3.13 and application PAF5.
Thank you.
http://bugs.winehq.org/show_bug.cgi?id=26014
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2011-02-18 12:37:22 CST --- Closing bugs fixed in 1.3.14.
http://bugs.winehq.org/show_bug.cgi?id=26014
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=26014
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---
https://bugs.winehq.org/show_bug.cgi?id=26014
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ecde55b7572a9b5c145d3cc3a93 | |4ddf99c267ae7 CC| |focht@gmx.net Component|-unknown |wineps.drv Regression SHA1| |69f88da1879cc850113e5f55d0c | |b85fd13ea2701