View Single Post
bhang's Avatar
Posts: 61 | Thanked: 7 times | Joined on Dec 2007
#66
i have read some threads about canola not starting, i even tried symlinking a file that fixed a similar issue for some users, but that only seemed to add another error when running with the -vv flag.
Code:
Traceback (most recent call last):
 File "/usr/bin/canola", line 19, in <module>
   import ecore.evas
 File "/usr/lib/python2.5/site-packages/ecore/evas/__init__.py", line 3, in <module>
ImportError: libeet.so.0: cannot open shared object file: No such file or directory
I'm only slightly more knowledgeable than the average bear in regards to *nix OSes but I'm pretty sure the last error is saying the file i symlinked to isn't there, but the others I can't make heads nor tails of.
I have uninstalled it and ran cleanup & even reflashed to no avail.

Sorry if this has been covered, but I read all the posts I saw in regards to the app not starting and didn't find one that applied to me.

bhang