http://bugs.winehq.org/show_bug.cgi?id=30335
Bug #: 30335 Summary: PAF5 help viewer (Gecko) print produces blank page(s). Product: Wine Version: 1.5.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rmriches@ieee.org Classification: Unclassified
Symptom is a regression between 1.4 and 1.5.0. Application is downloadable, AppDB page here: http://appdb.winehq.org/appview.php?iVersionId=1706
To install application, check the box to install the "International Unicode Font". You can uncheck the 'View Getting Started Document Now' box to avoid an error dialog that the installer can't find WORDPAD.
To run the application, the first time or two, click on 'New' to create a new file, give the new file any name you wish, and then click on 'cancel' on the next two dialogs. Once past creating a new file, click on the yellow question mark in the menu bar on the top. When the help viewer window comes up, click on 'Print'. Click on the 'Print' or 'Go' button when the print confirmation dialog comes up.
With 1.4, I get a page that shows the help content. With 1.5.0 and 1.5.1, I get a blank sheet of paper. I did a git bisect run. I had to skip a few commits due to "Application has encountered ... needs to close." Here is the final bisect results:
There are only 'skip'ped commits left to test. The first bad commit could be any of: 41fb856961449fdb303ec9c1ffa7d6073ff86254 1726427113b141535c2bb9e93879e409b7d00c37 84ed86c4311dcf00b839ccef2b3a613a2b7ecc5c 23c6fddea3251a870e5bdfc2af174f39a3b00493 We cannot bisect more!
http://bugs.winehq.org/show_bug.cgi?id=30335
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Austin English austinenglish@gmail.com 2012-04-02 00:14:04 CDT --- Please attach terminal output. I highly doubt my kernel32 patch is related ;), but not sure which of the others is (gdi32 is a good candidate..).
http://bugs.winehq.org/show_bug.cgi?id=30335
--- Comment #2 from Robert Riches rmriches@ieee.org 2012-04-02 19:30:22 CDT --- Created attachment 39658 --> http://bugs.winehq.org/attachment.cgi?id=39658 stdout/stderr from a blank print run
This log was made with WINE 1.5.1.
This time, I noticed a symptom that I had probably happened in other runs but had escaped my notice. After trying to print the page, the right-hand side of the help window, the side with the content, is partially covered by a blank rectangle. Mentioning it in case it might be helpful in isolating the root cause.
http://bugs.winehq.org/show_bug.cgi?id=30335
--- Comment #3 from Robert Riches rmriches@ieee.org 2012-05-27 22:00:18 CDT --- The blank pages problem appears to be solved with application PAF5. A different bug, #26645, where canceling print causes an exception/crash/hang, still exists.
http://bugs.winehq.org/show_bug.cgi?id=30335
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |frederic.delanoy@gmail.com Resolution| |FIXED
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-04 07:41:12 CDT --- (In reply to comment #3)
The blank pages problem appears to be solved with application PAF5. A different bug, #26645, where canceling print causes an exception/crash/hang, still exists.
Marking resolved in that case.
http://bugs.winehq.org/show_bug.cgi?id=30335
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2013-06-07 15:02:12 CDT --- Closing bugs fixed in 1.6-rc1.