home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14389 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!darwin.sura.net!ukma!nsisrv!generous
  3. From: generous@sti.nasa.gov (Curtis Generous)
  4. Subject: X Font problem in x3270
  5. Message-ID: <generous.712068390@nova>
  6. Keywords: X11R5, Fonts, Suns
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: nova.sti.nasa.gov
  9. Organization: Goddard Space Flight Center
  10. References: <1992Jul20.103255@lssec.bt.co.uk> <1992Jul24.185350.1394@thunder.mcrcim.mcgill.edu>
  11. Date: Sat, 25 Jul 1992 12:46:30 GMT
  12. Lines: 18
  13.  
  14.  
  15. I am getting the error: 'Warning: Cannot convert string "3270" to type FontStruct' when
  16. running x3270.  No characters appear on the window.  The procedure used to install the
  17. 3270 font was (taken from the Makefile):
  18.  
  19.         bdftosnf -t 3270.bdf >3270.snf
  20.         for i in 3270.snf; do\
  21.             (set -x; install -c  $i /usr/lib/X11/fonts/misc);;\
  22.         done
  23.         mkfontdir /usr/lib/X11/fonts/misc
  24.  
  25. The fonts.dir file was properly updated, and all permissions look okay.  Any ideas?
  26.  
  27. --curtis
  28. --
  29. Curtis C. Generous
  30. NASA STI
  31. generous@nova.sti.nasa.gov
  32.