Bug 146952 - "Any time" alarms repeat one per minute
Summary: "Any time" alarms repeat one per minute
Status: CLOSED FIXED
Alias: None
Product: kalarm
Classification: Applications
Component: kalarmd (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: David Jarvie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-19 11:59 UTC by Andrew Schulman
Modified: 2009-08-04 19:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of scheduled task (33.51 KB, image/png)
2007-06-19 11:59 UTC, Andrew Schulman
Details
screenshot 1 of my email inbox (111.88 KB, image/png)
2007-06-19 12:00 UTC, Andrew Schulman
Details
screenshot 2 of my email inbox (114.21 KB, image/png)
2007-06-19 12:00 UTC, Andrew Schulman
Details
kalarmrc (1.75 KB, text/plain)
2007-06-19 12:01 UTC, Andrew Schulman
Details
kalarmdrc (143 bytes, text/plain)
2007-06-19 12:01 UTC, Andrew Schulman
Details
calendar.ics (10.43 KB, text/plain)
2007-06-19 12:02 UTC, Andrew Schulman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Schulman 2007-06-19 11:59:09 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I have several alarms set to run once a month or once a year.  For all of these I have the "any time" box checked, and the assigned run time for that in my preferences is 5 AM.

Whenever the date comes for these alarms, they start running at midnight and run once per minute thereafter until 5 AM.  For example, in the screenshots you can see a task set to send me a reminder email once per year, and the results in my inbox:  300 emails from kalarm, from midnight to 5 AM today.

Any help would be very much appreciated, as I've been struggling with this problem for more than a year.

Thanks,
Andrew.
Comment 1 Andrew Schulman 2007-06-19 11:59:43 UTC
Created attachment 20896 [details]
screenshot of scheduled task
Comment 2 Andrew Schulman 2007-06-19 12:00:13 UTC
Created attachment 20897 [details]
screenshot 1 of my email inbox
Comment 3 Andrew Schulman 2007-06-19 12:00:33 UTC
Created attachment 20898 [details]
screenshot 2 of my email inbox
Comment 4 Andrew Schulman 2007-06-19 12:01:20 UTC
Created attachment 20899 [details]
kalarmrc
Comment 5 Andrew Schulman 2007-06-19 12:01:39 UTC
Created attachment 20900 [details]
kalarmdrc
Comment 6 Andrew Schulman 2007-06-19 12:02:09 UTC
Created attachment 20901 [details]
calendar.ics
Comment 7 David Jarvie 2007-06-21 02:22:27 UTC
Using your config file and calendar entry, I don't see the fault occur on my system. I run a self-compiled KDE, but since I run Debian, I'll try running the Debian KDE packages and see what happens with them. Unfortunately I won't have a chance to work on KAlarm for the next couple of weeks, but I'll definitely look at it after that.
Comment 8 David Jarvie 2007-08-29 00:07:41 UTC
I can't reproduce the fault on my system. Could you please try installing a debug Debian package of KAlarm 1.4.14, which you can download from http://www.astrojar.org.uk/linux/download/kalarm-debug_1.4.14-1_i386.deb. You'll need to use the --force-overwrite option to dpkg when you install it, since it overwrites the normal kalarm package. This version will output lots of debug messages if you start kalarmd and kalarm from a terminal. To set it up, first run

kdebugdialog --fullmode

Select each of the following items: 5900 (kalarmd), 5901 (kalarmd check), 5950 (kalarm). For each, set all output categories to "File" and enter a file name including the full path (setting each to the same file). This file will hold the debug output.

Kill kalarm and kalarmd. Check to ensure that both have been successfully terminated, since one can start the other automatically if an alarm triggers.

In a terminal window, run first kalarmd and then immediately afterwards kalarm, ensuring that no alarms are waiting to be triggered at the time (if they are, kalarmd might start kalarm automatically which will prevent kalarm outputting debug information).

Once you have seen the fault occur, kill the kalarm and kalarmd to stop the debug output and start them normally again (i.e. not from a terminal window).

Compress and submit the debug file, and indicate the date/time at which the fault started happening again.

Note that the debug file will grow to a large size, so it's best to start the experiment shortly before you expect the fault to occur. Check afterwards to ensure that the debug file is not still being written to - if it is, run 'kdebugdialog --fullmode' again and set all the outputs to "Shell".

Hopefully this might give me enough information to track down the fault.
Comment 9 Andrew Schulman 2007-08-31 08:58:31 UTC
> I can't reproduce the fault on my system. Could you please
> try installing a debug Debian package of KAlarm 1.4.14, which you can
> download from
> http://www.astrojar.org.uk/linux/download/kalarm-debug_1.4.14-1_i386.deb


I'd be glad to do this, but I have an amd64 host.  I tried installing the 
above package with --force-architecture, but it wouldn't run.

If you can build the package for amd64, I'll be glad to use that.  
Otherwise, I don't mind building it from source, if you'll tell me what 
the proper switches are to build a debug version.

Thanks,
Andrew.
Comment 10 Andrew Schulman 2007-08-31 09:35:49 UTC
> > I can't reproduce the fault on my system. Could you please
> > try installing a debug Debian package of KAlarm 1.4.14, which you can
> > download from
> > http://www.astrojar.org.uk/linux/download/kalarm-debug_1.4.14-1_i386.d
> >eb
>
> I'd be glad to do this, but I have an amd64 host.  I tried installing
> the above package with --force-architecture, but it wouldn't run.
>
> If you can build the package for amd64, I'll be glad to use that.
> Otherwise, I don't mind building it from source, if you'll tell me what
> the proper switches are to build a debug version.


Nevermind that for now-- I forgot that I have an i386 chroot.  I installed 
it there and started kalarmd and kalarm per your instructions.  

I have a monthly alarm set to go tomorrow, so I'll see if the fault occurs 
then.  If not I'll try moving the dates up on some of the other alarms 
that have shown the fault.  When I have a log I'll get back to you.

Andrew.
Comment 11 Andrew Schulman 2007-10-10 12:32:51 UTC
As of now, I can't reproduce this bug.  I tried using your debug version in my i386 chroot, but this had other problems, e.g. with mail delivery.  So I uninstalled the i386 version and have gone back to running the standard kalarm package in my amd64 environment.

I've tried changing the dates on some of the alarms that gave me trouble before, but they worked normally.  I'm going to try this one more time:  I reset the date of the alarm I originally reported on, to fire tomorrow.  If it works normally, then I guess the bug has fixed itself.  I'll let you know.  

Maybe the fix to bug 146953 also fixed this bug.
Andrew.
Comment 12 David Jarvie 2007-11-02 23:33:10 UTC
I finally managed to reproduce this bug while fixing another (where date-only alarms sometimes didn't trigger at all).

Now fixed in KDE 3.5 and trunk (SVN commits 732115 and 732144).
Comment 13 Andrew Schulman 2007-11-03 01:37:18 UTC
> Now fixed in KDE 3.5 and trunk (SVN commits 732115 and 732144).


Excellent, thank you.  Andrew.
Comment 14 David Jarvie 2007-11-05 12:03:35 UTC
The fix is now available in version 1.4.18 which is available for download from http://www.astrojar.org.uk/kalarm (source, Debian testing and Slackware packages are available). It will also be available very soon in the next development version, 1.9.9beta.