sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.86k stars 128 forks source link

GUI: Choosing "Same file extension" results in "ERROR: Unknown option --match-with-extension." #577

Open combs opened 1 year ago

combs commented 1 year ago

When I run rmlint --gui:

ERROR: Unknown option --match-with-extension.
version 2.9.0 compiled: Apr 15 2021 at [21:03:37] "Odd Olm" (rev 2.3)
compiled with: +mounts +nonstripped +fiemap +sha512 +bigfiles +intl +replay +xattr +btrfs-support

rmlint was written by Christopher <sahib> Pahl and Daniel <SeeSpotRun> Thomas.
The code at https://github.com/sahib/rmlint is licensed under the terms of the GPLv3.
combs commented 1 year ago

I believe this may have been caused by 89dc9015bda754b37cc12c06c9af7919690a2fe6.

I'll try to get my environment set up to file a PR for the GUI.

combs commented 1 year ago

OK, #578 ought to patch this up.