code-google-com / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 0 forks source link

[macrolauncher] Index out of range #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Error report received via Editra error reporter

#---- System Information ----#
Editra Version: 0.5.15
Operating System: Linux 2.6.31-16-generic i686
Python Version: 2.6.4 (r264:75706, Nov  2 2009, 14:38:03) 
[GCC 4.4.1]
wxPython Version: 2.8.10.1 (gtk2-unicode)
wxPython Info: (__WXGTK__, wxGTK, unicode, gtk2, wx-assertions-off,
SWIG-1.3.29)
Python Encoding: Default=ascii  File=UTF-8
wxPython Encoding: UTF-8
System Architecture: 32bit i686
Byte order: little
Frozen: False
#---- End System Information ----#

#---- Traceback Info ----#
*** Tue Dec  8 11:35:58 2009 ***
Traceback (most recent call last):
 File
"/home/atos/.Editra/plugins/MacroLauncher-0.1-py2.6.egg/MacroLauncher/mbrowser.p
y",
line 1225, in OnItemRightClick
   self._selectedMacro = self.itemIndexMap[evt.m_itemIndex]
IndexError: list index out of range

#---- End Traceback Info ----#

Original issue reported on code.google.com by CodyPrec...@gmail.com on 8 Dec 2009 at 5:49

GoogleCodeExporter commented 9 years ago
Issue 144 has been merged into this issue.

Original comment by CodyPrec...@gmail.com on 11 Sep 2011 at 7:49