https://bugs.kde.org/show_bug.cgi?id=484543
Bug ID: 484543 Summary: Display of localized time is wrong under zh_TW locale Classification: Plasma Product: plasmashell Version: 6.0.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Digital Clock Assignee: plasma-b...@kde.org Reporter: b...@chakralinux.org Target Milestone: 1.0 Created attachment 167808 --> https://bugs.kde.org/attachment.cgi?id=167808&action=edit the system settings window *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY STEPS TO REPRODUCE 1. Go to: System Settings>Region & Language>Time>Modify, and Check for the zh_* paragraph 2. The time format of zh_TW.UTF-8 should either be 12-hour (with localized am/pm) or 24-hour 3. It is indeed prefixed with an unknown letter "B" 1. Set the system locale to Chinese(Taiwan) and re-login 2. Lock the screen 3. Check that the Clock widget is showning a "B" in front of the hour 1. hover over the default digital clock widget 2. the pop-up has a strange format of display of current time, different from shown as widget 1. have a file alternation from dolphin (copy, cut, download, etc.) 2. check that the notification have it done 3. after a while, check the notification history, the time of finish is displayed with a prefix of "B" instead of a normal time format. OBSERVED RESULT as explained above, a prefixed "B" EXPECTED RESULT a normal, localized 12-hour format, or a universal 24-hour format SOFTWARE/OS VERSIONS Linux/KDE Plasma: ArchLinux (available in About System) KDE Plasma Version: 6.0.2 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION Also confirmed on fresh installed OpenSuse Tumbleweed with Taiwan locale which utilize plasma 6 under VM. a small qt c++ console application shows that it seems not related to C++/ICU/Glibc, but a fail in render in QML? -- You are receiving this mail because: You are watching all bug changes.