Remove your audioitem cache; it's usually in /var/cache/freevo/audio

rm /var/cache/freevo/*

It could also be in /tmp/freevo/cache/audio...

Aubin



On Thu, Jun 05, 2003 at 07:17:56PM +0200, Guido Bakker wrote:
> Hi,
> 
> I'm getting the following error:
> 
> Crash!
> Traceback (most recent call last):
>   File "src/main.py", line 359, in ?
>     main_func()
>   File "src/main.py", line 324, in main_func
>     osd.focused_app.eventhandler(event)
>   File "src/menu.py", line 530, in eventhandler
>     action( menuw=self )
>   File "src/directory.py", line 318, in cwd
>     self.do_cwd(arg, menuw)
>   File "src/directory.py", line 359, in do_cwd
>     play_items += eval(t + '.cwd(self, files)')
>   File "<string>", line 0, in ?
>   File "src/audio/__init__.py", line 76, in cwd
>     items += [ AudioItem(file, parent, data) ]
>   File "src/audio/audioitem.py", line 116, in __init__
>     self.restore(cache)
>   File "src/audio/audioitem.py", line 237, in restore
>     self.title, self.album, self.artist, self.length, self.track, \
> ValueError: unpack tuple of wrong size
> 
> This directory holds the following files:
> 
> 01\ -\ adamo\ -\ vous\ permettez\ monsieur.mp3
> 02\ -\ nat\ king\ cole\ -\ those\ lazy\ hazy\ crazy\ days\ of\ summer.mp3
> 03\ -\ beach\ boys\ -\ surfin'\ usa.mp3
> 04\ -\ the\ animals\ -\ house\ of\ the\ rising\ sun.mp3
> 05\ -\ gary\ &\ the\ pacemakers\ -\ how\ do\ you\ do\ it.mp3
> 06\ -\ cliff\ richard\ -\ bachelor\ boy\ (from\ summer\ holiday).mp3
> 07\ -\ cilla\ black\ -\ you're\ my\ world.mp3
> 08\ -\ `the\ shadows\ -\ dance\ on.mp3
> 09\ -\ billy\ j.\ kramer\ &\ the\ dakotas\ -\ do\ you\ want\ to\ know\ a\
> secret.mp3
> 10\ -\ freddie\ &\ the\ dreamers\ -\ i\ love\ you\ baby.mp3
> 11\ -\ helen\ shapiro\ -\ queen\ for\ tonight.mp3
> 12\ -\ peter\ &\ gordon\ -\ a\ world\ without\ love.mp3
> 13\ -\ kyu\ sakamoto\ -\ sukiyaki.mp3
> 14\ -\ manfred\ mann\ -\ do\ wah\ diddy\ diddy.mp3
> 15\ -\ swinging\ blue\ jeans\ -\ the\ hippy\ hippy\ shake.mp3
> 16\ -\ matt\ monroe\ -\ from\ russia\ with\ love.mp3
> 17\ -\ edith\ piaf\ -\ non,\ je\ ne\ regrette\ rien.mp3
> 18\ -\ ned\ miller\ -\ from\ a\ jack\ to\ a\ king.mp3
> 19\ -\ alma\ cogan\ -\ tell\ him.mp3
> 20\ -\ the\ hollies\ -\ here\ i\ go\ again.mp3
> 25\ jaar\ popmuziek63-64-back.jpg
> 25\ jaar\ popmuziek63-64-front.jpg
> 
> --
> Regards,
> Guidoo
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to