[frameworks-kimageformats] [Bug 391970] Bigger XCF / GIMP images failed to load

2018-05-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391970 Christoph Feck changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Latest Commit|

[frameworks-kimageformats] [Bug 391970] Bigger XCF / GIMP images failed to load

2018-04-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391970 --- Comment #3 from Christoph Feck --- https://phabricator.kde.org/D12557 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kimageformats] [Bug 391970] Bigger XCF / GIMP images failed to load

2018-03-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391970 --- Comment #2 from Christoph Feck --- Correction: because of layer compositing, the loader actually allocates twice that amount, so 16K * 16K already needs 2 GB, while 32K * 32K would need 8 GB. -- You are receiving this mail because:

[frameworks-kimageformats] [Bug 391970] Bigger XCF / GIMP images failed to load

2018-03-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391970 --- Comment #1 from Christoph Feck --- The loader is currently limited to 16384 * 16384, because we had crashes with files that reported incorrect sizes. I didn't want to raise it to 32768 * 16384, because this would already overflow the