C.Scheeder wrote:
i have a BIG Problem since this morning. ithought before i install vdr-1.6 it would be wise to update my debian-sid to the aktual packages. But thta was a BAD Idea, after it all texts in VDR's OSD vanished.
Please check, if you have installed any fonts in /usr/share/fonts/truetype. The package ttf-bitstream-vera and/or ttf-freefont should be installed. If they are, try updating your font-cache:
dpkg-reconfigure fontconfig fc-cache -f -vv
Please also check VDR's font configuration:
cat /var/lib/vdr/setup.conf | grep ^Font
Tobias