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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
