Ubuntu Pastebin

Paste from DrGrov at Sat, 14 Feb 2015 15:26:11 +0000

Download as text
1
2
3
4
5
6
7
8
(process:3707): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "tvmaxe.py", line 14, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.7/locale.py", line 579, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
Download as text