Your server's cupsd.conf looks like an old cupsd.conf of CUPS 1.1.x. Can you run the following shell commands:
sudo cp /etc/cups/cupsd.conf /etc/cups/cupsd.conf.orig sudo /etc/init.d/cups stop (OR /etc/init.d/cupsys stop) sudo cp /etc/cups/cupsd.conf.default /etc/cups/cupsd.conf sudo /etc/init.d/cups start (OR /etc/init.d/cupsys start) The run system-config-printer and choose "Server" -> "Settings". Mark the checkboxes for sharing the printer(s) and for debug logging. Click OK. Does the problem disappear now? -- Printer Applet infinite notification: Printer may not be connected https://bugs.launchpad.net/bugs/412730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
