Jean-Tristan Chanegue wrote:
> Hi,
> 
> I'm using freevo 1.5.4 on Kubuntu dapper, using the following packages :
> deb http://ubuntu.geole.info/ dapper universe multiverse
> 
> When i launch the "freevo cache" command i've got the following error :
> 
> creating playlist metadata............................
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py",
> line 447, in ?
>     create_metadata()
>   File "/usr/lib/python2.4/site-packages/freevo/helpers/cache.py",
> line 253, in create_metadata
>     items = playlist.mimetype.get(None, util.misc.unique(pl))
>   File "/usr/lib/python2.4/site-packages/freevo/playlist.py", line 532, in get
>     display_type=display_type, build=True))
>   File "/usr/lib/python2.4/site-packages/freevo/playlist.py", line
> 100, in __init__
>     self.build()
>   File "/usr/lib/python2.4/site-packages/freevo/playlist.py", line 247, in 
> build
>     self.read_m3u(playlist)
>   File "/usr/lib/python2.4/site-packages/freevo/playlist.py", line
> 129, in read_m3u

looks like a play list is corrupt, the error doesn't say which file. So
you could check your *.m3u files.

>     if os.path.exists(os.path.join(curdir,line)):
>   File "/usr/lib/python2.4/posixpath.py", line 171, in exists
>     st = os.stat(path)
> TypeError: stat() argument 1 must be (encoded string without NULL
> bytes), not str
> [EMAIL PROTECTED]:~/.freevo$
> 
> 
> Have you any idea of the origin of the problem ?
> 
> Thanks,
> Jean-Tristan Chanegue
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to