Kde konsole messes fonts - gnome-terminal looks ok. Reason?

I have strange situation - after some upgrade couple of days ago fonts in KDE konsole broke. To make it more specific - standard fonts look more or less ok, but when I use my national characters (like ąćęłńśóźż) they all look broken - like from another font, or badly scaled.
The same problem doesn't exist in gnome-terminal.
I usually use Terminus font, so I used this for demonstration, but it shows in other fonts as well - if that will be necessary I will provide list.
Konsole shot:
gnome-terminal shot:
As for my settings:
=$ cat /etc/X11/xorg.conf
Section "Device"
Identifier "Builtin Default intel Device 0"
Driver "intel"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Screen"
Identifier "Builtin Default intel Screen 0"
Device "Builtin Default intel Device 0"
Monitor "Monitor0"
EndSection
Section "InputDevice"
Identifier "touchpad"
Driver "synaptics"
Option "CorePointer"
EndSection
Section "ServerLayout"
Identifier "Builtin Default Layout"
Screen "Builtin Default intel Screen 0"
InputDevice "touchpad"
EndSection
=$ xdpyinfo | grep -E resolution\|dimensions
dimensions: 1680x1050 pixels (444x277 millimeters)
resolution: 96x96 dots per inch
I tried forcing DPI in system settings (to 120), or adding monitor size to xorg.conf - so far nothing helped.
Any idea on what should I do to make it work sanely again?

I've got the same problem. It looks like KDE does not read all characters for Terminus font, or reads in only one encoding. If you go to System settings -> Font installer, you see that terminus has very few characters there, and does not have special national characters.
However, I've no idea how this can be solved. I'd guess it's some bug in KDE, but on the other hand downgrading KDE to previous version does not help at all.
Any ideas?

Similar Messages

  • [solved]Mono font substitution problem in gnome terminal

    I have to edit mono font substitution in 65-nonlatin* in /etc/fonts/conf.d
    Still don't understand why font rendering in terminal is different from the rest of the system though...
    Don't know where else to post this, so it ends up here...
    I just upgraded fontconfig today and substituted the ubuntu packages (cairo, freetype2 and libxft) with the cleartype ones (as the later are up-to-date and turn out looking cool too).
    The only problem I have now is that mono font substitutiton got messed up in gnome-terminal.
    Both gedit and terminal use the system mono font (which is set to Monospace), with Liberation Mono as the preferred font. But somehow the terminal decides to use a different font (looki like my Chinese font: wenquanyi-zenhei).
    If I tell the terminal to use Liberation Mono, I get a serifed Chinese font, so this is not a solution for me.
    I've read somewhere that gnome-terminal does not follow the system fontconfig? It gave me a lot of trouble the last time I upgrade the relevant files. So unfortunate that it decides to be naughty again this time...
    Last edited by allbluedream (2008-07-30 11:25:08)

    http://wiki.archlinux.org/index.php/Configuring_locales instructed me to 'export LANG=en_EN.utf8' to set the system language to english, yet that locale doesn't exist in locale.gen. Of course, I had neglected to look in locale.gen for such an entry to uncomment it, or I would have noticed the error sooner. All is working now.

  • Urxvt vs gnome-terminal font style difference

    Hi All,
    I`m using ubuntu mono font with cleartype patches for my terminal. On gnome-terminal the fonts look good  but on rxvt-unicode they look different (more sharp, thin and wide).
    How do I make the fonts look good in urxvt just like gnome-terminal?
    In the screenshot above, left side is gnome-terminal and right is rxvt-unicode.
    Here is the relevant chunk from ~/.Xresources:
    Xft.dpi: 96
    Xft.antialias: true
    Xft.rgba: rgb
    Xft.hinting: true
    Xft.hintstyle: hintslight
    URxvt*font: xft:ubuntu mono:size=13:style=medium:antialias=true
    URxvt*boldFont: xft:ubuntu mono:size=13:style=medium:antialias=true
    Thanks.

    orschiro wrote:You need to install rxvt-unicode-patched from the AUR as by default urxvt has some font rendering problems.
    Thanks. I should have mentioned this before, I`m using rxvt-unicode-256xresources from AUR. This packages has same patches as rxvt-unicode-patched. However, I have tried both rxvt-unicode-patched and rxvt-unicode-256xresources and both versions have the same issue.
    On the flip side, I removed the xft,freetype2 and cairo cleartype patches and installed -ubuntu patches. With this I was able to get the desired quality in urxvt, but then gnome-terminal,emacs and other X apps get the bad font rendering.
    Unfortunately, I do no understand the details of font configuration like antialias-ing, hinting etc to tweak this.
    Last edited by acewin (2011-10-17 12:33:24)

  • [SOLVED] Odd font spacing in gnome-terminal

    Hi guys, i'm new to Arch and i'm loving it: everything is working flawlessly apart from monospaced fonts that look more spaced than what i'm used to (Ubuntu), here is what i'm talking about:
    I tried -lcd and -ubuntu packages, changed hintstyle to both full/medium/slight but all to no avail, do you have any ideas?
    Here is my configuration, that i'm using in Ubuntu and Arch right now:
    <?xml version="1.0"?>
    <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
    <fontconfig>
    <match target="font">
    <edit name="autohint" mode="assign"><bool>false</bool></edit>
    <edit name="antialias" mode="assign"><bool>true</bool></edit>
    <edit name="hinting" mode="assign"><bool>true</bool></edit>
    <edit name="hintstyle" mode="assign"><const>hintslight</const></edit>
    <edit name="lcdfilter" mode="assign"><const>lcddefault</const></edit>
    <edit name="rgba" mode="assign"><const>rgb</const></edit>
    </match>
    </fontconfig>
    Thank you in advance!
    <edit>
    Some clarifications: the configuration does get applied, so it's not due to misplaced configuration files, the font tracking just doesn't look right.
    The depicted font in the screenshots is Menlo, but any other monospaced font, such as the Droid Mono, will look wrongly spaced.
    </edit>
    Last edited by bmanuel (2011-11-06 11:12:45)

    Oh well, it seems i got it: it seems that just selecting a size of 7.5 instead of 8 get exactly the same spacing as if using a size of 8 in Ubuntu, this without installing any -ubuntu/-lcd/-cleartype patches, only vanilla arch packages.
    The dumb gnome-3 new font selector will *not* permit selecting intermediate sizes and won't let you enter "7.5", so fire up gconf-editor and just change the value for apps.gnome-terminal.profiles.Default to be, as in my case, "Menlo 7.5".
    Finally, sensible spacing in my terminals!

  • Weird Gnome-Terminal font issue

    So i reinstalled arch yesterday and i'm having a problem with font rendering in gnome-terminal. Some letters will disappear, leaving the i-beam.
    It only happens sometimes, and happened on my previous install, but i don't know what i did to fix it then.
    Here's what it looks like
    Not sure what's causing it. I've tried other fonts, and it still happens. Atm i'm using Droid Sans Mono and i have the ubuntu font patches. Though i was having the issue before with the lcd font patches.

    Knute wrote:I was a help desk technician for many years, and learned that sometimes the best question to ask was "Is it plugged in?"
    Me too.
    And since most of installing arch and DE's is handled by pacman and not the installation media, it seems kind of irrelevant.
    I'm thinking it has to do with compositing or Nvidia drivers.
    I'm also getting some rendering problems in firefox, if i switch tabs, the tab will switch but the page will not. And i'll have to keep switching back and forth to get the tab switched.
    I'm currently running kernel26-ice with the latest nvidia proprietary drivers. I guess i'll try without compiz and see how it goes...

  • [Solved]urxvt does not search the font for emojis while gnome-terminal

    Hi, I'm using urxvt and am having some problems setting up fonts. These are my URxvt parameters specifying the fonts
    URxvt*font: xft:Inconsolata-dz for Powerline:style=Semibold:pixelsize=14:antialias=true:hinting=slight, \
    xft:PowerlineSymbols:pixelsize=14:antialias=true:hinting=slight, \
    xft:Symbola:pixelsize=14:antialias=true:hinting=slight
    Now, the emojis from Symbola does not appear and it only appears as a box
    The same thing when opened in Gnome-terminal properly displays the emojis
    Also, I have tried starting urxvt with the following options
    urxvt -fn "xft:Symbola"
    and it works but as you see Symbola is not a font for your terminal.
    What am I doing wrong here? I've check my previous lines and it is right. Do you guys have any ideas? Much appreciated. I have also tried with other posts stating that Urxvt cannot display symbols properly and have tried them all. If I've missed any please let me know. The strange thing is that it works for Gnome-terminal and Urxvt with only Symbola fonts
    Last edited by decryptedepsilon (2014-07-12 02:40:24)

    bch24 wrote:
    Make sure the System Locale is set to utf-8 locale.
    This sometimes is the issue.
    Many thanks for your reply, I've checked the system locale is proper. I think I have found the solution.
    I think the official rxvt-unicode faq and documentation here states that rxvt-unicode drops pixels while showing some fonts because different fonts use different height and width. In this particular case, Symbola font is too wide and the default letterSpace does not allow it to display correct. If -letsp parameter is set to 4, it is displaying but with about a half pixel missing
    The specific parameters for .Xresources
    URxvt*font: xft:Inconsolata-dz for Powerline,xft:Symbola
    URxvt*letterSpace: 4
    And this gives this which technically solves the issue
    The documentation clearly states the following
    All of this requires that fonts do not lie about character sizes, however: Xft fonts often draw glyphs larger than their acclaimed bounding box, and rxvt-unicode has no way of detecting this (the correct way is to ask for the character bounding box, which unfortunately is wrong in these cases).
    I guess the first thing one should do is to check the documentation thoroughly of the official project page rather than searching countless forums where people have discussed stuff based on trial and error. I guess that's a classic rookie mistake and I feel very good that I'm moving past the rookie phase

  • Fonts in KDE vs X fonts available to xfontsel

    I am not KDE expert, I always liked Window Maker. Now I can't run it, so I am trying to work with KDE and use its toys - like "konsole".
    After kdebase upgrade I can't configure konsole to satisfy my needs.
    In the font selection I can choose only from 6 fonts:
    - Andale Mono
    - Bitstream Vera Sans Mono
    - Courier New
    - Monospace
    - Sans Serif
    - Serif
    Only two fonts (Andale and Courier) have correct encoding (iso-8859-2).
    Both looks very bad in terminal, it's not possible to work that way for long time.
    When I run "xfontsel" I have much more fonts to choose. For example helvetica or fixed - and they have correct -2 encoding.
    What kind of fonts are used in KDE konsole? How to change them? Where to configure it? What should I install to have more fonts there? I have all *fonts* from pacman installed.
    PS. xorg7 if that matters

    Jacek Poplawski wrote:
    I am not KDE expert, I always liked Window Maker. Now I can't run it, so I am trying to work with KDE and use its toys - like "konsole".
    After kdebase upgrade I can't configure konsole to satisfy my needs.
    In the font selection I can choose only from 6 fonts:
    - Andale Mono
    - Bitstream Vera Sans Mono
    - Courier New
    - Monospace
    - Sans Serif
    - Serif
    from fonts you have listed only Sans Serif and Serif used to have good encoding for us Polish users, but as for now it seems to be broken (dunno why, just stopped working after one of updates) and as for now I use windows fonts (these work - eg. Tahoma is just fine for kde), apart from this try using unicode fonts. For the terminal I use font named "clean", but to enable it you have to link /etc/fonts/conf.d/10-bitmap.conf to yes-bitmaps.conf
    for testing purpose
    "żźćńąśłóę"

  • Compose Key in gnome-terminal

    Hallo All
    We currently have a bit a strange behavior of the compose key in gnome-terminal (jds). If I want to create � a-umlaut and press "compose->drouble brackets-> a I get the following string: "� . But this happens only on gnome-terminal and some gnome-apps. If I start xterm, it works as expected (key sequence generates the expected � ). Can somebody give me a hint, how the compose key is handled on Solaris/X11, and how to configure it correctly under X (gnome) and - later also - KDE?
    Many thanks

    it's working well with mono fonts, but for reading literary texts I'd prefer proportional fonts. KDE4 konsole doesn't even allow proportional fonts in the selection of available fonts, while with gnome-terminal the proportional fonts are badly displayed. Why not displaying proportional fonts as they should, even if it could break some console programs (such as nethack)?
    Last edited by farvardin (2009-04-26 08:11:15)

  • Fonts in terminal emulators (terminal from xfce)

    I always have problems with fonts in terminal emulators, because I can never choose good one.
    Now I found perfect terminal emulator, it's called Terminal.
    I have Arch on three computers at home - two workstations and one server.
    On one workstation I am able to use "Luxi Mono" font in Terminal.
    On another workstation there is no such font available in Terminal (but it is in xfontsel), and all other fonts sux.
    I found this font in  /usr/share/fonts/Type1/fonts.cache-1. This file is available on both workstations and /usr/share/fonts/Type1 is in both xorg.conf.
    Do you have any tips how to enable more fonts in Terminal? Do you have any favourite terminal emulator font which looks good and has iso-8859-2 encoding?

    Jacek Poplawski wrote:It is strange, but I changed it to "no" and now Luxi Mono works
    On my computer is strange because when I change no to yes and than again to no, "no" doesn't works anymore.

  • How to use console font in terminal

    i love console font and color in the way it appears. there are some thread but it's not actually a solutions. https://bbs.archlinux.org/viewtopic.php?id=138811
    https://bbs.archlinux.org/viewtopic.php?id=77522
    is it possble to convert bitmap font to ttf fon?
    i really want to work in X with terminal like console (the same meaning).
    any suggestion? (tks for reading)

    litemotiv wrote:
    jasonwryan wrote:
    Have you tried copying the required font to a directory X knows about; eg.,
    /usr/share/fonts/local
    (assuming that is in your fontpath)?
    I don't have a font called terminal in my /usr/share/kbd/consolefonts/ but
    having Tamsyn there and in the fonts/local means I can use it in TTY and X.
    No that doesn't seem to work, it looks like they are a different format (PSF versus PCF).
    There is this for converting PCF to PSF: http://unix.stackexchange.com/a/21144 (courtesy of...)
    So we should need a utility to do the opposite i guess.
    As always, there are a couple of steps:
    You can use psftools to convert from .psf to .bdf, and from there to .pcf
    ...in theory, anyway
    Both tools are helpfully available
    1. https://aur.archlinux.org/packages.php?ID=22491
    2. http://www.archlinux.org/packages/extra … -bdftopcf/

  • [solved] Internal padding in gnome-terminal

    Hi there,
    Is there a way to define an internal padding in gnome-terminal of Gnome 3.8?
    The output is too close to the window borders and I would like to have them placed a bit more inside.
    At the moment it looks like that: http://i.imgur.com/QlVPrFf.png
    Thanks!
    EDIT:
    To move the terminal output away from the window borders create the stylesheet ~/.config/gtk-3.0/gtk.css with the following setting:
    TerminalScreen {
    -VteTerminal-inner-border: 10px 10px 10px 10px;
    Last edited by orschiro (2013-05-26 20:15:42)

    On most recent Gnome 3.16 we need to create the stylesheet ~/.config/gtk-3.0/gtk.css with the following setting:
    VteTerminal,
    TerminalScreen {
    padding: 10px 10px 10px 10px;
    -VteTerminal-inner-border: 10px 10px 10px 10px;
    Ref.: https://wiki.archlinux.org/index.php/GN … e_terminal

  • Gnome-terminal doesn't tile all the way in awesome [SOLVED]

    There are always a little space left not covered by the gnome-terminal.
    So does some other terminals like sakura, lilyterm.
    konsole have no problem with it.
    What could be the problem?
    Edit:
    Thanks for lucke's suggestion
    I followed this and it worked
    http://awesome.naquadah.org/wiki/FAQ#Ho … windows.3F
    Last edited by Mgccl (2010-06-05 20:48:03)

    I notice this with xfce's terminal too, and I believe it has to do with the fact that the window size has to be an integer multiple of the size of a character ie. there needs to be a whole number of lines shown vertically (and characters horizontally). I'm not sure if there is a way of getting it to play nice with awesome (as I don't use it), maybe somebody else can help...

  • [SOLVED] gnome-terminal won't start

    Well, first of all good day and thanks in advance.
    gnome-terminal is not launching. I get:
    ERROR:terminal-app.c:1433:terminal_app_init: assertion failed: (app->system_font_desc != NULL)
    This started with no particular trigger, and now i am using aterm, but i like better gnome-terminal, so any help would be appreciated.
    Last edited by evildrake (2009-07-24 16:37:48)

    Seems like a font issue, try this:
    gnome-terminal --tab-with-profile=Default
    Else you can try editing the settings using gconf-editor.

  • Gwtmstmp 8209 error ONLY on Gnome Terminal

    I've just migrated from Netware 6.5SP8 GW8.03HP3 to GW2012 SP2 running on SLES11SP3 with OES11SP2.
    I'm trying to set up some backup scripts using dbcopy essentially the script that Willem has posted in other threads.
    Now the first few times I ran it I was doing it via a remote putty session, but now I'm testing on the Gnome Terminal in the Console and getting the following error when it gets to the gwtmstmp command:
    -- In Gnome
    ford:/opt/novell/groupwise/agents/bin # /opt/novell/groupwise/agents/bin/gwtmstmp -s -p /media/nss/GWISE/grpw_po
    Load of Resource File (/opt/novell/groupwise/agents/bin/../lib/gwtsaxuk.fil) failed - error - 8209 for lang 'uk'
    Trying 'us' Resource File.
    Load of Resource File (/opt/novell/groupwise/agents/bin/../lib/gwtsaxuk.fil) failed - error - 8209 for lang 'en'
    -- In Putty
    ford:/opt/novell/groupwise/agents/bin # /opt/novell/groupwise/agents/bin/gwtmstmp -s -p /media/nss/GWISE/grpw_po
    Successfully set backup timestamp for all users on post office at /media/nss/GWISE/grpw_po
    Why on earth would it start looking for the wrong Resource file in Gnome?
    There is only one gwtsa file:
    -rw-r--r-- 1 root root 121030 Mar 26 2013 /opt/novell/groupwise/agents/lib/gwtsaxen.fil
    The real question is would cron have the same issue and not be able to run gwtmstmp successfully?
    Mark.

    Originally Posted by konecnya
    In article <[email protected]>,
    MarkDissington wrote:
    > We should be running multi-lingual as we have a Bulgarian
    > Branch office, would it just be a case of upgrading over the top and
    > re-copying the ofviews from the multilingual rpms but reinstate
    > multilingual support?
    I believe so
    > I assume if we do that then the mystery error will also vanish.
    Fingers Xed
    Did you also try a real copy (cp) to make gwtsaxuk.fil
    I know should be the same as a symlink, but you never know.
    Andy of
    KonecnyConsulting.ca in Toronto
    Knowledge Partner
    http://forums.novell.com/member.php/75037-konecnya
    If you find a post helpful and are logged in the Web interface, please
    show your appreciation by clicking on the star below. Thanks!
    Just a quick update.
    Finally got round to installing the multilingual rpms using "rpm -Uvh --force ........" to get them to overwritten the same version number english-only rpms, then restarted all the agents, but this still didn't resolve the issue. All of the user interfaces are now correclty multilingual (you can pick from about 20 languages in the advanced section of WebAccess).
    Went into ConsoleOne, properties of the domain, the language drop down was also fully populated, changed it to another language, it rebuilt the domain db languages, then changed it back to English UK, it rebuilt the domain db languages again - tried gwtmstmp still the same error.
    Checked in /opt/novell/groupwise/agents/lib - still only gwtsaxen.fil present as a gwtsaXXX file, lots of other language files prefixed gwmonx/gwmtax/gwpoax are present, but only the single gwtsa file - do the others even exist?
    So, the solution (workaround) we put in please. Now we have the multilingual rpms installed symbolic links almost work properly. I added links to gwtsaxen.fil from both gwtsaxuk.fil and gwtsaxus.fil, for some reason the uk one is still ignored and reports an error, but the us one appears to be followed OK now.
    Not clean, not nice and I'm sure I'm missing something somewhere, but it appears to have at least partially resolved the error.
    M

  • Transparent gnome terminal problem

    Hi there all archies!
    I have a problem with transparency in gnome terminal. When using it without transparency it runs smoothly, but when i turn on the transparency all gets slow and i cant really use it.
    I have tried both before and after nvidia-drivers installer but without any success. My graphic card is an nvidia 2 gts, and i am running gnome without kdelibs/qt installed.

    yes, dri indeed! de-comenting it in XFree86Config did the trick. also, as a result everything looks nicer, and it appears to have fixed another minor bug i encoutered in gnome-term, which was while i scrolled up the text got all corupted.  thanks dude. what is dri anyway?
    uh, maybe i should start a new thread but i'll ask here anyway. mozilla runs fine as root but when i attempt to run it as any other user it does nothing. i mean i enter the command mozilla in a terminal and it doesn't do anything, no processes are started, nothing. it takes the command and promptly return s the next bash line without any comments or fatal error in melting process x0876w or whatever. i re-installed it with pacman (-R and again -Sy), no luck. any ideas?
    thanks again

Maybe you are looking for

  • Memory errors and software detection

    I have the 645EMax2 and admittedly, have a power supply issue in the process of resolution. However, I have two 512mb ddr 333mhz memory sticks from Seitec. I did a scan with DocMemory and Memtest86. Both gave errors at 485mb. I swapped them round and

  • How can I make faces work properly?

    I have iPhoto version 9.2.1 (628) and the main thing that I want to be able to do with the Face Feature is to tag a face of any photo that I choose to. 1) the 'Name' button is missing whenever I open a photo 2) the 'Add a face' of the 'info' feature

  • Sync with P990i

    Hi all! I'm new to this forum. I'm considering switching from Windows to Mac but there are still some open questions for me... One is the missing possibility to sync my SonyEricsson P990 and Mac. Does somebody know about a possible future solution fo

  • How to open 'share picture via' popup menu on android?

    Hi there. I made a little photo painting app on android where you can open (via the native file opener with filerefence.browse() it works beautifully) and save (directly to CameraRoll with addBitmapData also works perfectly) an image. Now i would lik

  • Missing movie clip

    Hi.  I have six movie clips positioned across the stage and a following row of six movie clips below it. All of them move up the stage and are activated with a seperate key press and it works ok first time.  The following times going up the stage, th