https://bugs.kde.org/show_bug.cgi?id=368007
--- Comment #4 from alvinhoc...@gmail.com ---
Update: Fiddled some more and it's almost definitely a problem with ki18n. Just
swapping versions of libKF5I18n.dll will toggle the bug. Happens with 5.24.0
but not 5.17.0
--
You are receiving this mail bec
https://bugs.kde.org/show_bug.cgi?id=368007
--- Comment #3 from alvinhoc...@gmail.com ---
I made a local build against master (38c5c85) *without rebuilding the 3rdparty
deps* (they are from before the dependency update, Qt is of version 5.6 and
ki18n seems to be 5.17.0), and this bug doesn't appea
https://bugs.kde.org/show_bug.cgi?id=368007
--- Comment #2 from alvinhoc...@gmail.com ---
A quick note:
Qt doc says that QLocale::setDefault
(http://doc.qt.io/qt-5/qlocale.html#setDefault) should be called before any
non-GUI threads are created. It is called in main.cc within Krita. According to
https://bugs.kde.org/show_bug.cgi?id=368007
alvinhoc...@gmail.com changed:
What|Removed |Added
CC||alvinhoc...@gmail.com
--- Comment #1 fro