← Back to team overview

registry team mailing list archive

[Bug 368977] Re: System print config "forgets" printer status / settings on reboot

 

Print queue information is saved in the /etc/cups/printers.conf file. Is
CUPS able to write into it (see whether it actually contains the info
about the queues you have set up)? Does the file survive a reboot (must
be on a real HD file system, not on a RAM disk or so)? Backup the file
after configuring the printers. Then restart CUPS via

sudo /etc/init.d/cups stop
sudo /etc/init.d/cups start

Compare /etc/cups/printers.conf with the backup. Did something change?
Does CUPS still list the queues? If the file changed, stop CUPS, restore
the file and start CUPS. Is then all back to normal again?

Reboot your computer. Compare /etc/cups/printers.conf with the backup
again. Did something change? Does CUPS still list the queues? If the
file changed, stop CUPS, restore the file and start CUPS. Is then all
back to normal again?

-- 
System print config "forgets" printer status / settings on reboot
https://bugs.launchpad.net/bugs/368977
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for CUPS.