I have wine working in an Arch install (x86_64). I can print to the CUPs printer.
I have another machine with a Debian x64 install (dpkg --print-foreign-architectures -> amd64 & i386). Precisely the same cups setup. Using a virgin prefix, I cannot print from this machine.
When a app (eg notepad) enters the print dialog, my printer (as labeled in CUPS) appears. Upon affirming the print dialog, the dialog closes without error... but nothing prints. Nothing shows in the CUPS print queue as uncompleted . The printer is available to non-wine apps throughout the session.
I worry that I am missing a package on this AMD64 install, or perhaps a config is glitched.
My next step in troubleshooting is to verify that I can print from a freshly installed and configured Debian x32 machine. Before I take that step (installing the OS, configuring the printer, installing wine, etc.) does anyone already know what I might be doing wrong?
printing (cups) not working
Re: printing (cups) not working
wine --version
also run from terminal wine does have a habit of printing out useful information.
http://wiki.winehq.org/FAQ#get_log
also run from terminal wine does have a habit of printing out useful information.
http://wiki.winehq.org/FAQ#get_log
Re: printing (cups) not working
On the not working Debian the version is version: 1.4.1
On the working Arch system:
version: 1.7.8
Code: Select all
~$ wine notepad
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
#here is where the print was initiated:
err:dc:CreateDCW no driver found for L"wineps.drv"
err:commdlg:PRINTDLG_ChangePrinterW DocumentProperties fails on L"MyCannon780"
fixme:commdlg:PRINTDLG_UpdatePrintDlgW No lpdm ptr?
fixme:commdlg:PRINTDLG_WMCommandW Update printdlg was not successful!
fixme:commdlg:PRINTDLG_UpdatePrintDlgW No lpdm ptr?
fixme:commdlg:PRINTDLG_WMCommandW Update printdlg was not successful!
version: 1.7.8
Code: Select all
~$ wine notepad
#at print initiate:
fixme:winspool:SetJobW Ignoring everything other than the document title
#it prints
Re: printing (cups) not working
bettylou number 1 we no longer support 1.4.1 you need 1.6.x at least to be supported.
We end support of versions of wine over time. Distributions like Debian don't update.
We end support of versions of wine over time. Distributions like Debian don't update.