Advertisement
Guest User

Untitled

a guest
May 10th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python2.7/dist-packages/Onboard/OnboardGtk.py", line 86, in do_activate
  3. self.init()
  4. File "/usr/lib/python2.7/dist-packages/Onboard/OnboardGtk.py", line 101, in init
  5. config.init()
  6. File "/usr/lib/python2.7/dist-packages/Onboard/Config.py", line 256, in init
  7. self.apply_theme()
  8. File "/usr/lib/python2.7/dist-packages/Onboard/Config.py", line 547, in apply_theme
  9. theme_filename = self.theme_filename
  10. File "/usr/lib/python2.7/dist-packages/Onboard/Config.py", line 519, in get_theme_filename
  11. "." + Theme.extension()))
  12. File "/usr/lib/python2.7/dist-packages/Onboard/ConfigUtils.py", line 275, in _get_user_sys_filename_gs
  13. system_filename_func)
  14. File "/usr/lib/python2.7/dist-packages/Onboard/ConfigUtils.py", line 318, in _get_user_sys_filename
  15. .format(description=description, filepath=filepath))
  16. KeyError: u'filename'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement