The officially official Devuan Forum!

You are not logged in.

#1 Re: Other Issues » X11 cyrillic font problem » 2021-10-31 10:17:17

Solved after reinstalling Xorg completely.

#2 Other Issues » X11 cyrillic font problem » 2021-10-29 07:53:03

djek0
Replies: 2

After upgrading from Beowulf to Chimaera if there is a cyrillic character in the title bar of a window it is rendered as a block font.png
The font path in /etc/X11/xorg.conf is set:

Section "Files"                                                                 
    ModulePath   "/usr/lib/xorg/modules"                                         
    FontPath     "/usr/share/fonts/X11/misc"                                     
    FontPath     "/usr/share/fonts/X11/cyrillic"                                 
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"                         
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"                         
    FontPath     "/usr/share/fonts/X11/Type1"                                   
    FontPath     "/usr/share/fonts/X11/100dpi"                                   
    FontPath     "/usr/share/fonts/X11/75dpi"                                   
    FontPath     "built-ins"                                                     
EndSection

My locale -a:

C
C.UTF-8
en_US.utf8
POSIX
ru_RU.utf8
ru_UA.utf8

What's the problem?

Board footer

Forum Software