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

Prabu arpaham-br at yahoo.com.br
Sun Feb 28 23:34:09 UTC 2010


Hi everybody, Im having the same problem with Debian Squeeze pt_BR.UTF-8 locale, and  checking suggestion of post #24 above (by Commat) I was also able to fix the problem.
I did the same, but at a different point of the script.

on line # 46 replace 
 return unicode(i18n(string), "utf-8")
by
 return unicode(i18n(string))

(before doing it I tryed other suggestions less intrusive like
reinstalling some python packages, but nothing worked until I changed
the script). It seems that this issue is already fixed in Debian
Sid(unstable), but is not available yet for Squeeze(testing).

-- 
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 Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.




More information about the kubuntu-bugs mailing list