Package: fslint
Version: 2.44-1
Using the select all but newest/oldest option, the selection seems to
work, but I get an exception:
Traceback (most recent call last):
File "/usr/bin/fslint-gui", line 1580, in
on_select_all_but_newest_in_each_group_activate
self.on_select_all_but_one_in_each_group_activate("newest")
File "/usr/bin/fslint-gui", line 1616, in
on_select_all_but_one_in_each_group_activate
unselect_row = find_row_to_unselect(clist, row, which)
File "/usr/bin/fslint-gui", line 1602, in find_row_to_unselect
while get_selectable(row, row_data) and row < clist.rows:
File "/usr/bin/fslint-gui", line 421, in get_selectable
return row_data[row][0] != '#'
IndexError: list index out of range
Deletion fails silently afterwards.
There is already an upstream bug at
http://code.google.com/p/fslint/issues/detail?id=94&can=1&q=oldest
which appears to be fixed in 2.45:
http://fslint.googlecode.com/svn/trunk/doc/NEWS
Kind regards,
Christian
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org