https://bugs.kde.org/show_bug.cgi?id=493191
--- Comment #3 from Noah Davis <[email protected]> --- This seems like a Qt bug. QLocale::system is supposed to fallback to the C locale, but QLocale::toString is crashing in Qt's backend code. https://doc.qt.io/qt-6/qlocale.html#system > The system locale may use system-specific sources for locale data, where > available, > otherwise falling back on QLocale's built-in database entry for the language, > script and territory the system reports. -- You are receiving this mail because: You are watching all bug changes.
