Still digging into my font issue with qmon, I set XMTDEBUGFONT, and now, when I 
try to run qmon, I get the following. I'm running RHEL 7.4 with kernel 
3.10.0-693.21.1.el7.x86_64.

All these fonts already exist in /usr/share/X11/fonts. If I run xset q, the 
font directories show up correctly under "Font Path", however, if I run 
xlsfonts, these adobe fonts do *not* show up.

Any thoughts given this information? Any help would be appreciated; I've been 
ripping my hair out over this...

Thanks!

[user@host ~]$ qmon
FontListCvt:
->-adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-*=R,-adobe-helvetica-bold-r-*--14-*-*-*-p-*-*-*=B,-adobe-helvetica-medium-r-*--20-*-*-*-p-*-*-*=BIG,-adobe-helvetica-medium-r-*--12-*-*-*-p-*-*-*=SMALL,-adobe-helvetica-medium-r-*--24-*-*-*-p-*-*-*=HUGE,-adobe-courier-medium-r-*--14-*-*-*-m-*-*-*=LIST,-adobe-courier-bold-r-*--14-*-*-*-m-*-*-*=LISTBOLD,-adobe-courier-medium-r-*--12-*-*-*-m-*-*-*=LISTSMALL,-adobe-helvetica-medium-r-*--10-*-*-*-p-*-*-*=QUEUEICON<-
------------------------
baselist[0]: '-adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-*=R'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-* (R)'
Warning: Cannot convert string "-adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-*" 
to type FontStruct
baselist[0]: '-adobe-helvetica-bold-r-*--14-*-*-*-p-*-*-*=B'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-bold-r-*--14-*-*-*-p-*-*-* (B)'
Warning: Cannot convert string "-adobe-helvetica-bold-r-*--14-*-*-*-p-*-*-*" to 
type FontStruct
baselist[0]: '-adobe-helvetica-medium-r-*--20-*-*-*-p-*-*-*=BIG'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-medium-r-*--20-*-*-*-p-*-*-* (BIG)'
Warning: Cannot convert string "-adobe-helvetica-medium-r-*--20-*-*-*-p-*-*-*" 
to type FontStruct
baselist[0]: '-adobe-helvetica-medium-r-*--12-*-*-*-p-*-*-*=SMALL'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-medium-r-*--12-*-*-*-p-*-*-* (SMALL)'
Warning: Cannot convert string "-adobe-helvetica-medium-r-*--12-*-*-*-p-*-*-*" 
to type FontStruct
baselist[0]: '-adobe-helvetica-medium-r-*--24-*-*-*-p-*-*-*=HUGE'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-medium-r-*--24-*-*-*-p-*-*-* (HUGE)'
Warning: Cannot convert string "-adobe-helvetica-medium-r-*--24-*-*-*-p-*-*-*" 
to type FontStruct
baselist[0]: '-adobe-courier-medium-r-*--14-*-*-*-m-*-*-*=LIST'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-courier-medium-r-*--14-*-*-*-m-*-*-* (LIST)'
Warning: Cannot convert string "-adobe-courier-medium-r-*--14-*-*-*-m-*-*-*" to 
type FontStruct
baselist[0]: '-adobe-courier-bold-r-*--14-*-*-*-m-*-*-*=LISTBOLD'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-courier-bold-r-*--14-*-*-*-m-*-*-* (LISTBOLD)'
Warning: Cannot convert string "-adobe-courier-bold-r-*--14-*-*-*-m-*-*-*" to 
type FontStruct
baselist[0]: '-adobe-courier-medium-r-*--12-*-*-*-m-*-*-*=LISTSMALL'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-courier-medium-r-*--12-*-*-*-m-*-*-* (LISTSMALL)'
Warning: Cannot convert string "-adobe-courier-medium-r-*--12-*-*-*-m-*-*-*" to 
type FontStruct
baselist[0]: '-adobe-helvetica-medium-r-*--10-*-*-*-p-*-*-*=QUEUEICON'
font_type: 'XmFONT_IS_FONT'
bs: '-adobe-helvetica-medium-r-*--10-*-*-*-p-*-*-* (QUEUEICON)'
Warning: Cannot convert string "-adobe-helvetica-medium-r-*--10-*-*-*-p-*-*-*" 
to type FontStruct
XmFONT_IS_FONT: R
XmFONT_IS_FONT: B
XmFONT_IS_FONT: BIG
XmFONT_IS_FONT: SMALL
XmFONT_IS_FONT: HUGE
XmFONT_IS_FONT: LIST
XmFONT_IS_FONT: LISTBOLD
XmFONT_IS_FONT: LISTSMALL
XmFONT_IS_FONT: QUEUEICON
Segmentation fault (core dumped)

If I made the changes to ~/Qmon outlined in 
http://talby.rcs.manchester.ac.uk/~rcs/_bits/sge_qmon_fonts.html, I get a 
different problem:

[user@host ~]$ qmon
FontListCvt:
->fixed=R,fixed=B,fixed=BIG,fixed=SMALL,fixed=HUGE,fixed=LIST,fixed=LISTBOLD,fixed=LISTSMALL,fixed=QUEUEICON<-
------------------------
baselist[0]: 'fixed=R'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (R)'
baselist[0]: 'fixed=B'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (B)'
baselist[0]: 'fixed=BIG'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (BIG)'
baselist[0]: 'fixed=SMALL'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (SMALL)'
baselist[0]: 'fixed=HUGE'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (HUGE)'
baselist[0]: 'fixed=LIST'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (LIST)'
baselist[0]: 'fixed=LISTBOLD'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (LISTBOLD)'
baselist[0]: 'fixed=LISTSMALL'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (LISTSMALL)'
baselist[0]: 'fixed=QUEUEICON'
font_type: 'XmFONT_IS_FONT'
bs: 'fixed (QUEUEICON)'
XmFONT_IS_FONT: R
XmFONT_IS_FONT: B
XmFONT_IS_FONT: BIG
XmFONT_IS_FONT: SMALL
XmFONT_IS_FONT: HUGE
XmFONT_IS_FONT: LIST
XmFONT_IS_FONT: LISTBOLD
XmFONT_IS_FONT: LISTSMALL
XmFONT_IS_FONT: QUEUEICON
Segmentation fault (core dumped)
[mhohmeis@odin ~]$ cat .xinitrc
Section "Files"
        FontPath        "/usr/share/X11/fonts/100dpi"
        FontPath        "/usr/share/X11/fonts/75dpi"
        FontPath        "/usr/share/X11/fonts/encodings"
        FontPath        "/usr/share/X11/fonts/misc"
        FontPath        "/usr/share/X11/fonts/OTF"
        FontPath        "/usr/share/X11/fonts/TTF"
        FontPath        "/usr/share/X11/fonts/Type1"
        FontPath        "/usr/share/X11/fonts/util"
EndSection

Matt Hohmeister
Systems and Network Administrator
Department of Psychology
Florida State University
PO Box 3064301
Tallahassee, FL 32306-4301
Phone: +1 850 645 1902
Fax: +1 850 644 7739

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to