Hello! On Wed, 2008-05-14 at 20:31 +0300, Mykola Nikishov wrote: > 'gpodder --run' dies with this: > > Traceback (most recent call last): > File "/usr/bin/gpodder", line 166, in <module> > sys.exit( main()) > File "/usr/bin/gpodder", line 125, in main > from gpodder import console > File "/var/lib/python-support/python2.5/gpodder/console.py", line > 21, in <module> > from gpodder import download > File "/var/lib/python-support/python2.5/gpodder/download.py", line > 29, in <module> > from gpodder.libgpodder import gl > File "/var/lib/python-support/python2.5/gpodder/libgpodder.py", line > 37, in <module> > from gpodder import config > File "/var/lib/python-support/python2.5/gpodder/config.py", line 60, > in <module> > 'bittorrent_dir': (str, default_bittorrent_dir), > NameError: name 'default_bittorrent_dir' is not defined
Sorry, that will be fixed in the next upstream release and is already fixed in SVN. In the mean time, please see http://wiki.gpodder.org/running-from-svn for instructions on how to get the development version of gPodder up and running which already has this bug fixed. Sorry for the inconvenience, it's my fault for not paying attention to testing the changes before releasing ;) Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]