[Bug 331192] Re: KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

2010-02-11 Thread BlCa
It's fixed since KDE4.4rc3. -- KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value()) 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

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

2010-02-10 Thread man.vvip
I also have this problem on Karmic 4.4rc2 -- KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value()) https://bugs.launchpad.net/bugs/331192 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

2010-02-10 Thread hasi
It's working for me since the upgrade from 4.4rc2 to 4.4release (karmic 32bit) -- KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value()) https://bugs.launchpad.net/bugs/331192 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 331192] Re: KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

2010-02-10 Thread Bruce Miller
I agree that the problem appears to have been fixed with the release of KDE 4.4.0 -- KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value()) https://bugs.launchpad.net/bugs/331192 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 331192] Re: KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

2010-02-02 Thread Jonathan Thomas
** Summary changed: - KDE printer configuration app stopped working on Lucid + KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value()) -- KDE printer configuration app stopped working on Lucid (TypeError in set_widget_value())

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

2010-01-25 Thread BlCa
Unsurprisingly, it's still broken in KDE4.4rc2. Isn't because package kdebindings hasn't been updated since version 4.3.2 ? -- 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,

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

2010-01-25 Thread Bruno Santos
In Karmic, 4.4rc2 gives me this: RuntimeError: the sip module implements API v7.0 but the PyKDE4.kdecore module requires API v6.0 Could it be that python-kde4 needs updating? A new version isn't available on the kubuntu repository. -- KDE printer configuration app stopped working on Lucid

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

2010-01-17 Thread nowardev
here it's too but i have used my personal method to set my printer -.- just because my printer it's not a well supported printer http://nowardev.wordpress.com/2009/09/09/hp-fucking-photosmart-7762/ like you can seee i have set browsing localhost:631 and then editing the configuration kdesudo

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

2010-01-14 Thread meisterplanlos
Thanx mcNisse. Your patch and the change of the constructor worked for me like a charm. -- 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. --

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

2010-01-14 Thread meisterplanlos
PS: under Kubuntu Lucid -- 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-b...@lists.ubuntu.com

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

2010-01-13 Thread kiloxxx
I tried Ivan's mcNisse' patch on karmic with KDE SC 4.4 RC1 and it partly worked: I could see the configuration window, but I could not enter printers properties. To see and change them I have to comment out also line 204 in options.py (raise NotImplemented). Now it works! -- KDE printer

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

2010-01-13 Thread kiloxxx
As far as the previous message is concerned: the patch I've tried is mcNisse's one. I've also tried Ivan's one, but it worked only at the first attempt to enter printer settings: going back to system settings and again to printers' ones opened the error window. -- KDE printer configuration app

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

2010-01-13 Thread mcNisse
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

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

2010-01-12 Thread Ivan Cheremnov
This patch worked for me on lucid with KDE SC 4.4 RC1. ** Attachment added: options.py.diff http://launchpadlibrarian.net/37839172/options.py.diff -- KDE printer configuration app stopped working on Lucid https://bugs.launchpad.net/bugs/331192 You received this bug notification because you

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

2010-01-10 Thread mcNisse
I'm having this problem with 4.4 rc1 on karmic. But I solved it by patching /usr/share/kde4/apps/system-config-printer-kde/options.py For me it was that one spinner had a new type. KIntSpinBox that was unhandled... ** Attachment added: options.py.patch

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

2010-01-10 Thread Christian Schürer-Waldheim
mcNisse, your suggestion did not work for me. -- 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

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

2010-01-10 Thread mcNisse
I have tested it some more, and it doesn't really work for me either. The frame is showing but I still get some errors like this: Traceback (most recent call last): File /usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py, line 424, in on_tvMainList_cursor_changed

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

2010-01-07 Thread masked_muchacho
Dito for me. t...@homebox:~$ kcmshell4 system-config-printer-kde kcmshell(21340)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from /var/tmp/kdecache-tim/ksycoca4 kcmshell(21340)/kutils (KCMultiDialog) KCMultiDialog::addModule: Printer Configuration

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

2010-01-01 Thread Bruce Miller
I get this traceback from Lucid alpha, last updated 2010-01-01: br...@herodotus:~$ kcmshell4 system-config-printer-kde kcmshell(3577)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from /var/tmp/kdecache-bruce/ksycoca4 kcmshell(3577)/kutils (KCMultiDialog)

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

2010-01-01 Thread Bruce Miller
This would appear to be the same bug as (or at least closely related to) bug 209379 in the KDE Bug Tracker -- 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

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

2009-12-22 Thread 3vi1
I can confirm also seeing this on Lucid. My traceback appears to point to the same cause as BICa's. -- 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

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

2009-12-14 Thread BlCa
Iv'e seen it too on lucid The error message looks like this: systemsettings(22845)/kutils (KCModuleProxy) KCModuleProxyPrivate::loadModule: Module not already loaded, loading module Printer Configuration from library kpythonpluginfactory using symbol kpythonpluginfactory