Investigation could be started from: ./src/wakeup-timer-mainloop.cpp: void set_wakeup_time(const DateTime& d) and also: ./src/alarm-queue-simple.cpp: m_triggered.insert(std::make_pair(appointment.uid, alarm->time));
-- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1480200 Title: indicator-datetime starting ringing almost immedietly if timer is set for less than 60 seconds Status in Timer: Confirmed Status in Ubuntu Clock App: Incomplete Status in indicator-datetime package in Ubuntu: Confirmed Bug description: indicator-datetime doesn't check seconds for alarms. Steps to reproduce: 1. Install Timer: https://uappexplorer.com/app/timer.mivoligo 2. Set timer to 15 seconds 3. Start timer Currently: 4. Alarm is ringing almost immediately (it is not always reproducible) Expected: 4. Alarm is ringing after 15 seconds It is an blocker for Timer implementation in Clock app: https://bugs.launchpad.net/ubuntu-clock-app/+bug/1427566 To manage notifications about this bug go to: https://bugs.launchpad.net/timer/+bug/1480200/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp