← Back to team overview

touch-packages team mailing list archive

[Bug 1342497] Re: Adding CP400 printer gives "client-error-not-possible" error

 

I think cups 1.7.2-0ubuntu1.1 has trouble handling the '+' in the uri-scheme (system-config-printer doesn't accept it in the device-URI text field either), in a terminal:
lpadmin -p cp400 -v 'gutenprint52+usb://Canon/SELPHY+CP400?serial=NONE_UNKNOWN&backend=canonselphy'
lpadmin: Bad device-uri scheme "gutenprint52+usb".

1) Try setting up your printer in the cups webinterface: http://localhost:631/admin > Add Printer
Is the gutenprint52+usb option listed there (your lpinfo -v info shows it)?

2) Probably the easiest workaround is to rename /usr/lib/cups/backend/gutenprint52+usb to just gutenprint52:
In a terminal:
sudo mv /usr/lib/cups/backend/gutenprint52+usb /usr/lib/cups/backend/gutenprint52usb
lpinfo -v
Does step 1 list the gutenprint52usb option now?
Now it should also be possible to set up your printer with system-config-printer.

** Changed in: cups (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1342497

Title:
  Adding CP400 printer gives "client-error-not-possible" error

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04 LTS

  cups:
    Installed: 1.7.2-0ubuntu1
    Candidate: 1.7.2-0ubuntu1
    Version table:
   *** 1.7.2-0ubuntu1 0
          500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
          100 /var/lib/dpkg/status

  system-config-printer-gnome: /usr/share/system-config-printer/system-
  config-printer.py

  Appears to find the drivers and gets to the New Printer page.  Hitting
  Apply button gives:

  CUPS Server Error: There was an error during the CUPS operation:
  'client-error-not-possible'.

  Once it created a greyed out printer icon with what looked like a
  vertical = sign over it.  Every other time, it simply gives the error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jul 15 21:46:50 2014
  Lpstat:
   device for Canon-CP400: ///dev/null
   device for HP_LaserJet_P1006: hp:/usb/HP_LaserJet_P1006?serial=AB0NM85
   device for PDF: cups-pdf:/
  MachineType: System76, Inc. Ratel Performance
  Papersize: letter
  PpdFiles:
   PDF: Generic CUPS-PDF Printer
   HP_LaserJet_P1006: HP LaserJet p1006, hpcups 3.14.3, requires proprietary plugin
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic root=UUID=fe71734f-4e7d-490e-b08a-446c29db9788 ro quiet splash
  SourcePackage: cups
  UpgradeStatus: Upgraded to trusty on 2014-07-04 (11 days ago)
  dmi.bios.date: 07/01/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0507
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87I-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: MB-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: System76. Inc.
  dmi.chassis.version: Desktop
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0507:bd07/01/2013:svnSystem76,Inc.:pnRatelPerformance:pvrratp2:rvnASUSTeKCOMPUTERINC.:rnH87I-PLUS:rvrRevX.0x:cvnSystem76.Inc.:ct3:cvrDesktop:
  dmi.product.name: Ratel Performance
  dmi.product.version: ratp2
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1342497/+subscriptions


References