Hi Sambhav,

On Wed, Mar 18, 2015 at 09:09:58AM -0700, Sambhav Jain wrote:
> Hi,
> 
> I'm Sambhav Jain, an undergraduate engineering student from India.
> I would like to contribute to Qtile.

Thanks for your interest.

> I've installed qtile from source, but while typing qtile in the terminal 
> I'm getting an "unsupported locale setting error"
> I ve googled around and found this earlier issue which deals with the same 
> error , yet unsolved.
> 
> ==> 
>            https://github.com/qtile/qtile/issues/274
> 
> 
> error output ==>
> ---------------------------------------------------------------------------------------------------------------------------------------------------
> 
> Traceback (most recent call last):
>   File "/usr/local/bin/qtile", line 4, in <module>
>     __import__('pkg_resources').run_script('qtile==0.9.1', 'qtile')
>   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 698, 
> in run_script
>   File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 1616, 
> in run_script
>   File 
> "/usr/local/lib/python2.7/dist-packages/qtile-0.9.1-py2.7.egg/EGG-INFO/scripts/qtile",
>  
> line 32, in <module>
>     locale.setlocale(locale.LC_ALL, locale.getdefaultlocale())
>   File "/usr/lib/python2.7/locale.py", line 579, in setlocale
>     return _setlocale(category, locale)
> locale.Error: unsupported locale setting
> ----------------------------------------------------------------------------------------------------------------------------------------------------
> 
> 
> Any ideas on what can be the fix, even though it may not be exactly qtile 
> related?

What happens when you run locale-gen? What is the output of `env`? I
guess there are only the UTF-8 locales, and you're set to use an
ISO8849-1 one?

Tycho


> Thankyou.
> 
> 
> 
> Sambhav
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "qtile-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to