"com.redhat.NewPrinterNotification" is the D-Bus interface name.

Try this:

cd /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")'

You can try changing ppds.py to set 'debugging' to True on line 28;
perhaps that will show us why the wrong driver is being chosen.

-- 
Wrong driver for my Canon iP3000
https://bugs.launchpad.net/bugs/131990
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to