[Bug 812134] Re: Konsole + Terminus font, wrong line alignment
Vadim Pilipenko
812134 at bugs.launchpad.net
Wed Nov 2 11:59:13 UTC 2011
I solved this problem (for me, in kubuntu 11.10) with next steps:
1. remove packages with terminus fonts
sudo apt-get purge xfonts-terminus xfonts-terminus-oblique
2. create directory for downlad/unpack font
cd ~
mkdir -p terminus
cd terminus
3. download terminus font v. 4.36-1
wget -c
http://ftp5.gwdg.de/pub/linux/archlinux/community/os/i686/terminus-font-4.36-1-any.pkg.tar.xz
4. unpack archive
tar -xxf terminus-font-4.36-1-any.pkg.tar.xz
5. copy fonts to system
sudo cp -r usr/share/fonts/local/* /usr/share/fonts/X11/misc/
tar -xxf terminus-font-4.36-1-any.pkg.tar.xz
6. Restart X session (logout and logon), or reboot system.
So, i sure, trouble in packages xfonts-terminus and xfonts-terminus-
oblique ver 4.35, because with version 4.36-1 this bug is gone.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to konsole in Ubuntu.
https://bugs.launchpad.net/bugs/812134
Title:
Konsole + Terminus font, wrong line alignment
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/812134/+subscriptions
More information about the kubuntu-bugs
mailing list