https://bugs.winehq.org/show_bug.cgi?id=55078
Bug ID: 55078 Summary: Powerpoint 2007: "Print to file" broken Product: Wine Version: 8.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: spooler Assignee: wine-bugs@winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: ---
Printing a large document in Powerpoint 2007 does not work when "Print to file" is selected in the print dialog. Printing to the printer works.
When failing the printing to file goes very quick and after a long pause after the end of printing a exception is raised and wine terminates. The crash dump seems to be not helpful, it points inside a Powerpoint library.
A Bisect shows the following commit (which does not help really):
commit 7034fc297bf730427c6c808cb3f574b56f50b60f Author: Piotr Caban piotr@codeweavers.com Date: Mon May 1 13:11:42 2023 +0200
winspool: Change CUPS printers print processor to wineps.
dlls/winspool.drv/info.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
I created a new prefix before each test.
In previous versions of wine printing to file worked.