Open GoogleCodeExporter opened 8 years ago
Regarding your first issue, have you confirmed that you can successfully
schedule tasks at all? Sometimes the cron daemon is not up and running. A quick
test if cron is working can be made by dragging and dropping a program like
TextEdit on CronniX' main window. This will schedule starting the program.
(Make sure you save to actually write out the task.) Set the time a minute
ahead wait for it to pop up.
If that works, the second typical pitfall is that cron has a different
environment from your shell or the shell CronniX uses for the run now command.
For example the cron environment has a very minimal path setting. Although "cp"
should be in it, I've had the best success with cron when I wrote out the full
path for all commands.
Regarding your second issue, this is a duplicate of #11. Please check that
issue for more details.
Hope that helps,
Sven
Original comment by sven.a.s...@gmail.com
on 30 Apr 2012 at 6:06
PS: The warning is not relevant to your problem.
Original comment by sven.a.s...@gmail.com
on 30 Apr 2012 at 6:07
Original issue reported on code.google.com by
info...@ucnrs.org
on 25 Apr 2012 at 11:59