← Back to team overview

dx-packages team mailing list archive

[Bug 1307048] Re: calendar icon wrong colour (compared to clock) for upcoming appointments

 

Hm, interesting. Alan, thanks for the photo.

The calendar with the correct color is being created in indicator-
datetime-service's src/menu.cpp by a call to
g_themed_icon_new_with_default_fallbacks("calendar").

The black-on-grey calendar is coming from unity8's
plugins/Unity/Indicators/qml/MenuItemFactory.qml's appointmentMenu
definition, which uses "image://theme/calendar".

If indicator-datetime-service needs to send the same icon over in both
instances that's an easy enough fix; however, I wonder why
image://theme/calendar is returning a black-on-grey item in the first
place?

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Nick Dedekind (nick-dedekind)

** Changed in: indicator-datetime (Ubuntu)
     Assignee: (unassigned) => Charles Kerr (charlesk)

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

Title:
  calendar icon wrong colour (compared to clock) for upcoming
  appointments

Status in “indicator-datetime” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Have appointments sync via calendar, note that pulling down indicator reveals icon which is black-on-grey whereas clock items appear white-on-grey.
  Calendar icons are hard to see compared to clock items. See photo.

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


References