[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-07-25 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app Milestone: alarm-blockers = rtm -- 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/1308193 Title: Upcoming

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-06-13 Thread Charles Kerr
Marking as fixed based on personal testing and the above comments. ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed = Fix Released ** Changed in: ubuntu-clock-app (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-05-13 Thread Alan Pope ㋛
Yes, this seems working in the latest image #22 -- 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/1308193 Title: Upcoming recurring alarms on

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-05-01 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app Milestone: backlog = alarm-blockers -- 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/1308193 Title:

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-datetime (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-16 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Importance: Medium = High -- 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/1308193 Title:

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-15 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu) Assignee: (unassigned) = Charles Kerr (charlesk) ** Changed in: indicator-datetime (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-datetime (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-datetime in Ubuntu. Matching

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-15 Thread Charles Kerr
Looks like this might be a clock-app bug rather than an indicator- datetime one. Here's what gets saved in EDS' backend. Note that today is April 15 but the alarm's start date is stored as April 21 (DTSTART:20140421T06)

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-15 Thread Charles Kerr
This value is being set in qtorganizer5-eds by QOrganizerEDSEngine::parseTodoStartTime(), which gets the value from a call to a QOrganizerTodoTime.startDateTime(). Looks like the QOrganizerTodo gets set in ubuntu-ui- toolkit/modules/Ubuntu/Components/plugin/adapters/alarmsadapter_organizer.cpp

[Dx-packages] [Bug 1308193] Re: Upcoming recurring alarms on wrong day

2014-04-15 Thread Nekhelesh Ramananthan
I think I may have found the bug. On reading the SDK Alarms API documentation, it specifies that if the daysOfTheWeek are specified, then it will strive to trigger the alarms on that day. Let me illustrate an example here to explain. Assume that the current date and time is Monday 15th April