| Summary: | sysutils/plasma5-systemsettings: Could not find the system's available locales using the localectl tool | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Thierry Thomas <thierry> |
| Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | arrowd, kde, sv |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(kde) |
| Version: | Latest | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
Thierry Thomas
2023-03-23 21:57:43 UTC
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. |