[gpodder-devel] Preference Dialog errors in ver 228

  • From: nikosapi at gmail.com (nikosapi)
  • Date: Thu, 11 Jan 2007 16:57:12 -0500

Uninstall gpodder with make uninstall
Delete gpodder sources and get new from svn 
rm -fr ~/.conf/gpodder
Install gpodder with make install
run gpodder
Click Podcasts-->Preferences-->Then click OK and get this:
Traceback (most recent call last):
  File "usr/lib/python2.4/site-packages/gpodder/gpodder.py", line 1093, in 
on_btnOK_clicked
  File "usr/lib/python2.4/site-packages/gpodder/libgpodder.py", line 318, in 
get_size
  File "/usr/lib/python2.4/posixpath.py", line 208, in isfile
    st = os.stat(path)
TypeError: coercing to Unicode: need string or buffer, NoneType found

nick

On Thursday 11 January 2007 13:38, Thomas Perl wrote:
> Hello nikosapi,
>
> On Wed, 10 Jan 2007 13:09:11 -0500 nikosapi wrote:
> > I'm getting the same thing on rev232 when clicking the OK button:
> >
> > Traceback (most recent call last):
> >   File "usr/lib/python2.4/site-packages/gpodder/gpodder.py", line
> > 1093, in on_btnOK_clicked
> >   File "usr/lib/python2.4/site-packages/gpodder/libgpodder.py", line
> > 318, in get_size
> >   File "/usr/lib/python2.4/posixpath.py", line 208, in isfile
> >     st = os.stat(path)
> > TypeError: coercing to Unicode: need string or buffer, NoneType found
>
> Please send step-by-step instructions how to reproduce this bug, so I
> can reproduce and debug it here.
>
>
> Thanks.
> Thomas
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel


Other related posts: