thegooglecodearchive / editra-plugins

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

Crash on remove file #147

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Was doing a remove from repo with SVN

*** Sat Jun  5 20:55:11 2010 ***
Traceback (most recent call last):
  File "build/bdist.macosx-10.3-i386/egg/projects/ProjectPane.py", line
1075, in OnUpdateStatus
  File "build/bdist.macosx-10.3-i386/egg/projects/ProjectPane.py", line
1138, in prepUpdates
  File "wx/_controls.pyo", line 5288, in GetItemText
PyAssertionError: C++ assertion "stringSrc.GetStringData()->IsValid()"
failed at /BUILD/wxPython-src-2.8.11.0.pre20100507/include/wx/string.h(352)
in wxStringBase(): did you forget to call UngetWriteBuf()?

Original issue reported on code.google.com by CodyPrec...@gmail.com on 6 Jun 2010 at 1:56