PDA

View Full Version : [Canola] Canola 2 stopped working


esobuta
2008-01-08, 20:35
Hi,
I am new to the N800. I have been using Canola2 and it has been working great. Today I loaded bluetooth on my pc and uploaded a file to the N 800. Now when I try to start Canola2, I get a load indicator and then nothing. The file I loaded works in the other viewer.
I uninstalled and reinstalled canola2 with the same results.
Am I missing something?

handful
2008-01-08, 22:15
Strange, can you tell us what you get if you try running canola from the terminal like this :

canola -vvvvv

? if you send us the messages it would be great so we can understand what's happening.

Very strange this

Br

Marcelo

esobuta
2008-01-09, 01:33
BusyBox v1.6.1 (2007-09-27 18:08:59 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ canola -vvvvv
Traceback (most recent call last):
File "/usr/bin/canola", line 141, in <module>
setup_dot_canola()
File "/usr/bin/canola", line 125, in setup_dot_canola
check_prefs(prefs_path)
File "/usr/bin/canola", line 99, in check_prefs
canola_prefs = PluginPrefs("settings")
File "/plugin_prefs.py", line 32, in __init__
File "/plugin_prefs.py", line 41, in _load
EOFError
~ $

Here is the info you requested

thanks ed

daaders
2008-01-10, 05:54
Mine stopped working too. N800 OS2008 duall boot...any ideas?


~ $ canola -vvvvv
Traceback (most recent call last):
File "/usr/bin/canola", line 21, in <module>
import etk
File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 1, in <module>
#
File "/usr/lib/python2.5/site-packages/etk/core.py", line 1, in <module>
ImportError: /usr/lib/libetk.so.1: undefined symbol: ECORE_IMF_EVENT_DELETE_SURROUNDIND
~ $

handful
2008-01-10, 09:21
Hi Daaders and Eso: I forwarded you to the core devs, so they can figure out what's happening. This seems to be a very very serious issue with some dependencies and we will fix it asap!

Br

Marcelo

morphbr
2008-01-10, 20:55
Mine stopped working too. N800 OS2008 duall boot...any ideas?


Please, follow these instructions: https://garage.maemo.org/tracker/index.php?func=detail&aid=1946&group_id=125&atid=1989
Thanks and BR,

daaders
2008-01-11, 00:08
Thanks, this fixed it.