Rafał Mikrut

Results 395 comments of Rafał Mikrut

I used this only on small subset of videos, but with ffmpeg 4.4.2 everything worked fine. Can you provide example file which cause this freeze?

It will be supported when `image-rs` library which I use to support images will handle such files Relevant issue - https://github.com/image-rs/image/issues/1648

I'm not sure if new setting is proper for it. I tried to copy/cut files in nemo and nautilus on Ubuntu, and always files had same modification date as original....

Probably this was something like: bigger value, slower loading of cache but faster scan smaller value, faster loading of cache but some files will need to be hashed again loading...

Not sure which exactly tool is used: - if duplicate files mode, then there are 2 stages of checking file - prehash(few KB of files is hashed) and hash. Files...

Not sure if this is a bug, All remaining atomic tasks(e.g. hashing image) must end correctly. Easier method is to kill process immediately, but this is very discouraged When collecting...

2. This is problematic because upper panel can not be visible entirelly, so search button(which is main button in entire app) would not be accessible when other tab than "Included...

Classic option is not simple on/off options. Each app which wants to have access to entire filesystem, needs to pass special checking procedure. Also, the Ubuntu team is not very...

Debian like Ubuntu have in repo Rust 1.59, but Czkawka require for now Rust 1.60.

Currently there is no method to rename files from app, so the only way is to rename them manually from file manager. In latest version(not released yet), there is visible...