[krita] [Bug 368007] Krita 3.0.1 RC doesn't load a system language of OS

2016-08-30 Thread via KDE Bugzilla
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

[krita] [Bug 368007] Krita 3.0.1 RC doesn't load a system language of OS

2016-08-30 Thread via KDE Bugzilla
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

[krita] [Bug 368007] Krita 3.0.1 RC doesn't load a system language of OS

2016-08-30 Thread via KDE Bugzilla
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

[krita] [Bug 368007] Krita 3.0.1 RC doesn't load a system language of OS

2016-08-30 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368007 alvinhoc...@gmail.com changed: What|Removed |Added CC||alvinhoc...@gmail.com --- Comment #1 fro