http://bugs.winehq.org/show_bug.cgi?id=5095
Summary: regression: x11drv patch causes print dialog to obscure printed workspace in QCharts Product: Wine Version: 0.9.12. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: cdunn42@yahoo.com CC: julliard@codeweavers.com
Since wine 0.9.12, when using the "Print Workspace" feature in QCharts, the print dialog shows on the printed page as it does on screen, obscuring the workspace on the printout.
I have narrowed the problem to this patch :
http://www.winehq.org/pipermail/wine-cvs/2006-April/021984.html
The print workspace feature seems to just print out an image of the workspace (which is contained in a scroll pane), unlike the "print chart" feature which generates postscript, and does not produce the problem.
QCharts is subscription software, so I will aid in testing in whatever manner I can, since I am already subscribed.
If you want to install the app for yourself (although it will be useless without subscription), it is available from http://www.qcharts.com, Mozilla ActiveX component required, MS native fonts reccomended, native dlls required :
mfc42.dll msvcirt.dll
Let me know if I can help in any way.