andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Qutepart crash #175

Closed bjones1 closed 10 years ago

bjones1 commented 10 years ago

Text was:

Attempt to pop the last context Attempt to pop the last context Attempt to pop the last context Attempt to pop the last context CRITICAL:root:Traceback (most recent call last): File "C:\Python27\lib\site-packages\qutepart\completer.py", line 81, in data text = self.words[index.row()] IndexError: list index out of range

Then lots of the above line repeated.

I can't seem to find what syntax got it to this state, though. I was editing a Python file.

andreikop commented 10 years ago

I can't reproduce it or figure out, why it happened, but added a checkup, which should fix the problem. Update qutepart