Can't enter Turkish characters in tty console

Bug #11611 reported by ismail dönmez
6
Affects Status Importance Assigned to Milestone
console-common (Ubuntu)
Fix Released
Medium
Colin Watson

Bug Description

Using dpkg-reconfigure locales , I set up my main language to be tr_TR.UTF-8 but
in tty console trying to under turkish characters shows up as white rectangles.

Revision history for this message
Matt Zimmerman (mdz) wrote :

Does there exist a proper UTF-8 Turkish font for the console?

Revision history for this message
ismail dönmez (ismail-kde) wrote :

It was working fine in Debian Sid so there must be one.

Revision history for this message
ismail dönmez (ismail-kde) wrote :

Tested latarcyrheb-sun16.psf and its working fine.I can even use euro character. And btw I found a typo
in /etc/console-tools/config file. It says

# Set the following - more euro-friendly default than kernel font.
# SCREEN_FONT=latcyrheb=sun16.psf

It must say

# Set the following - more euro-friendly default than kernel font.
# SCREEN_FONT=latarcyrheb-sun16.psf

Revision history for this message
Colin Watson (cjwatson) wrote :

Is the console-terminus package installed? That provides the font that
localechooser sets for Turkish by default, namely ter-916f.psf.

If that's inadequate, I can change it to latarcyrheb-sun16.

Revision history for this message
ismail dönmez (ismail-kde) wrote :

Installed console-terminus and its much better. Maybe this package should be installed by default. Also don't forget to
fix the typo :-)

Revision history for this message
Colin Watson (cjwatson) wrote :

console-tools (1:0.2.3dbs-55ubuntu4) hoary; urgency=low

  * debian/conffiles.d/config: Fix typo: "latcyrheb=sun16" =>
    "latarcyrheb-sun16" (part of Ubuntu #5163).

 -- Colin Watson <email address hidden> Tue, 4 Jan 2005 22:46:41 +0000

Revision history for this message
Colin Watson (cjwatson) wrote :

(In reply to comment #5)
> Installed console-terminus and its much better. Maybe this package should be
installed by default.

It's already installed by default if you selected Turkish in the installer:

case "$LANGUAGE" in
[...]
    tr)
        # Turkish
        pkginstall console-terminus
        ;;

What image did you use to install your system, and what language did you select
in the installer?

Revision history for this message
ismail dönmez (ismail-kde) wrote :

I had to select english because of another bug which is fixed now. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.