You are not logged in.
Months ago a system update broke my ability to print on my MP620. It worked fine from Feb to ~April, I even blogged about how I got it working:
http://gregk.me/2013/install-canon-pixm … arch-linux
I've just re-installed cups, cups-bjnp cnijfilter-mp620 and system-config-printer and still nothing. I've commented on the AUR package to see if other users have this issue.
https://aur.archlinux.org/packages/cnijfilter-mp620
When I print a test page, everything seems to work successfully, except my printer does nothing. It looks like arch doesn't know the print failed. I'm connecting to my printer via wifi. I have double checked the IP of my printer is correct.
My /var/log/cups/error_log
E [21/Sep/2013:11:28:27 +0100] Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost
E [21/Sep/2013:11:29:21 +0100] [cups-deviced] PID 750 (dnssd) stopped with status 1!
W [21/Sep/2013:11:31:08 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:No such interface `org.freedesktop.ColorManager' on object at path /org/freedesktop/ColorManager/devices/cups_mp620
W [21/Sep/2013:11:31:08 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:No such interface `org.freedesktop.ColorManager' on object at path /org/freedesktop/ColorManager/devices/cups_mp620
W [21/Sep/2013:11:31:58 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:No such interface `org.freedesktop.ColorManager' on object at path /org/freedesktop/ColorManager/devices/cups_mp620
W [21/Sep/2013:11:31:58 +0100] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:No such interface `org.freedesktop.ColorManager' on object at path /org/freedesktop/ColorManager/devices/cups_mp620/var/log/cups/access_log
localhost - - [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 401 23435 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 23435 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 121 Resume-Printer successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 121 CUPS-Accept-Jobs successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 121 CUPS-Set-Default successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 154 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Sep/2013:11:31:08 +0100] "POST /admin/ HTTP/1.1" 200 150 CUPS-Add-Modify-Printer successful-ok
localhost - - [21/Sep/2013:11:31:11 +0100] "POST /printers/mp620 HTTP/1.1" 200 406 Print-Job successful-ok
localhost - - [21/Sep/2013:11:31:34 +0100] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Sep/2013:11:32:37 +0100] "POST / HTTP/1.1" 200 252 Create-Printer-Subscription successful-ok
localhost - - [21/Sep/2013:11:32:42 +0100] "POST / HTTP/1.1" 200 341 Create-Printer-Subscription successful-ok
localhost - - [21/Sep/2013:11:32:42 +0100] "POST / HTTP/1.1" 200 341 Create-Printer-Subscription successful-ok
localhost - - [21/Sep/2013:11:33:10 +0100] "POST /printers/mp620 HTTP/1.1" 200 406 Print-Job successful-ok
localhost - - [21/Sep/2013:11:33:10 +0100] "POST / HTTP/1.1" 200 341 Create-Printer-Subscription successful-ok
localhost - - [21/Sep/2013:11:33:28 +0100] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Sep/2013:11:33:28 +0100] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Sep/2013:11:33:31 +0100] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-okAny ideas where I can look to help diagnose my issue?
Last edited by Greg K (2013-09-21 10:52:12)
Offline