https://bugs.kde.org/show_bug.cgi?id=482195
--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- Qt6 introduced a limit on how much memory a QImage can allocate. This is useful for security reasons, you don't want a malformed image to allocate all your memory. In the case of Gwenview the default limit seems to be too low, so we should increase that -- You are receiving this mail because: You are watching all bug changes.