lachaize / jbrout

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

error on start #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run jbrout

What is the expected output? What do you see instead?

Traceback (most recent call last):
   File "./jbrout.py", line 2200, in on_window_key_press_event
    self.call_winshow(self.tbl.items,
self.tbl.items.index(self.tbl.getSelected()[-1]), self.tbl.getSelected())
 IndexError: list index out of range

What version of the product are you using? On what operating system?
Revision: 226
Gentoo Linux

Please provide any additional information below.
after closing the error window all works normal.

Original issue reported on code.google.com by Oleg.Bla...@gmail.com on 17 Jul 2009 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by tbenita on 17 Jul 2009 at 10:50

GoogleCodeExporter commented 9 years ago
fixed in r264

Original comment by tbenita on 13 Aug 2009 at 5:50