Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FSlint 4.44 - Select don't work #94

Closed
pixelb opened this issue Mar 12, 2015 · 8 comments
Closed

FSlint 4.44 - Select don't work #94

pixelb opened this issue Mar 12, 2015 · 8 comments

Comments

@pixelb
Copy link
Owner

pixelb commented Mar 12, 2015

Original issue 95 created by pixelb on 2014-04-23T10:58:32.000Z:

I found the duplicates and I wanted to select them within groups. All options in 'select within groups' doesn't work. For example, if I select the files within groups 'select all but oldest' - all selected and not deleted by pressing 'delete'.

  • Defect is in FSlint 4.44 and in SVN
  • FSlint 2.42 works ok

I use Ubuntu 14.04

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #1 originally posted by pixelb on 2014-04-23T11:30:31.000Z:

What happens when you "select all but oldest" exactly?

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #2 originally posted by pixelb on 2014-04-23T11:42:07.000Z:

If I press "select all but oldest" it select all files. The same happens when I press "select all but newest". And then, when I press "delete" it happens nothing. When I press "unselect all" it happens nothing to.

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #3 originally posted by pixelb on 2014-04-23T14:54:55.000Z:

<empty>

@pixelb
Copy link
Owner Author

pixelb commented Mar 12, 2015

Comment #4 originally posted by pixelb on 2014-09-09T19:39:25.000Z:

I experience the same problem. Here's the terminal output:

Traceback (most recent call last):
File "/usr/bin/fslint-gui", line 1582, in on_select_all_but_oldest_in_each_group_activate
self.on_select_all_but_one_in_each_group_activate("oldest")
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

@pixelb pixelb closed this as completed Mar 12, 2015
@leggewie
Copy link

How was this resolved? It's still open for Ubuntu as https://bugs.launchpad.net/ubuntu/+source/fslint/+bug/1529700 and I wonder if there's a patch I can cherry-pick.

@pixelb
Copy link
Owner Author

pixelb commented Jan 30, 2017

Ah I missed the # in the commit message to tie this to commit b3a64bb
I'll do a release in a week or so anyway so you don't have to bother

@arndf
Copy link

arndf commented May 24, 2018

Thanks for FSlint. (no sarcasm)

Same problem here.
Checked backup drive for duplicates, selected "all but newest", hit "delete".

Nothing happens. :-(

Can this be fixed? Is there a workaround?

UPDATE: I am referring to 2.44-2 - the version shipped with the newest (!) Linux Mint.

Just downloaded 2.47 from here.

@arndf
Copy link

arndf commented May 24, 2018

Current version works fine. No idea why Mint resp. Ubuntu has the outdated version.
Can be closed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants