[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 19:10:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276211 --- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> --- Created attachment 247550 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247550&action=edit patch v1 I applied the submitter suggested patch, binding it to the NLS option. This is needed because gettext is not set as a runtime dependency if the NLS option is disabled, so libintl could not be present. It works fine in poudriere, where the configure check now succeeds. This is a workaround, though, A better fix needs to be coordinated with upstream. In the while, can you also test this patch? Thanks in advance! -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.