http://bugzilla.opensuse.org/show_bug.cgi?id=1183234 http://bugzilla.opensuse.org/show_bug.cgi?id=1183234#c43 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(guillaume.gardet@ | |arm.com) --- Comment #43 from Dr. Werner Fink <werner@suse.com> --- To debug this it would be very helpful to see if the console font and its mapping on the current terminal device line is configured correct. For this I'd like to propose the command sequence tty tput init echo -en '\x0elqqqqqqqqqqk\x0f\n' . /etc/sysconfig/console echo $CONSOLE_FONT find /usr/share/kbd/consolefonts/ -name "${CONSOLE_FONT}*" loadunimap -o old.uni lat1 grep 'U\+2500' old.uni echo -en '\x0elqqqqqqqqqqk\x0f\n' I'm interested not only on the output of the command sequence above but also on the file old.uni to see what mapping is really loaded. This mapping is used to get the correct eight bit byte line glyph of the loaded font on the multi byte character line glyph as well as on the alternates characters set (ACS) line glyp -- You are receiving this mail because: You are on the CC list for the bug.