This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xterm-237-2 still has no UTF-8 support


On 2008/12/10 0:39, Yongwei Wu wrote:
>> 1. xterm +lc -u8
> 
> I got these messages:
> 
> Warning: Cannot convert string
>
"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*"
to type
> FontStruct
> Warning: Cannot convert string "nil2" to type FontStruct

	These are the default fonts specified in
/etc/X11/app-defaults/XTerm.

"-adobe-helvetica-..." are provided by font-adobe-dpi100
and font-adobe-dpi75, and nil2 is provided by
font-misc-misc.

	Do you have these fonts installed? What does
cygcheck -c | grep font
say?

	If these warnings persist, then you may have something
wrong or some non-default settings about fonts. 

1. Re-run (as in /etc/postinstall/fontconfig.sh)
/usr/bin/fc-cache -r

2. Do you have any files in
ls -l ~/.[xX]*

3. Did you modify any files in
grep -ril font  /etc/X11/|xargs md5sum
(On my machine, it says:
dd942bff017ee9cfc2bb97bbdd7378b6
*/etc/X11/app-defaults/KOI8RXTerm
952670ddfbb90d0a7c36e87e7a796595
*/etc/X11/app-defaults/UXTerm
3229b9daa5116a184ebe78949c8794f9
*/etc/X11/app-defaults/XTerm
I believe these are the default.)

4. How do you start up XWin (startx, starxwin.sh,
startxwin.bat, etc.) and xterm? Does the file contain
anything about fonts?

--
neomjp

--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]