https://bugs.kde.org/show_bug.cgi?id=368007
--- Comment #2 from [email protected] --- 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 gdb and the debug messages, it seems that some threads are created before that. Could it be related? Though I would expect it to affect all languages... -- You are receiving this mail because: You are watching all bug changes.
