https://bugs.kde.org/show_bug.cgi?id=517091
--- Comment #3 from Ye Jingchen <[email protected]> --- (In reply to Nate Graham from comment #2) > Looks identical to what I reported in Bug 514542, but for Arabic. > > Does the problem go away if you unset LANGUAGE (and make sure it's unset in > the environment) and only run `LANG=zh_CN.UTF-8 plasma-discover`? No, the UI is still a mess. I used these command to unset LANGUAGE, and printenv can confirm: > yjc@yjc-hpeb ~ % env --unset=LANGUAGE LANG=zh_CN.UTF-8 printenv LANG > zh_CN.UTF-8 > yjc@yjc-hpeb ~ % env --unset=LANGUAGE LANG=zh_CN.UTF-8 printenv LANGUAGE > 1 yjc@yjc-hpeb ~ % env --unset=LANGUAGE LANG=zh_CN.UTF-8 plasma-discover &> > /tmp/discover-2.log -- You are receiving this mail because: You are watching all bug changes.
