[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-07-06 Thread Pat McGowan
@john yes this is fixed in rtm

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-07-06 Thread John McAleely
@pmcgowan, is this in vivid-overlay? It's hard to tell from the bug text

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-25 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New = Fix Released

** Changed in: canonical-devices-system-image
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-23 Thread Charles Kerr
** Changed in: indicator-datetime (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

** Changed in: evolution-data-server (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-datetime -
13.10.0+15.10.20150622-0ubuntu1

---
indicator-datetime (13.10.0+15.10.20150622-0ubuntu1) wily; urgency=medium

  [ Charles Kerr ]
  * Fix bugs relating to timezones and triggers from clock-app alarms.
(LP: #1456281, #1465806)

 -- CI Train Bot ci-train-...@canonical.com  Mon, 22 Jun 2015 18:03:38
+

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~charlesk/indicator-datetime/merge-vivid-fixes-and-
tests-into-wily

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
** Changed in: evolution-data-server (Ubuntu)
 Assignee: (unassigned) = Charles Kerr (charlesk)

** Changed in: evolution-data-server (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
I see what the problem is -- the alarms created by ubuntu-clock-app in
image 22 have valarms that are missing the required 'trigger' property.
This works for alarms created by qtorganizer5-eds after the fix for bug
#1440878 landed -- which is why disabling and then re-enabling the
alarms as davmor2 works as a workaround -- but that still leaves the
question of how to handle these triggerless alarms without requiring a
workaround.

Until 13.10.0+15.04.20150521-0ubuntu1, indicator-datetime /pretended/
that x-canonical-alarm entries had a trigger even if they didn't. That's
no longer possible because we're now querying EDS for alarms based on
the trigger, which was necessary to fix bug #1456281.

Probably the safest fix here is for indicator-datetime to ask EDS on
startup for all the x-canonical-alarm components, then walk through them
looking for valarms missing a trigger, insert the missing trigger, and
save the corrected entry back to EDS.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Charles Kerr
** Branch linked: lp:~charlesk/indicator-datetime/lp-1465806-inject-
missing-triggers-to-clock-app-alarms

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Sebastien Bacher
** This bug is no longer a duplicate of bug 1463430
   Clock app crashes when renabling an alarm

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread Zsombor Egri
I thunk this and the Clock crasher bug are two different bugs! The alarm
not kicking is not the Clock or backend's problem, please break the
duplication!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-17 Thread John McAleely
I agree they are different.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-16 Thread John McAleely
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None = ww28-2015

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution-data-server (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1465806] Re: Alarms not shown in indicator datetime after upgrade to ota4

2015-06-16 Thread Zoltan Balogh
*** This bug is a duplicate of bug 1463430 ***
https://bugs.launchpad.net/bugs/1463430

** This bug has been marked a duplicate of bug 1463430
   Clock app crashes when renabling an alarm

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1465806

Title:
  Alarms not shown in indicator datetime after upgrade to ota4

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1465806/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs