Rafał Mikrut

Results 395 comments of Rafał Mikrut

Each tool use different cache. You should not use same tool in two different instances, because cache may become corrupted.

Duplicate of https://github.com/qarmin/czkawka/issues/967 (same problem as crashes in manual add field)

Some common incorrect extension combinations are already present in the code. If such combination is quite common, can be added to list. https://github.com/qarmin/czkawka/blob/ad832eadfc256145d4be374a818378693a610b55/czkawka_core/src/bad_extensions.rs#L25-L162 It seems that an additional textbox with...

This looks like slint/windows(mostly graphic card) bug Can you reproduce this with installed newest drivers or using krokiet with slint 1.8? - https://github.com/qarmin/czkawka/actions/runs/11186655999 - artifacts at the bottom

I cheated because I don't think anyone but me is currently using the fuzzer so the tags don't match the supported versions. Branch 4.1 supports versions 4.3+(because that's the only...

Fixed by https://github.com/qarmin/czkawka/pull/1369 (it will be available in next czkawka version 8.1.0 or 9.0.0)

In this issue, the problem isn't copying itself but excessive memory usage. Currently, if I have a 1GB object and pass it to this function, the peak memory usage reaches...

I’d rather go for adding a new int64 type, since the extra memory overhead might not be acceptable for everyone. For about a year and a half, I’ve been using...