Some tracebacks

13 views
Skip to first unread message

anatoly techtonik

unread,
Oct 15, 2011, 1:42:28 AM10/15/11
to spyd...@googlegroups.com
I'm running latest Spyder head. Here are some tracebacks that occurred to me.

This one trying to add new folder via context menu:

Traceback (most recent call last):

File "/home/user03/spyderlib/spyderlib/widgets/explorer.py", line 216, in <lambda>

self.new_folder(fnames[-1]))

IndexError: list index out of range


This one few minutes later

Traceback (most recent call last):

File "/home/user03/spyderlib/spyderlib/widgets/sourcecode/codeeditor.py", line 930, in __mark_occurences

self.occurences.pop(-1)

IndexError: pop from empty list


anatoly techtonik

unread,
Oct 17, 2011, 2:48:10 AM10/17/11
to spyd...@googlegroups.com
Looks like the problem is again on PySide.

anatoly techtonik

unread,
Oct 17, 2011, 4:14:19 AM10/17/11
to spyd...@googlegroups.com
With searching of partial text with document().find() in particular.
Reply all
Reply to author
Forward
0 new messages