In KDE System Settings, Region & Language: trying to change the language from english to french does not work and produces the error: Could not find the system's available locales using the localectl tool. Please file a bug report about this at https://bugs.kde.org Note: I do not report this bug to bugs.kde as requested, but here firstly, because it seems specific to FreeBSD.
With plasma5-plasma-workspace-5.27.3_2: % rg localectl /usr/ports/x11/plasma5-plasma-workspace /usr/ports/x11/plasma5-plasma-workspace/files/patch-kcms_region__language_kcmregionandlang.cpp 5: m_localectl->start(); %
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=be631d4b5c83261c944c1487b00b6cb6fec9e17e commit be631d4b5c83261c944c1487b00b6cb6fec9e17e Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-06-26 08:11:03 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-06-26 08:12:39 +0000 x11/plasma5-plasma-workspace: Pull in a proper fix for the locale settings problem. PR: 270424 Sponsored by: Serenity Cybersecurity, LLC x11/plasma5-plasma-workspace/Makefile | 1 + .../files/patch-kcmregionandlanguage (new) | 312 +++++++++++++++++++++ .../files/patch-kcmregionandlanguage2 (new) | 143 ++++++++++ ...ms_region__language_kcmregionandlang.cpp (gone) | 13 - 4 files changed, 456 insertions(+), 13 deletions(-)
Should be fixed now. Please report back if something's still wrong.