Torben Janssen wrote: > Hi, > > i'm using the latest rsync-freevo gentoo script. when I start freevo > and enter a directory i got: > > Crash! > Traceback (most recent call last): > File "/usr/lib/python2.2/site-packages/freevo/main.py", line 419, in ? > main_func() > File "/usr/lib/python2.2/site-packages/freevo/main.py", line 348, in > main_func > app.eventhandler(event) > File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 530, in > eventhandler > action( arg=arg, menuw=self ) > File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 374, > in cwd > self.do_cwd(arg, menuw) > File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 699, > in do_cwd > if hasattr(self.menu,'skin_force_text_view'): > TypeError: cache_dir() got an unexpected keyword argument 'callback' > > When I do a "freevo cache" before starting freevo the error is gone. > But I like to do caching during runtime. > > Any ideas?
Yes, there was a bug in the ebuild. Freevo-snapshot required mmpython, which is wrong. It should require mmpython-shnapshot. Changed now. Dischi -- Voodoo Programming: Things programmers do that they know shouldn't work but they try anyway, and which sometimes actually work, such as recompiling everything. -- Karl Lehenbauer ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
