Comment 23 for bug 973270

Revision history for this message
gilles (maboutoune) wrote :

Hi,

I delete all printer in CUPS

localhost - gilles [27/May/2012:09:32:56 +0200] "POST /admin/ HTTP/1.1" 200 118 CUPS-Delete-Printer successful-ok

I restart system ( with Till Kamppeter ppa) and try to install a printer called "PROBE".

I remark that:

 in "access log" CUPS write

localhost - gilles [27/May/2012:09:37:57 +0200] "POST /admin/ HTTP/1.1" 200 60 - -
localhost - - [27/May/2012:09:37:57 +0200] "POST / HTTP/1.1" 401 88 CUPS-Get-Devices successful-ok
localhost - gilles [27/May/2012:09:37:57 +0200] "POST / HTTP/1.1" 200 1688 CUPS-Get-Devices -
localhost - gilles [27/May/2012:09:37:57 +0200] "POST /admin/ HTTP/1.1" 200 3246 - -
localhost - gilles [27/May/2012:09:38:06 +0200] "POST /admin HTTP/1.1" 200 74 - -
localhost - gilles [27/May/2012:09:38:06 +0200] "POST /admin HTTP/1.1" 200 2774 - -
localhost - gilles [27/May/2012:09:38:33 +0200] "POST /admin HTTP/1.1" 200 126 - -
localhost - gilles [27/May/2012:09:38:33 +0200] "POST /admin HTTP/1.1" 200 3318 - -
localhost - gilles [27/May/2012:09:38:41 +0200] "POST /admin HTTP/1.1" 200 204 - -
localhost - - [27/May/2012:09:38:41 +0200] "POST / HTTP/1.1" 200 1578 CUPS-Get-PPDs -
localhost - gilles [27/May/2012:09:38:41 +0200] "POST /admin HTTP/1.1" 200 5614 - -
localhost - gilles [27/May/2012:09:38:52 +0200] "POST /admin HTTP/1.1" 200 183 - -
localhost - - [27/May/2012:09:38:52 +0200] "POST / HTTP/1.1" 200 1578 CUPS-Get-PPDs -
localhost - gilles [27/May/2012:09:38:52 +0200] "POST /admin HTTP/1.1" 200 5597 - -
localhost - gilles [27/May/2012:09:38:58 +0200] "POST /admin HTTP/1.1" 200 1917 - -
localhost - - [27/May/2012:09:38:58 +0200] "POST / HTTP/1.1" 200 918831 CUPS-Get-PPDs -
localhost - gilles [27/May/2012:09:38:58 +0200] "POST /admin HTTP/1.1" 200 276106 - -
localhost - gilles [27/May/2012:09:39:12 +0200] "POST /admin HTTP/1.1" 200 1963 - -
localhost - - [27/May/2012:09:39:12 +0200] "POST /admin/ HTTP/1.1" 401 331 CUPS-Add-Modify-Printer successful-ok
localhost - gilles [27/May/2012:09:39:12 +0200] "POST /admin/ HTTP/1.1" 200 331 CUPS-Add-Modify-Printer successful-ok

But in error log, CUPS write

W [27/May/2012:09:39:12 +0200] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'PROBE-Gray..' already exists
W [27/May/2012:09:39:12 +0200] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists:profile id 'PROBE-RGB..' already exists
W [27/May/2012:09:39:12 +0200] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-PROBE' already exists

I think that CUPS never really install the printer, but act like if the printer was install.
It's possible?
Did that can help you to find the bug?
Thanks