#758025 colord: Constant errors

Package:
colord
Source:
colord
Description:
system service to manage device colour profiles -- system daemon
Submitter:
Adrian
Date:
2014-10-05 21:18:04 UTC
Severity:
important
#758025#5
Date:
2014-08-13 13:39:07 UTC
From:
To:
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

#758025#10
Date:
2014-08-13 16:58:44 UTC
From:
To:
It seems just informative, but it should be less verbosity
#758025#15
Date:
2014-08-19 10:27:50 UTC
From:
To:
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

#758025#20
Date:
2014-10-05 21:15:08 UTC
From:
To:
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