[Bug 276211] x11-wm/xfce4 shows garbled text for non-UTF8 users
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276211] xfce4 shows garbled text for non-UTF8 users"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jan 2024 22:45:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276211
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=1c3d203e8a5476b616fd82adb7b5f98274ef89db
commit 1c3d203e8a5476b616fd82adb7b5f98274ef89db
Author: Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-01-09 22:44:19 +0000
Commit: Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-01-09 22:44:19 +0000
x11/libxfce4util: Workaround gettext library detection issue
Due to an issue in the configure script gettext functions are not
detected properly t configure time.
This is causing display issues with non-UTF8 locales.
This commit implements a workaround by passing some extra env to
configure to successfully detect the library.
A proper fix is proposed upstream at [1].
[1] https://gitlab.xfce.org/xfce/libxfce4util/-/merge_requests/41
PR: 276211
x11/libxfce4util/Makefile | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.