[Bug 331192] Re: KDE printer configuration app stopped working on Lucid

mcNisse johan.erlands at gmail.com
Wed Jan 13 11:47:17 UTC 2010


I've managed to get it to work even better ;)

I have my patch and then I changed a line in options.py in this class:
class OptionSelectOne(Option):
...
self.selector = QComboBox(self) 
to 
self.selector = QComboBox()

I have a problem that it thinks that I have changed a value. But it
might work better with Ivan Cheremnov patch...

-- 
KDE printer configuration app stopped working on Lucid
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list