emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scim can't be activated when the arg --enable-font-backend is used.


From: Hongyi Zhao
Subject: Re: Scim can't be activated when the arg --enable-font-backend is used.
Date: Fri, 8 Dec 2006 10:58:58 +0800
User-agent: Mutt/1.5.12-2006-07-14

> Please update your cvs working directory and make emacs as
> this:
> 
> % cd .../emacs
> % make CFLAGS='-g -DDEBUG_XIC_FONTSET'
> 
> With this Emacs I get this kind of debugging information:
> 
> % LANG=zh_CN address@hidden emacs-unicode --enable-font-backend
> XIC Fontset failed: -*-*-medium-r-normal--21-*-*-*-*-*
>   missing: ISO8859-1
>   missing: GB2312.1980-0
> XIC Fontset created: -*-*-medium-r-normal--20-*-*-*-*-*
> 
> And I can activate scim by C-SPC.  What is your case?

After updating the Emacs from CVS, I make Emacs as this:

% cd .../emacs
% make CFLAGS='-g -DDEBUG_XIC_FONTSET' (The first way)
% make bootstrap CFLAGS='-g -DDEBUG_XIC_FONTSET' (The second way)

Then I install it by sudo make install.

When I run Emacs as this:

% LANG=zh_CN address@hidden emacs --enable-font-backend

I meet the error message:

========================================
(emacs:8090): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
XIC Fontset created: -*-*-medium-r-normal--15-*-*-*-*-*
========================================

So I run the command locale, and find this:

=====================
address@hidden:~$ locale
LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:zh:en_US:en
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
=====================

Then, I run Emacs as this:

% LANG=zh_CN.UTF-8 address@hidden emacs --enable-font-backend

But this time, I meet the following error message:

==================================
XIC Fontset failed: -*-*-medium-r-normal--15-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--14-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--17-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--18-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--12-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--11-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--20-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--10-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--8-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--24-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--26-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
XIC Fontset failed: -*-*-medium-r-normal--34-*-*-*-*-*
  missing: ISO8859-1
  missing: ISO8859-1
  missing: GB2312.1980-0
  missing: GBK-0
  missing: ISO10646-1
==================================

As the result, the SCIM can't be activated still.

Furthmore, if I run Emacs as this:

% emacs --enable-font-backend

The error message is the same as the previous.

-- 
Hongyi Zhao <address@hidden>
赵弘毅
--

题目:《惠崇春江晚景》
作者:苏轼(1036-1101)
竹外桃花三两枝,春江水暖鸭先知。
萎蒿满地芦芽短,正是河豚欲上时。




reply via email to

[Prev in Thread] Current Thread [Next in Thread]