Mark Hurenkamp wrote: > IOError: [Errno 22] Invalid argument > Crash! > Traceback (most recent call last): > File "/usr/lib/python2.2/site-packages/freevo/main.py", line 408, in ? > main_func() > File "/usr/lib/python2.2/site-packages/freevo/main.py", line 329, in > main_func > app.eventhandler(event) > File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 552, in > eventhandler > action( arg=arg, menuw=self ) > File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 410, in > cwd > self.do_cwd(arg, menuw) > File "/usr/lib/python2.2/site-packages/freevo/directory.py", line 735, in > do_cwd > if hasattr(self.menu,'skin_force_text_view'): > TypeError: cache_dir() got an unexpected keyword argument 'callback' > > > The crash seems related to the mixer plugin, but I've run it as root, and > so the mixer should be quite accessible. (and even if not, then a warning > might be a better idea than crashing :-). > > > Any advice would be greatly appreciated,
You need mmpython 0.2 or higher. Dischi -- No trees were killed in the sending of this message. However a large number of electrons were terribly inconvenienced. ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
