GoogleCodeArchives / editra

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

Projects plug-in bug #442

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
#---- System Information ----#
Editra Version: 0.5.25
Operating System: Windows NT 6.1 (build 7600)
Python Version: 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 
bit (Intel)]
wxPython Version: 2.8.10.1 (msw-unicode)
wxPython Info: (__WXMSW__, wxMSW, unicode, wx-assertions-on, SWIG-1.3.29)
Python Encoding: Default=ascii  File=mbcs
wxPython Encoding: cp936
System Architecture: 32bit (and 64bit)
Byte order: little
Frozen: windows_exe
#---- End System Information ----#

#---- Traceback Info ----#
*** Wed Dec 16 18:42:16 2009 ***
Traceback (most recent call last):
  File "c:\users\chuang wang\appdata\roaming\editra\plugins\projects-1.5-
py2.5.egg\projects\ProjectPane.py", line 1716, in OnActivate
  File "ed_pages.pyo", line 954, in OnDrop
  File "ed_pages.pyo", line 776, in OpenPage
  File "ed_pages.pyo", line 804, in GoCurrentPage
  File "ed_basestc.pyo", line 812, in SetFocus
  File "wx\_core.pyo", line 9301, in SetFocus
PyAssertionError: C++ assertion "uiIndex < m_nCount" failed 
at ..\..\include\wx/dynarray.h(813) in wxBaseArrayInt::Item()

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

Original issue reported on code.google.com by wangchua...@gmail.com on 17 Dec 2009 at 3:10

GoogleCodeExporter commented 9 years ago
Haven't been able to reproduce.

If you are still experiencing this issue please feel free to re-open a bug 
report on the editra-plugins bug tracker.

thanks

Original comment by CodyPrec...@gmail.com on 2 Jun 2011 at 2:44