I am getting the following crash/traceback from current CVS freevo:

Traceback (most recent call last):
  File "./src/main.py", line 342, in main_func
    app.eventhandler(event)
  File "/usr/src/freevo/src/menu.py", line 573, in eventhandler
    action( arg=arg, menuw=self )
  File "/usr/src/freevo/src/directory.py", line 499, in cwd
    self.do_cwd(arg, menuw)
  File "/usr/src/freevo/src/directory.py", line 570, in do_cwd
    mmpython.cache_dir(mmpython_dir, callback=callback)
TypeError: cache_dir() got an unexpected keyword argument 'callback'
Traceback (most recent call last):
  File "./src/main.py", line 342, in main_func
    app.eventhandler(event)
  File "/usr/src/freevo/src/menu.py", line 573, in eventhandler
    action( arg=arg, menuw=self )
  File "/usr/src/freevo/src/directory.py", line 499, in cwd
    self.do_cwd(arg, menuw)
  File "/usr/src/freevo/src/directory.py", line 570, in do_cwd

I can work around the issue simply by running "freevo cache" and then
restarting freevo.

Any ideas what the problem is?

b.

-- 
My other computer is your Microsoft Windows server.

Brian J. Murrell

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to