Zim

Python/Codebox plugin performs weird

Bug #1697566 reported by Henrik Jeppesen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zim
New
Undecided
Unassigned

Bug Description

For a longer periode Zim has been freezing when hitting a page that is using the codebox plugin (which in return requires the Python packages to be installed). Scrolling a little with the mouse seems to be a quick fix for this issue, so I didn't really see it as huge problem. Now, though, when I start Zim I get a little bug notification before it opens;

This is zim 0.66
Platform: posix
Locale: en_US UTF-8
FS encoding: UTF-8
Python: (2, 7, 13, 'final', 0)
Gtk: (2, 24, 31)
Pygtk: (2, 24, 0)
Zim revision is:
  branch: zim-trunk
  revision: 871 <email address hidden>
  date: 2017-04-28 12:31:55 +0200

======= Traceback =======
  File "/usr/lib/python2.7/site-packages/zim/actions.py", line 240, in do_activate
    self.__get__(instance, instance.__class__)()
  File "/usr/lib/python2.7/site-packages/zim/actions.py", line 211, in func
    self.func(instance, active)
  File "/usr/lib/python2.7/site-packages/zim/gui/__init__.py", line 2079, in toggle_panes
    Window.save_uistate(self)
  File "/usr/lib/python2.7/site-packages/zim/gui/widgets.py", line 2727, in save_uistate
    self.uistate[key] = self.get_pane_state(key)
  File "/usr/lib/python2.7/site-packages/zim/config/dicts.py", line 541, in __setitem__
    raise KeyError('Config key "%s" has not been defined' % k)
KeyError: 'Config key "right_pane" has not been defined'

I am not sure what to do with the information - just a casual user - so I'll leave it here in hope that it will provide you with some value.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.