On Thu, Nov 13, 2008 at 09:49:46PM -0430, Patrick O'Callaghan wrote: > On Thu, 2008-11-13 at 20:13 -0500, Dave Feustel wrote: > > There is a new linux program for watching tv from worldwide sources. > > The program is available from livestation.com. It is a 77k line open > > source bourne shell script. Is there any reasonable way to check it out > > for exploits? > > The channel list doesn't seem to include anything you can't just watch > in your browser. > > Is this any better than Miro, which actually *is* free software. Thanks for the tip about miro. I installed it but get the following errors when I run miro --help: 2/home/daf}miro --help WARNING:root:gtcache.init: setlocale failed. setting locale to 'C' (miro.real:18896): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. Traceback (most recent call last): File "/usr/bin/miro.real", line 27, in <module> from miro import singleclick File "/usr/lib/python2.5/site-packages/miro/singleclick.py", line 50, in <module> from miro import item File "/usr/lib/python2.5/site-packages/miro/item.py", line 77, in <module> _charset = locale.getpreferredencoding() File "/usr/lib/python2.5/locale.py", line 512, in getpreferredencoding setlocale(LC_CTYPE, "") File "/usr/lib/python2.5/locale.py", line 476, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting 2/home/daf} Is there additional setup I should be doing? Thanks. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines