https://bugs.kde.org/show_bug.cgi?id=374388
Bug ID: 374388 Summary: Assertions when trying to use transformations on a specific document Product: krita Version: 3.1.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: transform Assignee: krita-bugs-n...@kde.org Reporter: nicholaslapoin...@gmail.com Target Milestone: --- Created attachment 103111 --> https://bugs.kde.org/attachment.cgi?id=103111&action=edit Described document Liquify: "ASSERT (krita): "!srcImage.isNull()" in file libs/image/kis_liquify_transform_worker.cpp, line 481" Warp: "ASSERT (krita): "srcImage.format() == QImage::Format_ARGB32" in file libs/image/kis_warptransform_worker.cc, line 291" Cage: "ASSERT (krita): "numPoints == m_d->gridSize.width() * m_d->gridSize.height()" in file libs/image/kis_cage_transform_worker.cpp, line 176" The document contains one layer with a single tile that has three black pixels in it. Curiously, it also gets marked as modified by Krita when I start Krita with the document, but it doesn't if I start Krita and then open it. -- You are receiving this mail because: You are watching all bug changes.