[Bug 9591] Print to default laser printer in FoxPro fails and shuts down application

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 5 11:44:10 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9591





--- Comment #38 from Oliver <olischmid at gmx.net>  2009-09-05 11:44:03 ---
I found that when running a dump like suggested by Jim, i get the following
error when I compare the notepad dump (printing works) with the foxpro dump:

trace:commdlg:PrintDlg16 exit!


Notepad loads the driver correctly:

trace:commdlg:PRINTDLG_WMCommandW  OK button was hit
trace:commdlg:PrintDlgW  No hDevMode yet... Need to create my own
trace:winspool:GetDefaultPrinterW
L"Generic-text-only-printer,WINEPS.DRV,LPR:Generic-text-only-printer"
trace:driver:DRIVER_GetDriverName Found L"WINEPS.DRV" for
L"Generic-text-only-printer"
trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\wineps.drv" at
0x7df90000: builtin


FoxPro gives this result:

trace:commdlg:PRINTDLG_WMCommandA  OK button was hit
trace:winspool:GetDefaultPrinterW
L"Generic-text-only-printer,WINEPS.DRV,LPR:Generic-text-only-printer"
trace:winspool:GetDefaultPrinterA
0x0000001a/0x00000104:L"Generic-text-only-printer"
trace:commdlg:PrintDlg16 exit! (1)

Get back if I have more information.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list