Dischi,

also a note i noticed some of the name handling in getname depends on
not having a trailing slash in a file path. Which is not always the case
when a user enters it in the local_conf.py. I noticed crashes with the
games plugin when this occured. Found this out when helping a user on
irc with a balky games installation.

-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/

On Sun, 2004-04-11 at 12:01, Dirk Meyer wrote:
> Thomas Zangl - Mobil wrote:
> >  
> > Hi,
> >
> > Fixed the traceback when I try "freevo cache":
> >
> > In freevo/util/fileops.py change the line 209 from:
> >
> >     fsuffix = vfs.splitext(filename[1]).lower()[1:]
> 
> That's strange. My version has
> 
> fsuffix = vfs.splitext(filename)[1].lower()[1:]
> 
> 
> Dischi




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to