https://bugs.winehq.org/show_bug.cgi?id=45771
Bug ID: 45771 Summary: Parts of page(s) content missing when printing (seen in Framemaker 8) Product: Wine Version: 3.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: ---
[I understand that DPI awareness is WIP]
We use FrameMaker 8 (a Desktop publishing program) and when printing documents we see a regression from wine 3.14 (where printing worked without problem):
On many documents parts of the printed pages are missing. Whem this happens, the same part of all pages is missing (i.e. the lower 20% of all printed pages). Always lower parts are missing with varying extent in different documents.
Looking at the Postscript file we see that the missing parts are not contained in the file and there are no postscript interpreter errors.
wine is self-compiled (32-bit-only), an empty prefix is used and the Windows version is set to Windows XP. The problem does not depend on the screen dpi set with winecfg.
A bisect finds the following commit:
commit d0579649c1fb725b2bc1d15b7dbee866ffb44ebf Author: Alexandre Julliard julliard@winehq.org Date: Wed Aug 22 12:56:53 2018 +0200
gdi32: Fall back to GetSystemMetrics() for the virtual desktop size.
Signed-off-by: Alexandre Julliard julliard@winehq.org
Reverting this commit fixes the bug. If can provide logs if this is useful. A trial version of Framemaker 8 is available and I can give install hints when required.
Thanks!
https://bugs.winehq.org/show_bug.cgi?id=45771
Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |d0579649c1fb725b2bc1d15b7db | |ee866ffb44ebf Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=45771
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Hopefully fixed by d99f6821183ef16457f5cedb13289bc715d11f09, please retest.
https://bugs.winehq.org/show_bug.cgi?id=45771
Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de --- This fixes the bug, thanks!
https://bugs.winehq.org/show_bug.cgi?id=45771
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d99f6821183ef16457f5cedb132 | |89bc715d11f09
https://bugs.winehq.org/show_bug.cgi?id=45771
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.16.