[Gambas-user] again special chars

Stefano Palmeri stefanopalmeri at ...152...
Wed May 24 19:19:48 CEST 2006


Alle 13:03, mercoledì 24 maggio 2006, Benoit Minisini ha scritto:
> On Wednesday 24 May 2006 10:40, Stefano Palmeri wrote:
> > Hi, Benoit.
> >
> > Some (clues?) news: I noticed that my special chars bug comes
> > up even if I set the Editor control text in the project code.
> >
> > The strange thing is that I can edit the class with those chars,
> > but then the Editor control can't display the text (look at the
> > screenshot).
> >
> >
> > Regards,
> >
> > Stefano Palmeri
> 
> Can you tell me:
> - The value of the $LC_ALL and $LANG environment variables.
> - The value of System.Charset in Gambas.
> 
> -- 
> Benoit Minisini

LC_ALL value is not set. 
LANG is it_IT.
System.Charset is ISO-8859-1
Desktop.Charset is UTF-8

I've attached the output of env.

I tried to set LC_ALL=it_IT or en_US, but the project 
still doesn't display those chars.

Regards,

Stefano Palmeri


-------------- next part --------------
CPLUS_INCLUDE_PATH=/usr/lib/qt/include:/usr/lib/qt/include
MANPATH=/usr/local/man:/usr/man:/usr/X11R6/man:/usr/lib/java/man:/usr/lib/qt/doc/man
KDE_MULTIHEAD=false
HOSTNAME=macondo.localhost
DM_CONTROL=/var/run/xdmctl
TERM=xterm
SHELL=/bin/bash
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
GTK2_RC_FILES=/home/stefano/.gtkrc-2.0
GTK_RC_FILES=/etc/gtk/gtkrc:/home/stefano/.gtkrc:/home/stefano/.kde/share/config/gtkrc
GS_LIB=/home/stefano/.fonts
WINDOWID=41943048
QTDIR=/usr/lib/qt
KDE_FULL_SESSION=true
USER=stefano
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.bat=01;32:*.BAT=01;32:*.btm=01;32:*.BTM=01;32:*.cmd=01;32:*.CMD=01;32:*.com=01;32:*.COM=01;32:*.dll=01;32:*.DLL=01;32:*.exe=01;32:*.EXE=01;32:*.arj=01;31:*.bz2=01;31:*.deb=01;31:*.gz=01;31:*.lzh=01;31:*.rpm=01;31:*.tar=01;31:*.taz=01;31:*.tb2=01;31:*.tbz2=01;31:*.tbz=01;31:*.tgz=01;31:*.tz2=01;31:*.z=01;31:*.Z=01;31:*.zip=01;31:*.ZIP=01;31:*.zoo=01;31:*.asf=01;35:*.ASF=01;35:*.avi=01;35:*.AVI=01;35:*.bmp=01;35:*.BMP=01;35:*.flac=01;35:*.FLAC=01;35:*.gif=01;35:*.GIF=01;35:*.jpg=01;35:*.JPG=01;35:*.jpeg=01;35:*.JPEG=01;35:*.m2a=01;35:*.M2a=01;35:*.m2v=01;35:*.M2V=01;35:*.mov=01;35:*.MOV=01;35:*.mp3=01;35:*.MP3=01;35:*.mpeg=01;35:*.MPEG=01;35:*.mpg=01;35:*.MPG=01;35:*.ogg=01;35:*.OGG=01;35:*.ppm=01;35:*.rm=01;35:*.RM=01;35:*.tga=01;35:*.TGA=01;35:*.tif=01;35:*.TIF=01;35:*.wav=01;35:*.WAV=01;35:*.wmv=01;35:*.WMV=01;35:*.xbm=01;35:*.xpm=01;35:
GDK_USE_XFT=1
SESSION_MANAGER=local/macondo:/tmp/.ICE-unix/1243
T1LIB_CONFIG=/usr/share/t1lib/t1lib.config
MINICOM=-c on
KONSOLE_DCOP=DCOPRef(konsole-2988,konsole)
DESKTOP_SESSION=default
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/sbin:/sbin:/usr/local/sbin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/home/stefano/bin
LC_COLLATE=C
INPUTRC=/etc/inputrc
PWD=/home/stefano
KONSOLE_DCOP_SESSION=DCOPRef(konsole-2988,session-1)
JAVA_HOME=/usr/lib/java
LANG=it_IT
PS1=\u@\h:`basename "$(pwd)" | tr " " "_"`\$ 
PS2=> 
SHLVL=4
HOME=/home/stefano
XCURSOR_THEME=Chameleon-Aluminium-Regular
LS_OPTIONS= --color=auto -F -b -T 0
LESS=-M
LOGNAME=stefano
PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig
LESSOPEN=|lesspipe.sh %s
BROWSER=/opt/kde/bin/konqueror
DISPLAY=:0.0
COLORTERM=
_=/usr/bin/env


More information about the User mailing list