Hi Colord is constantly logging errors to syslog with no apparent reason: colord: Automatic remove of Officejet_4620-Gray.. from cups-Officejet_4620 colord: Profile removed: Officejet_4620-Gray.. colord:Automatic remove of Officejet_4620-RGB.. from cups-Officejet_4620 colord: Profile removed: Officejet_4620-RGB.. colord: device removed: cups-Officejet_4620 colord: Automatic remove of Officejet_4620_fax-Gray.. from cups- Officejet_4620_fax olord: Profile removed: Officejet_4620_fax-Gray.. colord: Automatic remove of Officejet_4620_fax-RGB.. from cups- Officejet_4620_fax colord: Profile removed: Officejet_4620_fax-RGB.. colord: device removed: cups-Officejet_4620_fax
It seems just informative, but it should be less verbosity
Hi again The problem was CUPS configuration in /etc/cups/cupsd.conf The solution was adding "SystemdIdleExit off" without quotes at the end of the file and restarting the cups daemon. So the bug can now be closed Bye
Hi, I have the same symptoms. I don’t think the bugs can be closed. SystemdIdleExit on seems to be the default now (and for a good reason – socket activation is one of the main new features), and colord should behave properly in that case. But it can probably be merged with #750533. Greetings, Joachim