On Thu, Mar 19, 2015 at 05:10:34AM -0700, Sambhav Jain wrote: > > > On Wednesday, March 18, 2015 at 9:39:58 PM UTC+5:30, Sambhav Jain wrote: > > > > Hi, > > > > I'm Sambhav Jain, an undergraduate engineering student from India. > > I would like to contribute to Qtile. > > 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? > > Thankyou. > > > > > > > > Sambhav > > > > > > > Hi tycho, > > Thankyou for the quick reply. > I managed to fix the error. > > I did a host of things, before running > > $ sudo locale-gen > $ sudo dpkg-reconfigure locales > > (in succession) > which made qtile run without any errors.(I'm not completely sure if these > commands were the only reason for the fix though) > > The IRC link in the github readme doesn't seem to be working/connecting, > could it be a problem for me here or is there an alternate chatgroup?
Do you have an IRC client configured to work? If not, you can use their webchat clients to join #qtile: http://www.oftc.net/WebChat/ Tycho > 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.
