dave-theunsub / clamtk

An easy to use, light-weight, on-demand virus scanner for Linux systems
https://gitlab.com/dave_m/clamtk/wikis/home
Other
349 stars 44 forks source link

File scanned: 0 #108

Closed antmak closed 5 years ago

antmak commented 5 years ago

Sometimes when I start scanning from the ClamTk or ClamGnome, it reports me "File scanned: 0"

While 'clamscan' works fine.

It could be solved by run rm -rf ~/.clamtk/

It seems, that it appears on the fresh installation of clamav and clamtk

It seems, that it is related to

# freshclam
ClamAV update process started at Mon Dec 17 13:04:51 2018
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.100.2 Recommended version: 0.101.0
DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav

(freshclam returns '1' in this case)

dave-theunsub commented 5 years ago

@antmak Are you trying to scan a directory? If so, please ensure recursive scanning is enabled.

antmak commented 5 years ago

Both files and dirs. After "rm -rf ~/.clamtk/" it started working.

dave-theunsub commented 5 years ago

Closing for now as it seems to be working.