Error when trying to "Edit > Preferences"
Traceback (most recent call last):
File "/usr/share/spe/spe/Menu.py", line 422, in menu_preferences
self.parentPanel.preferences()
File "/usr/share/spe/_spe/Parent.py", line 555, in preferences
prefs=preferencesDialog.Create(self,-1,'')
File "/usr/share/spe/_spe/dialogs/preferencesDialog.py", line 117, in init
self.__do_layout()
File "/usr/share/spe/_spe/dialogs/preferencesDialog.py", line 208, in __do_layout
grid_sizer_4.Add(self.label_encoding, 0, wx.LEFT|wx.FIXED_MINSIZE, 4)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 14453, in Add
return _core.Sizer_Add(args, kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at ../src/common/sizer.cpp(1401) in DoInsert(): too many items (7 > 23) in grid sizer (maybe you should omit the number of either rows or columns?)
Extra info:
Spe version 0.8.4.h
Python version 2.7.10 (2.3 required)
wxPython version 3.0.2.0 (2.6.1.0. required)
Regards,
Carlos