[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 Ben Cooksley changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |25485ac8d35ec25c1cf14755160 |32a565bae7e2f7243d2715df56b |16d6f8b93a9f2 |8617dc8dd3612 --- Comment #4 from Ben Cooksley --- Git commit 32a565bae7e2f7243d2715df56b8617dc8dd3612 by Ben Cooksley, on behalf of Han Young. Committed on 06/10/2021 at 07:41. Pushed by bcooksley into branch 'master'. kcms/formats: port to QML Related: bug 279658, bug 338599, bug 389529, bug 410606, bug 422467, bug 426313 FIXED-IN: 5.24 M +16 -7kcms/formats/CMakeLists.txt A +66 -0kcms/formats/exampleutility.cpp [License: GPL(v2.0+)] D +0-113 kcms/formats/formats.desktop A +61 -0kcms/formats/formatssettings.kcfg A +6-0kcms/formats/formatssettings.kcfgc M +46 -326 kcms/formats/kcmformats.cpp M +15 -33 kcms/formats/kcmformats.h D +0-385 kcms/formats/kcmformatswidget.ui A +176 -0kcms/formats/localelistmodel.cpp [License: GPL (v2+)] A +58 -0kcms/formats/localelistmodel.h [License: GPL (v2+)] A +140 -0kcms/formats/optionsmodel.cpp [License: GPL(v2.0+)] A +32 -0kcms/formats/optionsmodel.h [License: GPL(v2.0+)] A +126 -0kcms/formats/package/contents/ui/main.qml [License: LGPL(v3.0+)] A +23 -0kcms/formats/package/metadata.desktop https://invent.kde.org/plasma/plasma-workspace/commit/32a565bae7e2f7243d2715df56b8617dc8dd3612 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 Nate Graham changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/plasma-workspace/commit/ ||25485ac8d35ec25c1cf14755160 ||16d6f8b93a9f2 Version Fixed In||5.24 --- Comment #3 from Nate Graham --- Git commit 25485ac8d35ec25c1cf1475516016d6f8b93a9f2 by Nate Graham, on behalf of Han Young. Committed on 05/10/2021 at 17:20. Pushed by ngraham into branch 'master'. port formats to qml Related: bug 279658, bug 338599, bug 389529, bug 410606, bug 422467, bug 426313 FIXED-IN: 5.24 M +16 -7kcms/formats/CMakeLists.txt D +0-113 kcms/formats/formats.desktop M +46 -326 kcms/formats/kcmformats.cpp M +15 -33 kcms/formats/kcmformats.h D +0-385 kcms/formats/kcmformatswidget.ui https://invent.kde.org/plasma/plasma-workspace/commit/25485ac8d35ec25c1cf1475516016d6f8b93a9f2 -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 Vadym Krevs changed: What|Removed |Added CC||vkr...@yahoo.com -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 Andreas Freimuth changed: What|Removed |Added Ever confirmed|0 |1 CC||m.n...@gmx.net Status|REPORTED|CONFIRMED --- Comment #2 from Andreas Freimuth --- I can reproduce this with the current Debain Testing Packages. Googleing for "plasma-localerc us-ascii" shows there are a some more users have that problem, On Gentoo, Fedora, FreeBSD, Arch and Debian. How can I help to fix this? When I remove ~/.config/plasma-localerc and ~/.config/plasma-locale-settings.sh, new files are Created with 'LANG=en_US.UTF-8' and the settings are as follows: $ localectl list-locales C.UTF-8 de_DE.utf8 en_GB.utf8 en_US.utf8 ja_JP.utf8 $ locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= But as soon as I change the language in the Regional Settings it uses US-ASCII for what ever language I select. -- You are receiving this mail because: You are watching all bug changes.
[systemsettings] [Bug 362865] Plasma forces my character encoding to US-ASCII
https://bugs.kde.org/show_bug.cgi?id=362865 David Edmundson changed: What|Removed |Added Target Milestone|1.0 |--- Component|general |kcm_formats Product|plasmashell |systemsettings Assignee|k...@davidedmundson.co.uk|se...@kde.org -- You are receiving this mail because: You are watching all bug changes.