Summary: | Plasmashell digital clock tooltip does not respect language UI when a country/region which uses a different language is selected. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | sombragris |
Component: | Digital Clock widget | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | 2wxsy58236r3, kde-bugs, kde, nate, notuxius, plasma-bugs |
Priority: | HI | ||
Version: | 5.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | event pane -> date string wrong locale |
Description
sombragris
2015-05-21 15:50:22 UTC
*** Bug 348068 has been marked as a duplicate of this bug. *** *** Bug 348069 has been marked as a duplicate of this bug. *** Fwiw, this is at Qt's level. The days come from QLocale directly which in turn gets them from CLDR (iirc). I'm not sure about the rules upon which it decides what to return. I'd expect some LC_* variable. --- For reference, this is the exact code used in tooltip: Qt.formatDate(tzDate,"dddd") I see both 'Paraguay' (gn_PY) and 'Paraguay - espaƱol' (es_PY) are present in 'Formats' settings. the first is selecting english as sys lang, the second is selecting spanish Distribution: KDE neon Developer Edition - Stable Branches Plasma: 5.11.4 Frameworks: 5.41.0 Qt: 5.9.3 Kernel 4.10.0-40-generic *** Bug 374410 has been marked as a duplicate of this bug. *** *** Bug 430275 has been marked as a duplicate of this bug. *** Any progress here? Currently the isssue is not only still unfixed, but seems to spread -- the new Events pane shows wrong language as well for the date part, while "Events" and the empty text "No events for today". See attached screenshot. Created attachment 144789 [details]
event pane -> date string wrong locale
*** This bug has been marked as a duplicate of bug 340982 *** |