I have these options in my local_config.py

plugin.activate('file_ops')
plugin.activate('df')
plugin.activate('mixer')
plugin.remove('plugin_tv')

When freevo starts up, I get the following messages.

failed to load plugin file_ops
Traceback (most recent call last):
  File "src/plugin.py", line 262, in init
    exec('import %s' % module)
  File "<string>", line 1, in ?
ImportError: No module named file_ops

However, if I use the "E" key on any filename, I get the next
window which allows me to delete, etc.

Do I need to worry about this?

Jim Duda
[EMAIL PROTECTED]



-------------------------------------------------------
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

Reply via email to