← Back to team overview

dx-packages team mailing list archive

[Bug 1698638] Re: indicator-datetime list evolution calendar full-day event a day before actual date of event (Unity-7)

 

> What Ubuntu release are you using?

This is reproducible on 16.04, 17.04 & 17.10

For 16.04 there was a patch which fixes the issue for me
(https://launchpadlibrarian.net/206123315/upcoming-after-end.patch) but
since then indicator-datetime code changed significantly and the patch
is not valid anymore.

What is the output of 'locale' specifically LC_TIME ?

LANG=en_IN
LANGUAGE=en_IN:en
LC_CTYPE="en_IN"
LC_NUMERIC="en_IN"
LC_TIME="en_IN"
LC_COLLATE="en_IN"
LC_MONETARY="en_IN"
LC_MESSAGES="en_IN"
LC_PAPER="en_IN"
LC_NAME="en_IN"
LC_ADDRESS="en_IN"
LC_TELEPHONE="en_IN"
LC_MEASUREMENT="en_IN"
LC_IDENTIFICATION="en_IN"
LC_ALL=

> Does the event show correctly in gnome-calendar and in evolution?

Yes.

** Description changed:

  Indicator-datetime lists events to take place one day ahead e.g. all day
  event on Monday is listed to be happen on Sunday
  
  Also this scenario also happens for today's date. Foe example;
  
  1. Create a full-day-event in any previous day (2nd june 2017)
  2. Click 2nd june on calendar
  3. Full-day event is listed there.
  
  But it doesn't work for today's date. (DTSTART == DTEND)
  
  1. Create a full-day-event on today.
- 2. Click 2nd june on calendar
+ 2. Click today on calendar
  3. Full-day event is NOT listed there.
  4. Click previous day.....and you will find full-day event listed there
  5. It even shows today's date on side but just doesn't list the event on today's date.
  
  Note: This is reproducible for any event when DTSTART == DTEND (i.e
  Events from Google Calendar)

-- 
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/1698638

Title:
  indicator-datetime list evolution calendar full-day event a day before
  actual date of event (Unity-7)

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Indicator-datetime lists events to take place one day ahead e.g. all
  day event on Monday is listed to be happen on Sunday

  Also this scenario also happens for today's date. Foe example;

  1. Create a full-day-event in any previous day (2nd june 2017)
  2. Click 2nd june on calendar
  3. Full-day event is listed there.

  But it doesn't work for today's date. (DTSTART == DTEND)

  1. Create a full-day-event on today.
  2. Click today on calendar
  3. Full-day event is NOT listed there.
  4. Click previous day.....and you will find full-day event listed there
  5. It even shows today's date on side but just doesn't list the event on today's date.

  Note: This is reproducible for any event when DTSTART == DTEND (i.e
  Events from Google Calendar)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1698638/+subscriptions


References