2008/5/12 Marcel Sanchez Gongora <[EMAIL PROTECTED]>: > > On Mon, 2008-05-12 at 14:29 -0400, Constructora.pando Pando wrote: > > On Mon, May 12, 2008 at 2:27 PM, Constructora.pando Pando > > <[EMAIL PROTECTED]> wrote: > > > ¿Por que será que al tratar de arrancar 'devede' como usuario me sale > > > este error? > > > ~$ devede > > > (devede:7667): Gtk-WARNING **: Locale not supported by C library. > > > Using the fallback 'C' locale. > > > Psyco not installed, the program will just run slower > > > DeVeDe 3.7 > > > Traceback (most recent call last): > > > File "/usr/bin/devede", line 128, in <module> > > > locale.setlocale(locale.LC_ALL,"") > > > File "/usr/lib/python2.5/locale.py", line 478, in setlocale > > > return _setlocale(category, locale) > > > locale.Error: unsupported locale setting > > > > > > Claramente es un problema de 'locales' que no se donde meter mano para > repararlo > > > > > Y esto me arroja 'locale': > > > > $ locale > > locale: Cannot set LC_CTYPE to default locale: No such file or directory > > locale: Cannot set LC_MESSAGES to default locale: No such file or directory > > locale: Cannot set LC_ALL to default locale: No such file or directory > > LANG=es_ES > > [EMAIL PROTECTED] > > LC_NUMERIC="es_ES" > > LC_TIME="es_ES" > > LC_COLLATE="es_ES" > > LC_MONETARY="es_ES" > > [EMAIL PROTECTED] > > LC_PAPER="es_ES" > > LC_NAME="es_ES" > > LC_ADDRESS="es_ES" > > LC_TELEPHONE="es_ES" > > LC_MEASUREMENT="es_ES" > > LC_IDENTIFICATION="es_ES" > > LC_ALL= > > > > > marcel[~]$ echo $LANG > en_US > marcel[~]$ locale > LANG=en_US > LC_CTYPE="en_US" > LC_NUMERIC="en_US" > LC_TIME="en_US" > LC_COLLATE="en_US" > LC_MONETARY="en_US" > LC_MESSAGES="en_US" > LC_PAPER="en_US" > LC_NAME="en_US" > LC_ADDRESS="en_US" > LC_TELEPHONE="en_US" > LC_MEASUREMENT="en_US" > LC_IDENTIFICATION="en_US" > LC_ALL= > > ahora voy a tratar de usar unas locales que no fueron generadas con > dpkg-reconfigure locales: > marcel[~]$ LANG=es_CU > marcel[~]$ locale > > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cannot set LC_MESSAGES to default locale: No such file or > directory > locale: Cannot set LC_ALL to default locale: No such file or directory > LANG=es_CU > LC_CTYPE="es_CU" > LC_NUMERIC="es_CU" > LC_TIME="es_CU" > LC_COLLATE="es_CU" > LC_MONETARY="es_CU" > LC_MESSAGES="es_CU" > LC_PAPER="es_CU" > LC_NAME="es_CU" > LC_ADDRESS="es_CU" > LC_TELEPHONE="es_CU" > LC_MEASUREMENT="es_CU" > LC_IDENTIFICATION="es_CU" > LC_ALL= >
reconfigure las locales: ale# dpkg-reconfigure locales luego (lo lei por alli): ale# locale-gen miro las locales como quedaron: ale# echo $LANG es_ES ale# locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=es_ES LC_CTYPE="es_ES" LC_NUMERIC="es_ES" LC_TIME="es_ES" LC_COLLATE="es_ES" LC_MONETARY="es_ES" LC_MESSAGES="es_ES" LC_PAPER="es_ES" LC_NAME="es_ES" LC_ADDRESS="es_ES" LC_TELEPHONE="es_ES" LC_MEASUREMENT="es_ES" LC_IDENTIFICATION="es_ES" LC_ALL= ¿Que estara malo? Lo curioso es que si uso una xterm en modo root, el programa se dispara: -------------- inicio xterm como root-------------------- ale# devede Psyco not installed, the program will just run slower DeVeDe 3.7 /root/ /root/ Temp Directory is: /var/tmp home load: /root/.devede linea: video_format:pal linea: temp_folder:/var/tmp/ linea: menu_format:pal linea: Traceback (most recent call last): File "/usr/bin/devede", line 288, in <module> gtk.main() KeyboardInterrupt ---------------------- fin ----------------- Pero en la consola de gnome (este que se autoinstala sin pedirselo) no arranca ni como usuario ni como root > -- > Marcel Sánchez Góngora > Debian Lenny GNU/Linux > Linux User #382151 > Est. IV año > Universidad de las Ciencias Informáticas > "Mañana te darás cuenta que hoy no sabes nada" > -- -- AlePando http://panduro.blogspot.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]