[Bug 367990] Re: Program crashes on startup

2010-06-28 Thread Juan Carlos Rodrigo
Slackware 13.1 64 bits and pyroom-0.4.1 $ env | grep LANGUAGE LANGUAGE=es_ES $ python --version Python 2.6.4 # Debugging a bit in /usr/lib64/python2.6/site-packages/PyRoom/__init__.py >>> print languages_used ['es_ES', ['es_ES']] # Ooops not a plain list Patch attached. ** Patch added: "Patch

[Bug 367990] Re: Program crashes on startup

2010-06-28 Thread Juan Carlos Rodrigo
Slackware 13.1 64 bits and pyroom-0.4.1 $ env | grep LANGUAGE LANGUAGE=es_ES $ python --version Python 2.6.4 # Debugging a bit in /usr/lib64/python2.6/site-packages/PyRoom/__init__.py >>> print languages_used ['es_ES', ['es_ES']] # Ooops not a plain list Patch attached. ** Patch added: "Patch