Bug#1110844: vdr: localisation not working if started with C.UTF-8
M G Berberich
debian at oss.m-berberich.de
Mon Aug 11 12:52:15 BST 2025
Package: vdr
Version: 2.6.9-3
Severity: normal
Tags: l10n
Dear Maintainer,
vdr translations are not working if vdr is started with the default
locale LANG=C.UTF-8 (via systemd)
No error is reported from systemd
strace shows, that vdr finds all .mo-files, but it does not use them and
the settings do not offer any language other than english.
If it is started with
LANG=de_DE.UTF-8 /usr/bin/vdr
all languages are available in the settings and are
working. (de_DE.UTF-8 is a configured locale on this system)
Setting environment="LANG=de_DE.UTF-8" in the systemd service file makes
it work.
-- System Information:
Debian Release: 13.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.38+deb13-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages vdr depends on:
ii adduser 3.152
ii debconf [debconf-2.0] 1.5.91
ii init-system-helpers 1.68
ii libc6 2.41-12
ii libcap2 1:2.75-10+b1
ii libfontconfig1 2.15.0-2.3
ii libfreetype6 2.13.3+dfsg-1
ii libgcc-s1 14.2.0-19
ii libjpeg62-turbo 1:2.1.5-4
ii libstdc++6 14.2.0-19
ii libsystemd0 257.7-1
Versions of packages vdr recommends:
ii fonts-dejavu-core 2.37-8
ii lirc 0.10.2-0.10
ii ttf-bitstream-vera 1.10-8.2
Versions of packages vdr suggests:
pn vdr-plugin-dvbsddevice <none>
-- Configuration Files:
/etc/default/vdr changed:
/etc/vdr/conf.d/00-vdr.conf changed:
[vdr]
--video=/data/Video
--config=/var/lib/vdr
--lib=/usr/lib/vdr/plugins
--record=/usr/lib/vdr/vdr-recordingaction
--epgfile=/var/cache/vdr/epg.data
--user=vdr
--grab=/tmp
--port=6419
--watchdog=60
-- debconf information:
* vdr/select_dvb_card: Terrestrial
* vdr/create_video_dir: false
More information about the pkg-vdr-dvb-devel
mailing list