http://bugs.winehq.org/show_bug.cgi?id=9639
Summary: problems printing from TSoft Product: Wine Version: 0.9.44. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: hwz@hwz.bv.tu-berlin.de
after upgrading to wine-0.9.44-13.1, I cannot print from TSoft http://www.astro.oma.be/SEISMO/TSOFT/tsoft.html anymore. Under wine-0.9.29 it works well, despite the warning:
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find '(null)' in printer list so trying to find default
With the actual version, nothing happens, but I get this debug output:
fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find '(null)' in printer list so trying to find default err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"PS Driver" in reg istry err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"PS Driver" in reg istry err:commdlg:PRINTDLG_ChangePrinterA GetPrinterDriverA failed for lp75sw, fix you r config! fixme:commdlg:PRINTDLG_UpdatePrintDlgA No lpdm ptr? fixme:commdlg:PRINTDLG_WMCommandA Update printdlg was not successful!
Similar debug-messages are produced every time the printer is changed in the combo-box.
I checked the registry, several printers are defined, and after switching back to 0.9.29, everything works.
Other Programs I didn't test at the moment.