Bug 23056

Summary: xmbmon (xmbmon-205-alt7.1) при запуске выдает ошибку Can't find font: -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
Product: Branch p5 Reporter: Constantine <ooobasic>
Component: cross-componentAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: QA p5 <qa-p5>
Severity: critical    
Priority: P3 CC: george, vvzh
Version: unspecified   
Hardware: x86   
OS: Linux   

Description Constantine 2010-03-02 22:31:19 MSK
xmbmon-205-alt7.1 устанавливается в ALT Linux 5.0 Школьный Мастер через Synaptic без ошибок.

Но при запуске в консоли xmbmon-205-alt7.1 выдает ошибку:

Can't find font: -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*

и не запускается.

И шрифта adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-* в дистрибутиве ALT Linux 5.0 Школьный Мастер нет.
Comment 1 Vladimir Zhirov 2010-07-31 21:54:24 MSD
Здесь:
http://markmail.org/message/pcpqrhoxxxs7xmm5
приведён следующий патч:

Patch for xmbmon.c :

===snip===

--- xmbmon.bak Sun Jan 29 13:41:41 2006 +++ xmbmon.c Sun Jan 29 13:42:53 2006 @@ -23,9 +23,9 @@ #define RES_NAME "XMBmon"

#define DEFAULT_GEOMETRY "100x140" -#define DEFAULT_FONT "-adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*" +#define DEFAULT_FONT "fixed"

-#define DEFAULT_LBFONT "-adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*" +#define DEFAULT_LBFONT "fixed" #define DEFAULT_LBCOLOR "black"

#define DEFAULT_COUNT "4"

===snap===
Comment 2 Fr. Br. George 2021-03-12 13:56:41 MSK
Подвернулась под руку неактуальная ошибка, закрыл её