On Sat, May 07, 2005 at 01:31:01AM +0900, OHURA Makoto wrote: > 1. For disabling mule-ucs, set DEB_MULEUCS_UNICODE to `off'. See > /usr/share/doc/mule-ucs/README.Debian > 2. Run xemacs with -q and -no-site-file.
Unfortunately this caused a similar problem: $ DEB_MULEUCS_UNICODE=off /usr/bin/xemacs -q -no-site-file Warning: Missing charsets in String to FontSet conversion Warning: Cannot convert string "-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, -*-*-*-*-*-*-*-120-*-iso10646-1, -*-*-*-*-*-*-*-120-*-jisx0208.1983-0, -*-*-*-*-*-*-*-120-*-jisx0201.1976-0" to type FontSet Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Warning: Missing charsets in String to FontSet conversion Warning: Unable to load any usable fontset Fatal error (11). Your files have been auto-saved. Use `M-x recover-session' to recover them. Your version of XEmacs was distributed with a PROBLEMS file that may describe your crash, and with luck a workaround. Please check it first, but do report the crash anyway. Please report this bug by invoking M-x report-emacs-bug, or by selecting `Send Bug Report' from the Help menu. If necessary, send ordinary email to [EMAIL PROTECTED]'. *MAKE SURE* to include the XEmacs configuration from M-x describe-installation, or equivalently the file Installation in the top of the build tree. *Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely to be able to analyze the problem. Locate the core file produced as a result of this crash (often called `core' or `core.<process-id>', and located in the directory in which you started XEmacs or your home directory), and type gdb /usr/bin/xemacs core then type `where' at the debugger prompt. No GDB on your system? You may have DBX, or XDB, or SDB. (Ask your system administrator if you need help.) If no core file was produced, enable them (often with `ulimit -c unlimited' in case of future recurrance of the crash. Lisp backtrace follows: # bind (frame-being-created) make-frame(nil #<x-device on ":0.0" 0xb01>) frame-initialize() # bind (debugger debug-on-error command-line-args-left) command-line() # (condition-case ... . ((t (byte-code " \uffff\uffff" ... 1)))) # bind (error-data) normal-top-level() # (condition-case ... . error) # (catch top-level ...) Segmentation fault > 3. What xfonts do you install? Send me the output of the > following command; > > $ dpkg -l | grep xfonts ii xfonts-100dpi 4.3.0.dfsg.1-1 100 dpi fonts for X ii xfonts-75dpi 4.3.0.dfsg.1-1 75 dpi fonts for X ii xfonts-base 4.3.0.dfsg.1-1 standard fonts for X ii xfonts-base-tr 4.3.0.dfsg.1-1 standard fonts for X (transcoded from ISO 10 ii xfonts-cmex-bi 0.1-5 Big5+ Chinese Mingti bitmap font (by CMEX & ii xfonts-intl-ar 1.2.1-3 International fonts for X -- Arabic ii xfonts-intl-as 1.2.1-3 International fonts for X -- Asian ii xfonts-intl-ch 1.2.1-3 International fonts for X -- Chinese ii xfonts-intl-ch 1.2.1-3 International fonts for X -- Chinese big ii xfonts-intl-eu 1.2.1-3 International fonts for X -- European ii xfonts-intl-ja 1.2.1-3 International fonts for X -- Japanese ii xfonts-intl-ja 1.2.1-3 International fonts for X -- Japanese big ii xfonts-scalabl 4.3.0.dfsg.1-1 scalable fonts for X ii xfonts-x3270-m 3.3.2p1-1 Font files for the x3270(1) IBM 3270 emulato (the full package names...) $ dpkg --get-selections | grep xfonts xfonts-100dpi install xfonts-75dpi install xfonts-base install xfonts-base-transcoded install xfonts-cmex-big5p install xfonts-intl-arabic install xfonts-intl-asian install xfonts-intl-chinese install xfonts-intl-chinese-big install xfonts-intl-european install xfonts-intl-japanese install xfonts-intl-japanese-big install xfonts-scalable install xfonts-x3270-misc install > Do you install xfonts-base? Yup. :) The reason why all the above font packages are installed is that we have a large and diverse user community so even though I don't use them all, some users may want to use some of them. Thanks for your time, Ryan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]