http://bugs.winehq.org/show_bug.cgi?id=19400
Nate Eldredge nate@thatsmathematics.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nate@thatsmathematics.com
--- Comment #7 from Nate Eldredge nate@thatsmathematics.com 2009-11-07 22:20:21 --- Confirmed with wine 1.1.32 (ubuntu 9.04 package) and Quicken Will Maker Plus 2010. Attaching the log.
As suggested, disabling wineps.drv allows the application to run, but printing does not work. This is inconvenient as the whole point of the program is to generate legal documents that you can print out and sign. There is an option to export RTF, but they require manual reformatting as matters such as page breaks are legally significant.
I get the following messages on attempting to print:
err:dc:CreateDCW no driver found for L"WINEPS.DRV" err:dc:CreateDCW no driver found for L"WINEPS.DRV" err:commdlg:PRINTDLG_ChangePrinterA DocumentProperties fails on "lj1200" fixme:commdlg:PRINTDLG_UpdatePrintDlgA No lpdm ptr? fixme:commdlg:PRINTDLG_WMCommandA Update printdlg was not successful!
Any suggestions on a fix that could preserve the ability to print? I might start whacking at the relevant functions.