https://bugs.kde.org/show_bug.cgi?id=375285
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |b...@valdyas.org Status|UNCONFIRMED |RESOLVED --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Hi, It looks like you build Krita yourself. You might need to make a clean build and a clean install dir because somehow two builds have become mixed up: QMetaType::registerType: Binary compatibility break -- Size mismatch for type 'KisGridConfig' [1100]. Previously registered size 84, now registering size 68 That means that binaries from two builds are being loaded in the same process. This isn't a bug in Krita; it's a problem with your build, so I'm closing the report. -- You are receiving this mail because: You are watching all bug changes.