https://bugs.kde.org/show_bug.cgi?id=435944

Eoin O'Neill <eoinoneill1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/872dd6b01
                   |                            |eedc2bb587f4fdef502aa0ad96e
                   |                            |c3d4
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #3 from Eoin O'Neill <eoinoneill1...@gmail.com> ---
Git commit 872dd6b01eedc2bb587f4fdef502aa0ad96ec3d4 by Eoin O'Neill.
Committed on 21/04/2021 at 03:41.
Pushed by eoinoneill into branch 'master'.

CURRENT_DTD_VERSION constant addition changed harcoded values from "2" to "2.0"
which
lead to issues on KRA load since QString's `toInt()` doesn't seem to like
floating point
representation. The result of this was Krita not properly recognizing the
syntax
version of a file on load, leading to some loading problems.

M  +3    -2    plugins/impex/libkra/kra_converter.cpp

https://invent.kde.org/graphics/krita/commit/872dd6b01eedc2bb587f4fdef502aa0ad96ec3d4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to