@snacks @paula8 no lag because my system never lags with how i’ve configured it, but 16 GB RAM were apparently not enough to open this in krita lol
Sep 15 01:31:39 nue systemd-oomd[774]: Killed /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.krita@d79b8a6b1cfd483e95d40536510a4b26.service due to memory used (16144822272) / total (16172638208) and swap used (3921412096) / total (4001366016) being more than 95.00%
@paula8 @snacks yeah krita is not efficient with this at all
seems to decode the whole thing into a single big buffer, which takes forever because PNG is a terrible format… and then copies it around in memory a few times? idk.
i think gwenview simply won’t open it because the resolution exceeds its integer range.