|
2008-02-22
, 17:45
|
Posts: 98 |
Thanked: 3 times |
Joined on Nov 2007
@ Knightdale, NC
|
#22
|
dburr10085,
This is a problem with Canola-Daemon, try to reboot the device and start again. If this doesn't work, run Canola-Cleanup and re-install Canola2 following the tutorial on Canola website and reboot the device.
Maybe you already did some of this steps, but is very important to do all steps in this order.
Let me know the result
|
2008-02-22
, 18:02
|
|
Posts: 26 |
Thanked: 11 times |
Joined on Nov 2007
@ Recife
|
#23
|
/ $ canola -vvvv
1203697445.0554 DEBUG controller:111:get_controller_class_for_model() found controller class with filter 'Controller/WaitNotify'!
Traceback (most recent call last):
File "ecore.c_ecore_timer.pxi", line 12, in ecore.c_ecore.timer_cb
File "ecore.c_ecore_timer.pxi", line 74, in ecore.c_ecore.Timer._exec
File "plugins/canola-core/main/controller.py", line 184, in _lazy_init File "plugins/canola-core/main/controller.py", line 87, in __init__
File "plugins/canola-core/main/controller.py", line 95, in _connect_to_canola_daemon
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 291, in connect_to_signal
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 152, in connect_to_signal
File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 179, in add_signal_receiver
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 25, in __call__
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 102, in __call__
File "dbus_bindings.pyx", line 466, in dbus_bindings.Connection.send_with_reply_and_block
DBusException: Could not get owner of name 'br.org.indt.canola.Daemon': no such name
Killed
|
2008-02-22
, 18:10
|
Posts: 98 |
Thanked: 3 times |
Joined on Nov 2007
@ Knightdale, NC
|
#24
|
Could you please try this:
$> canolad stop
$> canolad start -vvv --logfile=log.txt
$> canola -vvv
and post log.txt here ?
Thanks
|
2008-02-22
, 18:18
|
|
Posts: 26 |
Thanked: 11 times |
Joined on Nov 2007
@ Recife
|
#25
|
canolad start -vvv --logfile=log.txt
I got a permission denied after this command
also - where would i find the log.txt files?
**I appreciate so many helping - maybe we can get it working**
|
2008-02-22
, 18:51
|
Posts: 98 |
Thanked: 3 times |
Joined on Nov 2007
@ Knightdale, NC
|
#26
|
Hi, the log.txt file will be inside the same directory that you typed the command above.
could you please post the result of the following commands also:
$> whoami = user
$> ls -l /usr/bin/canolad
Thanks!
|
2008-02-22
, 19:00
|
|
Posts: 26 |
Thanked: 11 times |
Joined on Nov 2007
@ Recife
|
#27
|
/ $ whoami
user
/ $ ls -l /usr/bin/canolad
-rwxr-xr-x 1 root root 3799 Feb 21 17:39 /usr/bin/canolad/ $
|
2008-02-22
, 19:10
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#28
|
|
2008-02-22
, 19:11
|
Posts: 23 |
Thanked: 2 times |
Joined on Nov 2007
@ Elmont, NY
|
#29
|
|
2008-02-22
, 19:15
|
Posts: 23 |
Thanked: 2 times |
Joined on Nov 2007
@ Elmont, NY
|
#30
|
This is a problem with Canola-Daemon, try to reboot the device and start again. If this doesn't work, run Canola-Cleanup and re-install Canola2 following the tutorial on Canola website and reboot the device.
Maybe you already did some of this steps, but is very important to do all steps in this order.
Let me know the result