Bug#706516: [wesnoth-1.10-core] Text in Wesnoth dialogs is unreadable, as Wesnoth can't access font
Meinert
meinert at gmx.at
Wed May 1 07:49:15 UTC 2013
Package: wesnoth-1.10-core
Version: 1:1.10.3-3
Severity: grave
--- Please enter the report below this line. ---
Wesnoth can't access DejaVuSans.ttf as it uses a broken symlink.
Therefore it displays boxes for all letters in the dialogs.
This makes the game unusable. Correcting the link manual solves the issue.
user:~$ ls -l `locate -i DejaVuSans.ttf`
-rw-r--r-- 1 root root 738752 Mar 31 08:26 /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
lrwxrwxrwx 1 root root 51 Nov 22 22:42 /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf -> /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
user:~$ wesnoth
Battle for Wesnoth v1.10.3
Started on Tue Apr 30 23:15:23 2013
Data directory: /usr/share/games/wesnoth/1.10
User configuration directory: /home/user/.config/wesnoth
User data directory: /home/user/.local/share/wesnoth/1.10
Cache directory: /home/user/.cache/wesnoth
20130430 23:15:25 warning font: Failed opening font file 'DejaVuSans.ttf': No such file or directory
Checking video mode: 1392x988x32...
setting mode to 1392x988x32
20130430 23:15:39 warning font: Failed opening font file 'DejaVuSans.ttf': No such file or directory
root:/home/user# rm -f /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf
root:/home/user# ln -s /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf /usr/share/games/wesnoth/1.10/fonts/DejaVuSans.ttf
user:~$ wesnoth
Battle for Wesnoth v1.10.3
Started on Wed May 1 09:36:55 2013
Data directory: /usr/share/games/wesnoth/1.10
User configuration directory: /home/user/.config/wesnoth
User data directory: /home/user/.local/share/wesnoth/1.10
Cache directory: /home/user/.cache/wesnoth
Checking video mode: 1392x988x32...
setting mode to 1392x988x32
user:~$
--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-4-amd64
Debian Release: 7.0
990 testing security.debian.org
990 testing ftp.rfc822.org
800 unstable ftp.rfc822.org
690 testing www.deb-multimedia.org
500 stable dl.google.com
500 stable deb.opera.com
1 experimental ftp.rfc822.org
--- Package information. ---
Depends (Version) | Installed
=================================================-+-===============
libboost-iostreams1.49.0 (>= 1.49.0-1) | 1.49.0-3.2
libboost-program-options1.49.0 (>= 1.49.0-1) | 1.49.0-3.2
libboost-regex1.49.0 (>= 1.49.0-1) | 1.49.0-3.2
libboost-system1.49.0 (>= 1.49.0-1) | 1.49.0-3.2
libc6 (>= 2.9) |
libcairo2 (>= 1.2.4) |
libdbus-1-3 (>= 1.0.2) |
libfontconfig1 (>= 2.9.0) |
libfribidi0 (>= 0.19.2) |
libgcc1 (>= 1:4.1.1) |
libglib2.0-0 (>= 2.12.0) |
libgomp1 (>= 4.2.1) |
libice6 (>= 1:1.0.0) |
libpango1.0-0 (>= 1.22.0) |
libsdl-image1.2 (>= 1.2.10) |
libsdl-mixer1.2 |
libsdl-net1.2 |
libsdl-ttf2.0-0 |
libsdl1.2debian (>= 1.2.11) |
libsm6 |
libstdc++6 (>= 4.6) |
libx11-6 |
libxext6 |
wesnoth-1.10-data (= 1:1.10.3-3) |
Package's Recommends field is empty.
Suggests (Version) | Installed
=======================-+-===========
wesnoth |
More information about the Pkg-games-devel
mailing list