Anyone have problems installing printers?
I cannot install any printer since I get errors about cups. I use KDE and if I go to KDE system settings, printers and I click on "add new printer" it asks username and password (root) then it says "cups-deviced exeution failed".
If I try to open in a browser 127.0.0.1:631 I can see cups homepage, but when I try to go into any menu (printers, jobs, admin) cups server shows a page with a generic "not found"...
If I check cups service it says is running:
Code:
# systemctl list-units | grep cups
cups.path loaded active waiting CUPS Printer Service Spool
cups.service loaded active running CUPS Printing Service
cups.socket loaded active running CUPS Printing Service Sockets
Any idea?