| axet  
 
             | [axet@axet-laptop ~]$ playonlinux
PlayOnLinux v3.2.2
 
 Checking python :                     [ Ok ]
 Traceback (most recent call last):
 File "/usr/share/playonlinux/python/mainwindow.py", line 23, in <module>
 import wx, wx.html
 File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module>
 from wx._core import *
 File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14488, in <module>
 default = locale.getpreferredencoding()
 File "/usr/lib/python2.5/locale.py", line 514, in getpreferredencoding
 setlocale(LC_CTYPE, "")
 File "/usr/lib/python2.5/locale.py", line 478, in setlocale
 return _setlocale(category, locale)
 locale.Error: unsupported locale setting
 
 [axet@axet-laptop ~]$ echo $LANG
 eo.utf8
 [axet@axet-laptop ~]$
 
 |