Bug 16890

Summary: Xpdf - вместо русского текста показываются квадратики в меню
Product: Branch 4.1 Reporter: Dmitry Kornienko <dmitry.kornienko>
Component: xpdfAssignee: Victor Forsyuk <force>
Status: CLOSED NOTABUG QA Contact: qa-4.1 <qa-4.1>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
общий вид окна xpdf
none
rpm -qa|grep -i font>font_list.txt none

Description Dmitry Kornienko 2008-08-25 15:40:46 MSD
В Xpdf - вместо русского текста показываются квадратики в меню,
(xpdf_bug.jpg)
при этом в консоль выдается:

Warning: Cannot convert string "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-times-bold-i-normal--20-*-*-*-*-*-iso8859-1" to type FontStruct
Warning: Cannot convert string "-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1" to type FontStruct

в branch 4.0 выдавалось в консоль тоже самое (вроде) но текст в меню был английский.

шрифты вроде все стоят
rpm -qa|grep -i font >font_list.txt
Comment 1 Dmitry Kornienko 2008-08-25 15:42:03 MSD
Created attachment 2845 [details]
общий вид окна xpdf

изображение квадратиков
Comment 2 Dmitry Kornienko 2008-08-25 15:42:37 MSD
Created attachment 2846 [details]
rpm -qa|grep -i font>font_list.txt
Comment 3 Dmitry Kornienko 2008-08-26 08:41:43 MSD
Просьба Закрыть баг - была проблема обновления 
с branch 4.0 до branch 4.1

не был установлен xfs (x font server)

правда сейчас всё равно не находит 

Warning: Cannot convert string "-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1" to type FontStruct

проблема в обновлении была связана с переходом от
xorg-x11-* to xorg-*
Comment 4 Victor Forsyuk 2008-08-29 12:44:58 MSD
OK