Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All cyrillic characters are displayed as rectangles [terminus-font] #10

Open
ksevelyar opened this issue Dec 29, 2012 · 7 comments
Open

Comments

@ksevelyar
Copy link

Hello!

All cyrillic characters are displayed as rectangles with terminus-font:

echo "hello world кириллицав" | dzen2 -fn '-*-terminus-medium-*-*-*-22-*-*-*-*-*-koi8-u' -p -x 500 -y 1000 -w 500

2012-12-29-033259_1920x1200_scrot

Arch Linux

Tested with:

community/terminus-font 4.36-2
aur/terminus-cyrillic 4.38-1
aur/terminus-font-td1 4.38-1

community/dzen2 0.9.5git-1
aur/dzen2-xft-xpm-xinerama-svn 271-2
aur/dzen2-svn 271-3

In urxvt/roxterm symbols displayed correctly.

Sorry for my poor english.

@ksevelyar
Copy link
Author

Works fine with dzen2-0.8.5-7-x86_64.pkg.tar.xz. ( https://wiki.archlinux.org/index.php/Downgrading_Packages )

@FrostyX
Copy link

FrostyX commented Sep 21, 2013

Yes, works fine in dzen2-0.8.5 but dont work in dzen2-0.9.5. Any chance to fix it?

@pitchforks
Copy link

can we have this fixed please?

it's not even possible to use this repository as reference and get a certain older revision from it (because it has no tags)

and it's not possible to attempt a bisection because it has no svn history imported

@ghost
Copy link

ghost commented Aug 12, 2014

Having the same issue here.
The solution (bad solution) for me was to run dzen w/ LC_CTYPE in "ru_RU.UTF-8". Other locale variables don't change its behaviour.
Downgrading works for me, too.

@terrorbyte
Copy link

I have the exact same issue. It appears that we are going to have to fix this ourselves. If I get time I'll see if I can fix it (I'll report back if I do).

@stevenhoneyman
Copy link

Two easy workarounds I can see:

  1. LANG=fr dzen2 ........
    It has to be a language that exists, but that you haven't enabled.
  2. Just compile it without XFT enabled (pick option 4)

@FrostyX
Copy link

FrostyX commented Sep 26, 2014

Thank you @stevenhoneyman. Workaround (2) is very simple on Gentoo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants