I did a search but couldn't find anything appropriate:
I am running Kubuntu 14.10, and network printing doesn't work properly. My University has network printers run on a cups server (version 1.1 - and therein lies the problem I think). The only setting up I have done is to add a .cups folder in my home directory with 2 files:
client.conf with the single line:
and
lpoptions with the default printer's name:
I can print fine from some software, but not from others:
No printing: Firefox, Thunderbird, Document Viewer
Printing ok: Okular, Google Chrome, Rekonq, Libre Office
In the problematic software, I get a pop-up which finds the printer queue ok, and under status each printer says "printer ready", but when I select any printer, the status changes to "getting printer information"
In the successful software, I get a different pop-up window (smaller, and with a drop-down menu to select the printer). That works fine.
And with google chrome (which has its own printing pop-up/menu and that works), if I do Ctrl-P and then click on "Print Using System Dialogue..." I get the same problem as with FF etc (the same window, with the same status issue).
Does anyone know what's going on? Apparently, there are two ways the system communicates with the network printers, one works and the other doesn't.
Thanks
ps I've had this problem since ubuntu decided to use cups 2.0 as default. I forget which release that was - perhaps 13.10?
I am running Kubuntu 14.10, and network printing doesn't work properly. My University has network printers run on a cups server (version 1.1 - and therein lies the problem I think). The only setting up I have done is to add a .cups folder in my home directory with 2 files:
client.conf with the single line:
Code:
ServerName 130.xxx.xxx.xxx/version=1.1
lpoptions with the default printer's name:
Code:
Default AA-1234
No printing: Firefox, Thunderbird, Document Viewer
Printing ok: Okular, Google Chrome, Rekonq, Libre Office
In the problematic software, I get a pop-up which finds the printer queue ok, and under status each printer says "printer ready", but when I select any printer, the status changes to "getting printer information"
In the successful software, I get a different pop-up window (smaller, and with a drop-down menu to select the printer). That works fine.
And with google chrome (which has its own printing pop-up/menu and that works), if I do Ctrl-P and then click on "Print Using System Dialogue..." I get the same problem as with FF etc (the same window, with the same status issue).
Does anyone know what's going on? Apparently, there are two ways the system communicates with the network printers, one works and the other doesn't.
Thanks
ps I've had this problem since ubuntu decided to use cups 2.0 as default. I forget which release that was - perhaps 13.10?
Comment