@Dave M hey dave!
tried as you directed but after that the ' Scan a directory ' button in clamtk stopped responding, so i rolled back the changes. what needs to be done is : 01. in sub select file edit line 583 from >>> $dialog->set_show_hidden( TRUE ); <<< to >>> $dialog->set_show_hidden( FALSE ); <<< 02. in sub select directory edit line 621 from >>> $dialog->set_show_hidden( TRUE ); <<< to >>> $dialog->set_show_hidden( FALSE ); <<< the hidden files no more show up automatically in the home folder after a scan via clamtk. could be wrong but i guess that rectifies the issue, you would know better. please have a look at the attached screenshots : https://postimg.cc/jL6nNrQB https://postimg.cc/7Ch5pJ8y https://postimg.cc/TysKG2f5 https://postimg.cc/YGmhScCn -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876497 Title: clamtk scan checks ' Show Hidden Files ' checkbox automatically To manage notifications about this bug go to: https://bugs.launchpad.net/clamtk/+bug/1876497/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
