On 16 February 2016 at 22:46, Christian Hesse <list@xxxxxxxx> wrote: > Garmine 42 <mikro001@xxxxxxxxx> on Tue, 2016/02/16 18:33: >> Hi! >> >> Since the update to 2.0 the usage graphs use nonexisting fonts - both >> TTY and uxterm show the "empty box" unicode character instead of the >> fonts shown on htop 2.0 screenshots. >> >> I did not find any missing dependency for htop on my system. >> >> Do anyone else have this issue? >> >> Any ideas? Shall I install a new font for this? If so, which one? >> >> Thank you in advance. > > Make sure your locales support UTF-8 and select a terminal font that has > braille character. Terminus (package terminus-font) works perfectly fine. > -- > main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH" > "CX:;",b;for(a/* Best regards my address: */=0;b=c[a++];) > putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);} Hi! I meant the usage graphs - e.g. the CPU usage graph in the section above the processes. Box drawing characters work fine. Next time I will supply a screenshot too. It was indeed a font issue, the one I used did not contain the braille characters. Because the same problem existed on my gettys I thought it was an encoding issue or something else. Using terminus font at the moment (as suggested) and it works perfectly fine. Thank you very much for the help! :) Garmine