View Single Post
Posts: 227 | Thanked: 53 times | Joined on Feb 2008 @ Lyon, France
#271
I have canola2 2.0.0~beta9-maemo3 installed on my N810. When I run canola, I get the following error message:
Code:
1233011760.7555 ERROR manager:61:_setup_plugin_manager() couldn't load and sync plugins config file: [Errno 2] No such file or directory: '/usr/share/canola/plugins/plugins.pickle'
Traceback (most recent call last):
  File "/usr/bin/canola", line 228, in <module>
    mger = Manager(options.config_file)
  File "python-terra/core/singleton.py", line 26, in __call__
  File "python-terra/core/manager.py", line 43, in __init__
  File "python-terra/core/manager.py", line 59, in _setup_plugin_manager
  File "python-terra/core/plugin_config.py", line 96, in wrap
  File "python-terra/core/plugin_config.py", line 168, in sync
  File "/usr/lib/python2.5/posixpath.py", line 143, in getmtime
OSError: [Errno 2] No such file or directory: '/usr/share/canola/plugins/plugins.pickle'