Package: slingshot
Version: 0.9-1

In package slingshot:

File

/usr/share/games/slingshot/data/FreeSansBold.ttf

is a symlink to

../../../pyshared/pygame/freesansbold.ttf

but that file does not exist.

Instead, package python-pygame contains a file

/usr/lib/python2.7/dist-packages/pygame/freesansbold.ttf

which is a link to

../../../../share/fonts/truetype/freefont/FreeSansBold.ttf

which does exist (in package fonts-freefont-ttf).

Therefore, slingshot quits with error message

IOError: unable to read font filename

Possible fix: in /usr/share/games/slingshot/data:
ln -sf ../../../../lib/python2.7/dist-packages/pygame/freesansbold.ttf
FreeSansBold.ttf

HTH

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to