Comment 13 for bug 131990

Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote :

@Tim: oh that's right ! I get different than Till (it's strange …). For Till it's hpijs and for me it's Samsung.

I should say that Canon iP3000 driver is available on the system.

kagou@satori:~$ cd /usr/share/system-config-printer/kagou@satori:/usr/share/system-config-printer$ python -c 'import cups, ppds;c=cups.Connection();a=c.getPPDs();p=ppds.PPDs(a);print p.getPPDNameFromDeviceID("Canon","iP3000","Canon iP3000",uri="foo")'
No ID match for device foo:
  <manufacturer>Canon</manufacturer>
  <model>iP3000</model>
  <description>Canon iP3000</description>
  <commandset></commandset>
Using foomatic:Samsung-ML-2250-Postscript.ppd
(3, 'foomatic:Samsung-ML-2250-Postscript.ppd')
kagou@satori:/usr/share/system-config-printer$