On Tue, Jul 29, 2008 at 02:58:40PM +0200, Guus Sliepen wrote: > Can you verify if unicode is working properly in crawl 0.4.1-1 or if > it is still broken?
It is still broken. > If it is still not working, could you tell me if you are running > crawl in a virtual console, an xterm, in screen, or something else? I can reproduce the issue with "xterm -e crawl", in my normal xterm + screen environment, and as root on the linux console, with a one-line .crawlrc: char_set = unicode > Also include the output of "env" and "locale". As the problem also affects root, I have dumped its env and locale rather than my own. SHELL=/bin/bash TERM=linux HUSHLOGIN=FALSE USER=root MAIL=/var/mail/root PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PWD=/root LANG=en_AU.UTF-8 SHLVL=1 HOME=/root LOGNAME=root _=/usr/bin/env LANG=en_AU.UTF-8 LC_CTYPE="en_AU.UTF-8" LC_NUMERIC="en_AU.UTF-8" LC_TIME="en_AU.UTF-8" LC_COLLATE="en_AU.UTF-8" LC_MONETARY="en_AU.UTF-8" LC_MESSAGES="en_AU.UTF-8" LC_PAPER="en_AU.UTF-8" LC_NAME="en_AU.UTF-8" LC_ADDRESS="en_AU.UTF-8" LC_TELEPHONE="en_AU.UTF-8" LC_MEASUREMENT="en_AU.UTF-8" LC_IDENTIFICATION="en_AU.UTF-8" LC_ALL= -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]