I have this problem on Oneiric, using package  system-config-printer-kde
4:4.7.2-0ubuntu1~ppa2

The console error from systemsettings ends with:
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 1311, in fillPrinterOptions
    ppd.markDefaults()
AttributeError: 'bool' object has no attribute 'markDefaults'

My limited Python tells me that object "ppd" is set to a boolean, instead of a 
printer object.
The code has places where "ppd = False" is used upon errors, which would lead 
to this message.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to system-config-printer-kde in Ubuntu.
https://bugs.launchpad.net/bugs/814770

Title:
  oneiric kubuntu printer configuration fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer-kde/+bug/814770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to