What happens if you run the same image (Pharo 1.1) but from other VM?� Downloaded from the website for example??
Because the oneclick does:
#!/bin/sh
# path
ROOT=`dirname $0`
BASE="$ROOT/Contents/Linux"
# execute
exec "$BASE/squeakvm" \
��� -plugins "$BASE" \
��� -encoding latin1 \
��� -vm-display-X11 \
��� "$ROOT/Contents/Resources/pharo.image"
or similar...maybe there is something bothering there....
cheers
mariano
Thank you..2010/10/20 Roberto Sapiain <rsapiain@gmail.com>Hello.
Well, In my case I just have a simple workaround:� in a terminal put the keyboard in english� (with�
# setxkbmap us� ; there with shift+6 you get the 'hat'� ^� ; to go back to your normal layout�� setxkbmap latam� if its latinamerican or es if its spanish keyboard type; once you get the character printed, do a copy & paste, or memorize the layout of an english keyboard� ;))
cheers, and hello to everyone in the list as well� :)2010/10/20 Diogenes Moreira <diogenes.moreira@gmail.com>
_______________________________________________hi falks.I'm using Pharo 1.1 OneClick Package in Ubuntu 10.4 with the follow locale.when press ^ character in the pharo editor i get "?" symbol..�What configuration I need change?Other data, if i using the cut & paste from othe application, that work fine.Thank in advance.iogenes@diogenes-desktop:~$ localeLANG=es_AR.utf8LC_CTYPE="es_AR.utf8"LC_NUMERIC="es_AR.utf8"LC_TIME="es_AR.utf8"LC_COLLATE="es_AR.utf8"LC_MONETARY="es_AR.utf8"LC_MESSAGES="es_AR.utf8"LC_PAPER="es_AR.utf8"LC_NAME="es_AR.utf8"LC_ADDRESS="es_AR.utf8"LC_TELEPHONE="es_AR.utf8"LC_MEASUREMENT="es_AR.utf8"LC_IDENTIFICATION="es_AR.utf8"LC_ALL=cat /etc/lsb-release�DISTRIB_ID=UbuntuDISTRIB_RELEASE=10.04DISTRIB_CODENAME=lucidDISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTSdiogenes@diogenes-desktop:~$ uname -aLinux diogenes-desktop 2.6.32-25-generic-pae #44-Ubuntu SMP Fri Sep 17 21:57:48 UTC 2010 i686 GNU/Linux
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
--
-* Amn El Ith Tir Sol - Honour *-
Roberto Iv�n Sapiain Caro (RISC).
Estudiante Ing. Civil en Computaci�n.
Universidad de Chile
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project