Anyone see this before?
Code:
ka9qlq@dittohead:~$ sudo aptoncd (aptoncd:31006): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Traceback (most recent call last): File "/usr/bin/aptoncd", line 27, in <module> from APTonCD.core import constants File "/usr/lib/python2.5/site-packages/APTonCD/core/constants.py", line 41, 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
Comment