Actually, this locale problem effects all python software on my computer, not 
just Freevo. Somehow, the most recent Ubuntu update screwed up the python 
locale 
settings. Anyone have an idea how to fix this? Here's a copy from my terminal 
of 
what happens when I open Arista Transcoder, Open Shot and Freevo....

 arista-gtk

(process:1880): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
  File "/usr/local/bin/arista-gtk", line 63, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.6/locale.py", line 513, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
tvphil@zareason1:~$ openshot-gtk
openshot-gtk: command not found
tvphil@zareason1:~$ openshot

(process:1883): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 1978.  Creating new pid lock file.
Traceback (most recent call last):
  File "/usr/bin/openshot", line 57, in <module>
    main()
  File "/usr/lib/pymodules/python2.6/openshot/openshot.py", line 52, in main
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.6/locale.py", line 513, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
tvphil@zareason1:~$ sudo freevo recordserver start
[sudo] password for tvphil: 
Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/freevo/helpers/recordserver.py", 
line 38, in <module>
    import config
  File "/usr/local/lib/python2.6/dist-packages/freevo/config.py", line 57, in 
<module>
    locale.setlocale(locale.LC_TIME, '')
  File "/usr/lib/python2.6/locale.py", line 513, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to