qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
20.47k stars 666 forks source link

Hashing freezes for *.mpg files via webdav (GUI) #654

Open egodigitus opened 2 years ago

egodigitus commented 2 years ago

To reproduce:

Problem: At the hashing stage czkawka freezes and will not continue. Even worse if I try to kill the process it becomes a zombie eventually adopted by systemd.

System: Ubuntu 20.04 Czkawka GUI v4.0.0 WebDAV folder is mounted like this /run/user/1000/gvfs/fav:host=mywebdavserver.com,ssl=true,user=admin,prefix=%2Foriginals

Searching for similar images works on the webdav folder Searching for similar images with video files in the same folder works on my local filesystem

egodigitus commented 2 years ago

Update: Apparently this is just a bug in the GUI cli works as expected ./linux_czkawka_cli image -d /run/user/1000/gvfs/dav:host=mywebdavserver.com,ssl=true,user=admin,prefix=%2Foriginals

Update2: After a folder has been successfully searched with the CLI - the GUI will also successfully search the same folder and show the similar images