Going through kcontrol printer configuration, I was hit with an error that cups could not be found (see attached dialog). That was strange because cupsd was running:
[15:49 valhalla:/home/david] # systemctl status cups -l cups.service - CUPS Printing Service Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled) Active: active (running) since Thu 2014-01-30 14:13:50 CST; 1h 37min ago Main PID: 839 (cupsd) CGroup: /system.slice/cups.service └─839 /usr/bin/cupsd -f
Do you have any ideas why kprinter configuration would not be able to see cups?
Just to be clear, kprinter is now tdeprinter.
Run the following (konsole or Alt+F2):
tdecmshell printers
When the dialog appears, look just above the dialog OK/Cancel buttons. On my system I see this:
Server: /var/run/cups/cups.sock
Do you see anything similar?
Darrell