Comment 17 for bug 173943

Revision history for this message
Jelle de Jong (jelledejong) wrote :

cd ~
wget http://launchpadlibrarian.net/10790110/local.conf.backup
sudo cp -v /etc/fonts/local.conf ~/local.conf.backup.orignal
sudo cp -v local.conf.backup /etc/fonts/local.conf
sudo chmod 755 /etc/fonts/local.conf
inkscape --version
Inkscape 0.46 (Sep 9 2008)
inkscape #type some text made screenshot and attached to this report

sudo mv -v ~/local.conf.backup.orignal /etc/fonts/local.conf
sudo chmod 755 /etc/fonts/local.conf

issue does not happen with the default local.conf, but inkscape should work with the changed local.conf, or does somebody see something that is wrong?

Thanks in advance