Rafał Mikrut

Results 395 comments of Rafał Mikrut

I tried multiple parameters in combinations, but nothing worked. In fact, this is not strange, because I have no experience with raws at all

Instruction is wrong, because the windows zip file should contain all dependencies except this one(only this one I could not find in fedora repositories, so it is expected that for...

It is problem of cargo-i18n dependency https://github.com/kellpossible/cargo-i18n/issues/150

App is now reproducible and this is checked in CI

Slint issue - https://github.com/slint-ui/slint/issues/2556, happens also with Windows

Looks that max_pdu is broken ``` dicom-storescp --promiscuous -m 30000 -s -v ``` so 30KB is max accepted by server ``` dicom-storescu [email protected]:11111 /home/rafal/SPRAWDZONE/dcms_po_kazdym_po_jednym/oti.dcm --max-pdu-length 16384 ``` and sender, can...

Selection using the `space` key was implemented a long time ago. I'm not sure why it sometimes doesn't work on Windows — if anyone wants to investigate the cause, feel...

Due to the complicated update process and the lack of clear, simple documentation for using Rust within Snap packages, the Snap version of the application is no longer updated or...

Ignoring all extensions, for example in the Similar Images mode, would significantly reduce scanning performance, and the cache would grow a lot as well (the cache stores information that a...

All applications (CLI/GUI/Krokiet) handle invalid extensions in the same way: - in version 10.0.0 - such files are rejected. - in latest unreleased version - image files are loaded even...