Bug 119968 - Ability to also specify seconds for the alarm time
Summary: Ability to also specify seconds for the alarm time
Status: CLOSED INTENTIONAL
Alias: None
Product: kalarm
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 13:34 UTC by Stefan Borggraefe
Modified: 2020-08-17 23:39 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 Stefan Borggraefe 2006-01-12 13:34:50 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I would like to specify a more exact time for certain alarms. Currently only hours and minutes can be specified. Please add seconds to this.

I'm using KAlarm 1.3.6.
Comment 1 David Jarvie 2006-01-13 12:50:17 UTC
KAlarm is built on the assumption that all alarms are on minute boundaries, and changing this would involve affect quite a few areas of the program. Can you please explain more fully why you want this facility, and what you would use it for?
Comment 2 Stefan Borggraefe 2006-01-13 16:57:13 UTC
Well, yesterday I wanted to participate in a competition. In this competition the first five callers which called after 14:00 were given free cinema tickets. Since I can dial with my computer with a small script I wrote and it has the exact time via NTP I wanted to use it for this. Because it takes circa five seconds from issuing the command until the phone on the other side rings, I wanted to use KAlarm with an alarm time of 13:55:55 which wasn't possible.

I won the tickets anyway, so I'm not too bitter. ;-)

Well, my use case may be rather obscure, but I think it could be desirable in some more occasions to have the ability to run a certain command in an more exact point in time.
Comment 3 David Jarvie 2008-06-02 14:08:18 UTC
It wouldn't be possible to guarantee a timing accuracy of 1 second, due to system load variation if nothing else, so I'm not too sure that it would really be a good idea in case people were mislead into relying on its accuracy. It would in any case require quite a bit of work to modify KAlarm to do this, which isn't likely to happen any time soon.
Comment 4 Liz 2011-10-27 14:37:39 UTC
Hi, I need to execute varios threads, at the same minute, but without concurrence.
Comment 5 David Jarvie 2011-10-27 15:11:48 UTC
You could perhaps do this via a script whose execution could be scheduled by KAlarm.