ascii codec can't decode

Asked by Silvio Siefke

Hello,

i want run onboard on laptop and when i start it crashed with the follow message:

siefke@sabayon /usr/local/src $ onboard
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Onboard/OnboardGtk.py", line 90, in do_activate
    self.init()
  File "/usr/lib/python2.7/site-packages/Onboard/OnboardGtk.py", line 105, in init
    config.init()
  File "/usr/lib/python2.7/site-packages/Onboard/Config.py", line 211, in init
    ConfigObject.__init__(self)
  File "/usr/lib/python2.7/site-packages/Onboard/ConfigUtils.py", line 53, in __init__
    self._init_keys()
  File "/usr/lib/python2.7/site-packages/Onboard/Config.py", line 351, in _init_keys
    _logger.warning(str(e))
  File "/usr/lib/python2.7/site-packages/Onboard/Exceptions.py", line 43, in __str__
    message = self._message + "\n"
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 18: ordinal not in range(128)

siefke@sabayon /usr/local/src $ uname -a
Linux sabayon 3.2.0-sabayon #1 SMP Sat Feb 11 12:54:37 UTC 2012 i686 Intel(R) Celeron(R) M processor 1.40GHz GenuineIntel GNU/Linux

Has someone a idea?

Regards
Silvio

Question information

Language:
English Edit question
Status:
Answered
For:
Onboard Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marmuta (marmuta) said :
#1

Thanks Silvio, that's a bug in onboard. I'll create a bug report.

Revision history for this message
Silvio Siefke (sisi-arabic) said :
#2

Hello,

so okay i have mousetweaks install and so onboard started. Now come the message:

siefke@sabayon ~ $ onboard
2012-03-18 18:12:47,495:ERROR:root: Could not find any typelib for AppIndicator3

Have someone a advice for this message?

Regards
Silvio

Revision history for this message
marmuta (marmuta) said :
#3

AppIndicator should be optional. It's for the status icon in Ubuntu and onboard should fall back to the gtk status icon if AppIndicator isn't installed.

The error message isn't t supposed to be that visible. I'm not really sure where it comes from, though I'll see if I can turn it off.

Can you help with this problem?

Provide an answer of your own, or ask Silvio Siefke for more information if necessary.

To post a message you must log in.