Active Topics

 


Reply
Thread Tools
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#1
Hello,
for those who do not follow forum.meego.com: zeamoceq compiled a cron package for Harmattan. You can download the deb from here https://gitorious.org/cron-for-harma..._0_1_armel.deb

Note that it only works for root, for the thread discussion see http://forum.meego.com/showthread.ph...highlight=cron

There are many, many case examples one can think of: Automatic switching between profiles, displaying battery status, news, quotes etc on low power lockscreen etc etc

See for instance http://talk.maemo.org/showthread.php...13#post1150013 for a first example.

Last edited by BluesLee; 2012-01-15 at 14:04.
 

The Following 6 Users Say Thank You to BluesLee For This Useful Post:
Posts: 187 | Thanked: 121 times | Joined on Jun 2011 @ Subang Jaya, Selangor Darul Ehsan, Malaysia
#2
just out of curiousity...
how is this different to cron?
 
Posts: 418 | Thanked: 431 times | Joined on May 2011
#3
It's actually pretty different. The QTimer and Heartbeat APIs need your application to be in background all the time and wait for the timers, thus consuming memory and (in bad circumstances) CPU resources. With cron, you can start your application at defined schedules and it can terminate after doing its job until it gets scheduled the next time.
 

The Following User Says Thank You to marrat For This Useful Post:
Posts: 64 | Thanked: 42 times | Joined on Jun 2009
#4
The version of cron hosted on repo.pub.meego.com unfortunately doesn't have the proper startup files, etc. But IIRC, it also doesn't have the seteuid bug. I'm pretty sure I was able to call crontab -e as user, after adding user to cron.allow and running develsh as user (still logged in as user, though). Perhaps the two could be combined...?
 
Posts: 7 | Thanked: 4 times | Joined on Jan 2013
#5
How do you overcome the permission issues with cron. I am trying to schedule a script execution and I keep on getting permission issues. I tried running the script as developer, root, or user with no luck. Any idea how can I overcome this please ?
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#6
Which version of cron you install nowadays?
What would be the requirements (openmode)?
Does somebody has the old files and could provide them please?
 
zxcvbnm3230's Avatar
Posts: 132 | Thanked: 224 times | Joined on Dec 2013
#7
@Halftux, the version is the same – 0.0.1 (if there is a newer version, I know nothing about it). You can download it here.
I also do not know if the openmode is required; I have always installed it to the 'openmoded' devices, but you can give it a try.
 

The Following User Says Thank You to zxcvbnm3230 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:59.