![]() |
2010-04-05
, 13:13
|
Posts: 18 |
Thanked: 7 times |
Joined on Apr 2010
|
#202
|
Welcome
I'd like to check with you for missing dependencies.
Can you please download the attached file, place it in /home/user, and then run from terminal (as root):
mv test.txt test.py
chmod 755 test.py
python test.py
and paste the results here?
thanks.
![]() |
2010-04-05
, 13:25
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#203
|
Ok, bear with me, I'm pretty new to this ...
I did the above; without root the file appears to run but outputs no results to terminal. If I sudo gainroot first, then I get -
process 4784: arguments to dbus_connection_get_data () were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some applications using the D-Bus library.
process 4784: arguments to dbus_connection_get_data () were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some applications using the D-Bus library.
Aborted
HTH
eval $(dbus-launch --sh-syntax) export DBUS_SESSION_BUS_ADDRESS export DBUS_SESSION_BUS_PID
![]() |
2010-04-05
, 20:26
|
Posts: 3 |
Thanked: 0 times |
Joined on Apr 2010
|
#204
|
Can you please go to x-term, root, and then run
chmod 755 /usr/lib/hildon-desktop/CallNotify.py
then restart, and then try go again to settings/extras/Call Notify and tell me please if you get this "Internal Error" again.
Thanks.
![]() |
2010-04-05
, 21:07
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#205
|
The was no execute flag on this file, it was 644.
chmod +x /usr/lib/hildon-desktop/CallNotify.py doesn't helped, I got the same error after the restart.
![]() |
2010-04-06
, 10:14
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#206
|
![]() |
2010-04-06
, 10:54
|
Posts: 29 |
Thanked: 30 times |
Joined on Oct 2009
@ Jyväskylä, Finland
|
#207
|
Hi All,
I've updated version 0.0.7-1 in extras-devel.
Anyone who downloaded it before and couldn't get it to work - please try this version.
Changes:
- No permission issue on the main execution file - fixed
- Refined dependencies (now using python2.5-xxx instead of python-xxx).
Please report here if it's working for you now, and even if it's not working.
Thanks and enjoy!
The Following User Says Thank You to loukkis For This Useful Post: | ||
![]() |
2010-04-06
, 10:58
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#208
|
![]() |
2010-04-06
, 14:06
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#209
|
![]() |
2010-04-06
, 14:46
|
Posts: 148 |
Thanked: 31 times |
Joined on Mar 2010
|
#210
|
I'd like to check with you for missing dependencies.
Can you please download the attached file, place it in /home/user, and then run from terminal (as root):
mv test.txt text.py
chmod 755 test.py
python test.py
and paste the results here?
thanks.