JS wrote: > I've copied over the fonts I found from VMS now, and done the > mkfontdir, and > xset but when I run the xclock for example, I still get the following > messages: > > ISIS-WORK>MC DECW$CLOCK > X Toolkit Warning: Cannot convert string > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > X Toolkit Warning: Cannot convert string > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > X Toolkit Warning: Cannot convert string > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > X Toolkit Warning: Cannot convert string > "-*-Menu-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1" to type FontStruct > > Also in the xclock, there is a dotted square next to the Day > (usually a sign > of using the wrong font). Do you get these messages?
Yes, I had the same problems. I performed a dir decw$terminal:menu*.pcf on VMS and found several files: Directory SYS$COMMON:[SYSFONT.DECW.100DPI] MENU10_100DPI.PCF;1 MENU12_100DPI.PCF;1 Total of 2 files. Directory SYS$COMMON:[SYSFONT.DECW.75DPI] MENU10.PCF;1 MENU12.PCF;1 Total of 2 files. Directory SYS$COMMON:[SYSFONT.DECW.EURO_100DPI] MENU10_100DPI.PCF;1 MENU12_100DPI.PCF;1 Total of 2 files. Directory SYS$COMMON:[SYSFONT.DECW.EURO_75DPI] MENU10.PCF;1 MENU12.PCF;1 Total of 2 files. Grand total of 4 directories, 8 files. Do you have these? After I found these, I ftp'd them to /usr/local/font then I did: $ xset fp- /usr/local/font $ mkfontdir /usr/local/font $ xset fp+ /usr/local/font and tried MCR DECW$CLOCK again. I no longer got the messages but I still see the dotted square. BTW, you might want to hold off on the "enhancement" to .xmodmap-vms that I posted. It caused unexpected problems when I did added this. Bruce ----------------------------------------- CONFIDENTIALITY NOTE: This e-mail message, including any attachment(s), contains information that may be confidential, protected by the attorney-client or other legal privileges, and/or proprietary non-public information. If you are not an intended recipient of this message or an authorized assistant to an intended recipient, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution, or reproduction of this message and/or any of its attachments (if any) by unintended recipients is not authorized and may be unlawful.
