[Bug 1571160] Re: autotrash ignores hidden files

2017-10-30 Thread Colin Hemming
I have recently installed a Manjaro machine and installed this from source as it's not in the Manjaro repositories. The code for autotrash has been changed and improved. As a result, this bug is no longer an issue with the latest version. To fix and improve this, the source just needs to be brought

[Bug 1571160] Re: autotrash ignores hidden files

2017-04-07 Thread Colin Hemming
Still present in Xubuntu 16.04 I'm not greatly experienced with Python and globbing, but this seems to fix it by making two passes; firstly for files without the dot prefix and secondly with the prefix... --Replace-- for file_name in glob.iglob(os.path.join(trash_info_path, '*.trashinfo')): ...

[Bug 1571160] Re: autotrash ignores hidden files

2017-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: autotrash (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571160 Title: