Zim

Comment 4 for bug 1354665

Revision history for this message
Ramandeep (mongia-ramandeep) wrote :

I am getting the same error in zim-0.62. Is this expected:

This is zim 0.62
Platform: posix
Locale: en_IN UTF-8
FS encoding: UTF-8
Python: (2, 7, 3, 'final', 0)
Gtk: (2, 24, 10)
Pygtk: (2, 24, 0)
Zim revision is:
  branch: zim-trunk
  revision: 738 <email address hidden>
  date: 2014-09-30 21:17:15 +0200

======= Traceback =======
  File "/usr/lib/pymodules/python2.7/zim/actions.py", line 107, in func
    self.func(instance, active)
  File "/usr/lib/pymodules/python2.7/zim/plugins/spell.py", line 75, in toggle_spellcheck
    self.setup()
  File "/usr/lib/pymodules/python2.7/zim/plugins/spell.py", line 95, in setup
    ErrorDialog(self.ui, (
AttributeError: 'MainWindowExtension' object has no attribute 'ui'