https://bugs.kde.org/show_bug.cgi?id=435944
--- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 2ca14a1f733ba33bee14371ba351aa6f1b220fd6 by Eoin O'Neill. Committed on 22/04/2021 at 21:26. Pushed by eoinoneill into branch 'master'. Improved version parsing to support both integer and major/minor version syntax. Somewhere along the way, QStrings with a decimal point resulted in invalid version detection which lead to being unable to load kra files accurately. After speaking to Halla, we've decided to move from QString-to-Integer conversion to QString-to-QVersionNumber M +6 -1 plugins/impex/libkra/kra_converter.cpp https://invent.kde.org/graphics/krita/commit/2ca14a1f733ba33bee14371ba351aa6f1b220fd6 -- You are receiving this mail because: You are watching all bug changes.