Bug 247372 - Seems that KDE tasks scheduler does not work.
Summary: Seems that KDE tasks scheduler does not work.
Status: RESOLVED NOT A BUG
Alias: None
Product: kcron
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Gary Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 14:32 UTC by Alexander
Modified: 2010-10-20 01:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2010-08-11 14:32:05 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

I have created a new task with the next command: "touch Desktop/tmp.txt", and set it to run every minutes, but tmp.txt file not created. If I'll press the button "run it now" — this task starts normally and create the tmp.txt file on my Desktop.

Reproducible: Always
Comment 1 Christoph Feck 2010-10-20 01:25:36 UTC
Works here, so there is something wrong with your "cron" setup.

Check the files /etc/cron.* and /var/spool/cron/* and make sure that "cron" service is installed and running.

If this does not work, please ask in the Archlinux forum how to correctly setup "cron" and "crontab" commands so that they allow regular users to run commands.