Comment 10 for bug 131990

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

hal-cups-utils 0.6.11-0ubuntu3
s-c-p 0.7.71+-svn1399-0ubuntu1
cupsys 1.3.0-2ubuntu1

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')'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
NameError: name 'foo' is not defined
kagou@satori:/usr/share/system-config-printer$