![]() |
2010-10-27
, 17:00
|
Posts: 67 |
Thanked: 24 times |
Joined on Dec 2009
@ Helsinki Finland
|
#32
|
I've been usign fcron quite a while and has worked 100%.
Update to PR 1.3 crashed my N900 and I had to reflash it. I added fcron back with my old scripts. Everything looks ok, but nothing happens with timed events.
How to debug?. shell scripts work from command line, fcron seems to be running etc.
edit: my scripts run ok from cmd line (normal user)
after sudo gainroot:
run-standalone.sh <path>/script gives:
run-standalone.sh: line 11 <path>/script: not found.
odd..
![]() |
2010-10-27
, 18:24
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#33
|
![]() |
2010-10-28
, 17:10
|
Posts: 67 |
Thanked: 24 times |
Joined on Dec 2009
@ Helsinki Finland
|
#34
|
![]() |
2010-10-28
, 17:27
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#35
|
![]() |
2010-10-30
, 17:01
|
Posts: 67 |
Thanked: 24 times |
Joined on Dec 2009
@ Helsinki Finland
|
#36
|
![]() |
2010-10-30
, 17:12
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#37
|
les_garten,
No phone-control sh or exe in /usr/bin..? how can your script work?
![]() |
2010-10-31
, 05:14
|
Posts: 67 |
Thanked: 24 times |
Joined on Dec 2009
@ Helsinki Finland
|
#38
|
![]() |
2010-11-01
, 05:50
|
Posts: 67 |
Thanked: 24 times |
Joined on Dec 2009
@ Helsinki Finland
|
#39
|
got it working in the hard way by adding dbus-commands directly to fcron conf.
run-standalone.sh "not found" issue I don't understand.. I changed the file permission to -x . That gave "no permission" from standalone. So it sees the script file..odd (or too difficult for me)
Any guru around to clarify/solve this?
![]() |
2010-11-11
, 17:45
|
Posts: 105 |
Thanked: 26 times |
Joined on May 2010
|
#40
|
Update to PR 1.3 crashed my N900 and I had to reflash it. I added fcron back with my old scripts. Everything looks ok, but nothing happens with timed events.
How to debug?. shell scripts work from command line, fcron seems to be running etc.
edit: my scripts run ok from cmd line (normal user)
after sudo gainroot:
run-standalone.sh <path>/script gives:
run-standalone.sh: line 11 <path>/script: not found.
odd..
Last edited by oneFinn; 2010-10-27 at 04:24.