Comment 4 for bug 206169

Revision history for this message
psylem (subnetjet) wrote :

jockey-kde doesn't work for me either, I get this "TypeError: decoding Unicode is not supported" error aswell when I click a check box and then closing and reopening jockey shows that my selections have not been saved.

sam@PORTAL01:~$ sudo jockey-kde
Traceback (most recent call last):
  File "/usr/bin/jockey-kde", line 271, in on_handler_changed
    if self.toggle_handler(item.handler):
  File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 469, in toggle_handler
    if not self.confirm_action(title, handler.name(), subtext, action):
  File "/usr/bin/jockey-kde", line 178, in confirm_action
    text = unicode(text.replace('\n', '<br/>'), 'UTF-8')
TypeError: decoding Unicode is not supported