[Touch-packages] [Bug 1480154] Re: Calendar not running on desktop

2015-12-13 Thread Kunal Parmar
** No longer affects: ubuntu-calendar-app

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1480154

Title:
  Calendar not running on desktop

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Install the ubuntu-core-apps ppa
  2. Install the calendar-app
  3. Try and start it from the icon
  4. Run calendar-app from the terminal

  EXPECTED:
  A running calendar

  ACTUAL:
  On clicking the icon nothing happens, on starting from the terminal I get:

  davmor2@stryder:~$ calendar-app 
  Fail to connect with client Unable to connect to 'Tasks': Cannot open 
calendar: Authentication required: {
   "error": {
"errors": [
 {
  "domain": "global",
  "reason": "insufficientPermissions",
  "message": "Insufficient Permission"
 }
],
"code": 403,
"message": "Insufficient Permission"
   }
  }

  
  (qmlscene:6673): GLib-GObject-CRITICAL **: g_object_ref: assertion 
'G_IS_OBJECT (object)' failed

  (qmlscene:6673): libecal-CRITICAL **: e_cal_client_get_view: assertion
  'E_IS_CAL_CLIENT (client)' failed

  VERSIONS:
  Calendar-app: 0.6bzr703vivid0
  Desktop: Vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1480154/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-11-28 Thread Kunal Parmar
I am too facing same issue in calendar app,

http://people.canonical.com/~alan/screenshots/device-2015-11-10-110730.png

I would like to move one of icon to tray, it would be nice to have control over 
numberOfSlots.
related branch
https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/Uitk1_3/+merge/276338

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1493178

Title:
  PageHeadStyle should coordinate Page.head.contents and the ActionBar
  to not overlap, if possible

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  In my app "Lone Wolf", I use Page.head.contents to add an interactive widget 
to the page header.  It looks like this:
  
https://myapps.developer.ubuntu.com/site_media/appmedia/2015/09/screenshot20150803_125313389.png

  In SDK 1.3, there are up to three action icons shown, instead of the
  one in SDK 1.2.  This means the header is too crowded and
  Page.head.contents may overlap the action icons, depending on how long
  the page title is (and how wide the screen is of course).

  Looking at PageHeadStyle.qml, there is no relationship between
  Page.head.contents.width and ActionBarStyle.width.  But I think there
  should be.

  I don't seem to have any control over ActionBarStyle.numberOfSlots
  myself.  Or any control over how wide the ActionBar is.

  In short, I can't figure out how to replicate my header behavior with
  SDK 1.3.  Maybe the answer is I shouldn't stick widgets in the header?
  But otherwise, I'd consider this a bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1493178/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1508363] Re: Coordinated migration to UITK 1.3

2015-10-31 Thread Kunal Parmar
** Branch linked: lp:~pkunal-parmar/ubuntu-calendar-app/Uitk1_3

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1508363

Title:
  Coordinated migration to UITK 1.3

Status in Canonical System Image:
  In Progress
Status in Ubuntu Music App:
  In Progress
Status in Ubuntu Notes app:
  New
Status in Ubuntu Calculator App:
  In Progress
Status in Ubuntu Calendar App:
  In Progress
Status in Ubuntu Clock App:
  In Progress
Status in Ubuntu Document Viewer App:
  In Progress
Status in Ubuntu Shorts App:
  Fix Committed
Status in Ubuntu Weather App:
  Triaged
Status in Weather:
  New
Status in address-book-app package in Ubuntu:
  In Progress
Status in calendar-app package in Ubuntu:
  Confirmed
Status in camera-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu:
  In Progress
Status in gallery-app package in Ubuntu:
  In Progress
Status in messaging-app package in Ubuntu:
  In Progress
Status in music-app package in Ubuntu:
  Confirmed
Status in reminders-app package in Ubuntu:
  Fix Committed
Status in ubuntu-clock-app package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in ubuntu-weather-app package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  The migration to 1.3 needs to happen in a coordinated way, so that
  shell and all apps we care of migrate within the same OTA window to
  reduce visual inconsistencies to a minimum.

  This bug is a means to collect all the projects affected and keep tabs
  on what's happening.

  NOTES:
  - The toolkit has the following modules:
 Ubuntu.Components 1.3
 Ubuntu.Components.ListItems 1.3
 Ubuntu.Components.Pickers 1.3
 Ubuntu.Components.Popups 1.3
 Ubuntu.Components.Styles 1.3
 Ubuntu.Components.Themes 1.3
 Ubuntu.Components.Themes.Ambiance 1.3
 Ubuntu.Components.Themes.SuruDark 1.3

  - The following modules were not altered recently:
 Ubuntu.Layouts 1.0
 Ubuntu.PerformanceMetrics 1.0

  - Theme is now theme (lowercase)
  - PageHeadStyle now has a "config" property

  In manifest.json file use:
     "framework": "ubuntu-sdk-15.04.1-qml"

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1494711] Re: Non-existent untitled events appearing in indicator

2015-09-24 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: New => Confirmed

** Changed in: ubuntu-calendar-app
 Assignee: (unassigned) => Kunal Parmar (pkunal-parmar)

** Changed in: ubuntu-calendar-app
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1494711

Title:
  Non-existent untitled events appearing in indicator

Status in Ubuntu Calendar App:
  Confirmed
Status in Ubuntu UX:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Long press somewhere in week view. This used to create a new event,
  but now *appears* to do absolutely nothing. Nowhere in the Calendar
  app will you find any evidence of a event existing at that time, even
  if you close/reopen the app.

  But, in the indicator suddenly an "Untitled" event appears for that
  time. Given that this is not in the Calendar app, there is also no way
  to remove this event from the indicator.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1494711/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1480154] Re: Calendar not running on desktop

2015-08-20 Thread Kunal Parmar
** Also affects: evolution (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: evolution (Ubuntu)

** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1480154

Title:
  Calendar not running on desktop

Status in Ubuntu Calendar App:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Install the ubuntu-core-apps ppa
  2. Install the calendar-app
  3. Try and start it from the icon
  4. Run calendar-app from the terminal

  EXPECTED:
  A running calendar

  ACTUAL:
  On clicking the icon nothing happens, on starting from the terminal I get:

  davmor2@stryder:~$ calendar-app 
  Fail to connect with client Unable to connect to 'Tasks': Cannot open 
calendar: Authentication required: {
   error: {
errors: [
 {
  domain: global,
  reason: insufficientPermissions,
  message: Insufficient Permission
 }
],
code: 403,
message: Insufficient Permission
   }
  }

  
  (qmlscene:6673): GLib-GObject-CRITICAL **: g_object_ref: assertion 
'G_IS_OBJECT (object)' failed

  (qmlscene:6673): libecal-CRITICAL **: e_cal_client_get_view: assertion
  'E_IS_CAL_CLIENT (client)' failed

  VERSIONS:
  Calendar-app: 0.6bzr703vivid0
  Desktop: Vivid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1480154/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1474078] Re: Provide a way to disable notifications from calendar events

2015-08-20 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1474078

Title:
  Provide a way to disable notifications from calendar events

Status in Ubuntu Calendar App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  While I like having the calendar on the phone I do not want an audible 
notification for the events. 
  Would we simply add the calendar app to the Notifications page?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1474078/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1423185] Re: Calendar app crash

2015-07-25 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1423185

Title:
  Calendar app crash

Status in Canonical System Image:
  Fix Released
Status in Ubuntu Calendar App:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu RTM:
  Fix Released

Bug description:
  Tapping on a day in Year view, crashed calendar app. See attached
  file.

  TEST CASE:
  1. Switch to 'Year' view
  2. Tap on any day
  3. Repeat steps 1 and 2 up to 10 times 

  ACTUAL RESULT
  The app crashes after a few attempts

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311165] Re: timezone incorrectly modified when editing/creating google calendar event

2015-07-25 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1311165

Title:
  timezone incorrectly modified when editing/creating google calendar
  event

Status in qtorganizer5-eds:
  Fix Released
Status in Ubuntu Calendar App:
  Fix Released
Status in Ubuntu UI Toolkit:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Confirmed

Bug description:
  We are not preserving the time zone of a calendar event after editing
  it.

  - Create an event in Google Calendar (using browser calendar.google.com), at 
12pm local time, call it Test
  - Ensure your timezone on device is set to your correct timezone (UTC -4 in 
my case) by accessing system-settings
  - Import Calendar from Google account (by setting up online account for 
Google)
  - Verify the Test event shows up correctly in Calendar app at 12pm
  - Now edit the event and change the description to Test, 123 and save the 
event.
  - After the sync runs (wait one or two minutes), open your browser and reload 
your google calendar

  Expected result:
  - Event should be called Test, 123 and still at 12pm local time

  Actual results:
  - Event is correctly updated to show Test, 123 but time has shifted to 3pm 
local time

  We should not be modifying the timezone when editing the event

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtorganizer5-eds/+bug/1311165/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362781] Re: After date recurrence end is not functioning.

2015-07-25 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1362781

Title:
  After date recurrence  end is not functioning.

Status in qtorganizer5-eds:
  In Progress
Status in Ubuntu Calendar App:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu RTM:
  Fix Released

Bug description:
  Just noticed that,

  Creating an event , which ends after certain date, is creating an
  event with infinity , no end dates.

  Expected :

  It should stop event from that date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtorganizer5-eds/+bug/1362781/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437036] Re: [Calendar] Time picker used on event screen does not follow the localization

2015-07-24 Thread Kunal Parmar
seems like toolkit issue and not Calendar itself, as calendar uses the
time picker from toolkit

** Changed in: ubuntu-calendar-app
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1437036

Title:
  [Calendar] Time picker used on event screen does not follow the
  localization

Status in Ubuntu Calendar App:
  Invalid
Status in Ubuntu UX:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  My device is configured to use times in AM/PM format but the
  TimePicker is not following the system localization.

  [UX Comment] 
  It appears that there is currently no setting for AM/PM format in System 
Settings  Time  Date nor within the clock application.

  Could you please describe the steps taken to configure the device 'to
  use times in AM/PM format'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437036/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1382516] Re: Event reminders stored in UTC but triggered in local timezone

2015-07-24 Thread Kunal Parmar
as metioned by Johannes Kempf, I am resolving the bug

** Changed in: ubuntu-calendar-app
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1382516

Title:
  Event reminders stored in UTC but triggered in local timezone

Status in Ubuntu Calendar App:
  Fix Committed
Status in qtorganizer5-eds package in Ubuntu:
  Confirmed

Bug description:
  phablet@ubuntu-phablet:~$ click list | grep
  com.ubuntu.calendarcom.ubuntu.calendar0.4.502
  phablet@ubuntu-phablet:~$
  system-image-cli -i
  current build number: 4
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2014-10-08 09:47:10
  version version: 4
  version ubuntu: 20141007
  version device: 20140929.1
  version custom: mako-0.5

  When creating events with reminders at Event time, the reminder is
  stored in UTC, but triggered in local time. I first noticed this when
  creating events in BST (UTC+0100).

  STR:

   - Set device timezone to something other than GMT/UTC.
   - Open Calendar
   - From the actions mention, select New Event
   - Fill in some basics - time /date, event name, location, reminder at Event 
time..
   - Save the event
   - Wait until the alotted time, and observe the absence of a reminder.

  Setting my timezone to SAST (UTC+0200) and adding an event 5 minutes
  into the future, no reminder fired. However, changing the date to 2h5m
  into the future, the reminder fired 2h before the event. So it looks like
  the reminder is being *stored* in UTC, but *fired* in local time.
  Here is the entry from ~/.local/share/evolution/calendar/system/calendar.ics:

  BEGIN:VEVENT
  UID:20141017T094649Z-6046-32011-1750-1@ubuntu-phablet
  DTSTAMP:20141017T100018Z
  DTSTART:20141017T120200
  DTEND:20141017T130200
  X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:Can't parse as RECUR value 
   in RRULE property. Removing entire property: ERROR: No Value
  LOCATION:Here
  DTSTART:20141017T120200
  DTEND:20141017T130200
  X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:Can't parse as RECUR value 
   in RRULE property. Removing entire property: ERROR: No Value
  LOCATION:Here
  SUMMARY:Test Event
  SEQUENCE:1
  LAST-MODIFIED:20141017T100018Z
  END:VEVENT
  END:VCALENDAR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1382516/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1407997] Re: [calendar] Should be possible to disable reminders per-calendar

2015-07-24 Thread Kunal Parmar
we can add add check box and flag in collection to indicate if reminder is 
enabled for particular calendar or not.
But then notification system should check that flag and act accordingly

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1407997

Title:
  [calendar] Should be possible to disable reminders per-calendar

Status in Ubuntu Calendar App:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  It is often the case that you want to add a calendar to view it on
  your device, but for it not to trigger reminder events. It might be
  someone else's calendar, for example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1407997/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1474078] Re: Provide a way to disable notifications from calendar events

2015-07-23 Thread Kunal Parmar
From calendar we can add field to Collection to indicate if Notification
is enabled or not. Notification service can read same field and decide
to fire notification or not.

** Changed in: ubuntu-calendar-app
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1474078

Title:
  Provide a way to disable notifications from calendar events

Status in Ubuntu Calendar App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  While I like having the calendar on the phone I do not want an audible 
notification for the events. 
  Would we simply add the calendar app to the Notifications page?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1474078/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1440878] Re: Events with an On Event reminder never get a notification

2015-07-17 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1440878

Title:
  Events with an On Event reminder never get a notification

Status in Ubuntu Calendar App:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds source package in Vivid:
  New

Bug description:
  Tested with calendar-app 0.4.600 on mako vivid r163.

  To reproduce, use calendar-app to create an event with a reminder set
  to trigger On Event, then view the ical file in
  ~/.local/share/evolution/calendar/system/calendar.ics.

  calendar-app generates valarms that have an action property, and
  that's all good. But as per the spec, the valarm also needs a trigger
  property. Without it, the reminder will never get triggered.

  This is currently being masked by indicator-datetime's bug #1419001:
  it's currently ignoring the trigger property and is unconditionally
  notifying at the event start time. The datetime fix should be landing
  soon, which will uncover this missing trigger bug as a side-effect.

  I'm not sure if this is being caused in calendar-app or in
  qtorganizer5-eds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1440878/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1347836] Re: Events saved to birthdays calendar don't appear in timeline

2015-06-04 Thread Kunal Parmar
** Branch linked: lp:~pkunal-parmar/ubuntu-calendar-app/ReadOnlyCal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1347836

Title:
  Events saved to birthdays calendar don't appear in timeline

Status in Calendar application for Ubuntu devices:
  In Progress
Status in qtorganizer5-eds package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds source package in Vivid:
  Confirmed

Bug description:
  If I create a new event and select the birthday and anniversaries
  calendar, I cannot see the event in the timeline. This is without
  syncing any google calendars; merely the default 2 calendars.

  The log displays this error when attempting to save:

  Fail to create items: Cannot create calendar object: Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1347836/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419001] Re: Reminders trigger at the time of the event and not before by default

2015-04-29 Thread Kunal Parmar
** Branch linked: lp:~pkunal-parmar/ubuntu-calendar-app/DefReminderTime

** Changed in: ubuntu-calendar-app
   Status: Confirmed = In Progress

** Changed in: ubuntu-calendar-app
 Assignee: Alan Pope  (popey) = Kunal Parmar (pkunal-parmar)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1419001

Title:
  Reminders trigger at the time of the event and not before by default

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Calendar application for Ubuntu devices:
  In Progress
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in qtorganizer5-eds package in Ubuntu:
  Invalid

Bug description:
  Sync of google calendar. The Google calendar setting is set by default
  to notify 10 min prior to all meetings.

  Is it possible to get this default notification time from google with the 
sync?
  or can we add a setting for a default notification time in the calendar app?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1432634] Re: [Calendar] date picker design is out of date

2015-04-22 Thread Kunal Parmar
When SDK changes the picker UI, calendar will start using it by default.
No changes are required from calendar

** Changed in: ubuntu-calendar-app
   Status: New = Triaged

** Changed in: ubuntu-calendar-app
   Importance: Undecided = Low

** Changed in: ubuntu-calendar-app
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1432634

Title:
  [Calendar] date picker design is out of date

Status in Calendar application for Ubuntu devices:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  The design for the date picker is out of date. See the Clock app for
  the new design

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1432634/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434844] Re: Event notification fired on event time not before

2015-04-22 Thread Kunal Parmar
*** This bug is a duplicate of bug 1419001 ***
https://bugs.launchpad.net/bugs/1419001

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1434844

Title:
  Event notification fired on event time not before

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Create an event at 2:00.
  Reminder set to 5 minutes before the event.

  Wait until 1:55 - nothing happens
  Wait until 2:00 - notification for event...

  No matter what the time of the reminder is set to - it is always fired on the 
exact time of the event.
  Which is too late in most of the cases.

  Using a synced google calendar.
  Calender version: 0.4.600 (05. Mar 2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1434844/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437036] Re: Time picker used on event screen does not follow the localization

2015-04-22 Thread Kunal Parmar
** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1437036

Title:
  Time picker used on event screen does not follow the localization

Status in Calendar application for Ubuntu devices:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  My device is configured to use times in AM/PM format but the
  TimePicker is not following the system localization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437036/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1438150] Re: AllDay events imported from Google displayed on 2 days

2015-04-22 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1438150

Title:
  AllDay events imported from Google displayed on 2 days

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  AllDay events like Birthday imported from Google calendar are always
  displayed on 2 days. May be this is because of unexpected time zone,
  my location is Germany.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1438150/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1439047] Re: Event notifications are not persistent

2015-04-22 Thread Kunal Parmar
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1439047

Title:
  Event notifications are not persistent

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  On Aquaris, r20. When a notification for a calendar event is
  triggered, there appears a notification bubble and a sound is played.
  But in case you miss that, there is no sign that there was a
  notification. I think one should have to actively dismiss calendar
  notifications. So there should be some kind of visible cue that there
  was a notification and where to get information about it. E.g., the
  indicator icon could get a different color, and the unseen event
  notification could also be highlighted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1439047/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1440111] Re: Reminder notifications are not integrated into system notifications

2015-04-22 Thread Kunal Parmar
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1440111

Title:
  Reminder notifications are not integrated into system notifications

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  The calendar app does not use the standard notification system. You
  can't find it in the Notifications area of System Settings, and it
  uses its own notification sound regardless of what is set in Sound.

  Also, reminders are not muted when the phone is in silent mode (I
  guess it's related).

  I'm on bq Aquaris, r20 and with the latest calendar-app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1440111/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437880] Re: no calendar notifications

2015-04-22 Thread Kunal Parmar
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1437880

Title:
  no calendar notifications

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  When adding a new calendar item in google calendar, there is no
  notification at the time of the appointment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437880/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437882] Re: no notification at the reminder of a google calendar event

2015-04-22 Thread Kunal Parmar
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1437882

Title:
  no notification at the reminder of a google calendar event

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  When setting a reminder in an event in google calendar, the reminder
  does not show up at the reminder time.

  Example:
  set event at 18:00
  set reminder at 15 minutes before.

  calendar on the phone is synced (manually) and the event is on the
  today scope.

  There is no alarm or notification at 17:45.
  There is an alarm at 18:00, but no notification in the home screen or 
notification bar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437882/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1443040] Re: Persistent notifications

2015-04-22 Thread Kunal Parmar
** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1443040

Title:
  Persistent notifications

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Bq device, Ubuntu 14.10 (r20), Calendar app 0.4.623.

  The notification time is definitely too short for me.

  If I have my phone in the pocket and maybe I am talking with someone I would 
like to be able to see the notification or at least that something happened.
  What happens now is that the phone vibrates in my pocket and then in the time 
that I say I'm sorry and take it out, the notification is gone and there is 
no way I can understand that that was actually the Calendar app (there is not a 
notification history to look at).

  I think that the Calendar is not a Reminder app, the notification should 
stay there for as long as I don't remove it.
  If I place something in the calendar is because I want to forget about it 
until it happens and then know what is happening, not because I want some 
mysterious ghost that makes my phone vibrate without further informations.

  So, I guess that the best thing would be that the notifications are 
persistent and not fade away without the user being able to see them (like the 
Telegram, Gmail, ecc notifications).
  Or at least an option to trigger it, because now the notifications are rather 
useless for me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1443040/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1382516] Re: Event reminders stored in UTC but triggered in local timezone

2015-04-22 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1382516

Title:
  Event reminders stored in UTC but triggered in local timezone

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  phablet@ubuntu-phablet:~$ click list | grep
  com.ubuntu.calendarcom.ubuntu.calendar0.4.502
  phablet@ubuntu-phablet:~$
  system-image-cli -i
  current build number: 4
  device name: mako
  channel: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2014-10-08 09:47:10
  version version: 4
  version ubuntu: 20141007
  version device: 20140929.1
  version custom: mako-0.5

  When creating events with reminders at Event time, the reminder is
  stored in UTC, but triggered in local time. I first noticed this when
  creating events in BST (UTC+0100).

  STR:

   - Set device timezone to something other than GMT/UTC.
   - Open Calendar
   - From the actions mention, select New Event
   - Fill in some basics - time /date, event name, location, reminder at Event 
time..
   - Save the event
   - Wait until the alotted time, and observe the absence of a reminder.

  Setting my timezone to SAST (UTC+0200) and adding an event 5 minutes
  into the future, no reminder fired. However, changing the date to 2h5m
  into the future, the reminder fired 2h before the event. So it looks like
  the reminder is being *stored* in UTC, but *fired* in local time.
  Here is the entry from ~/.local/share/evolution/calendar/system/calendar.ics:

  BEGIN:VEVENT
  UID:20141017T094649Z-6046-32011-1750-1@ubuntu-phablet
  DTSTAMP:20141017T100018Z
  DTSTART:20141017T120200
  DTEND:20141017T130200
  X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:Can't parse as RECUR value 
   in RRULE property. Removing entire property: ERROR: No Value
  LOCATION:Here
  DTSTART:20141017T120200
  DTEND:20141017T130200
  X-LIC-ERROR;X-LIC-ERRORTYPE=VALUE-PARSE-ERROR:Can't parse as RECUR value 
   in RRULE property. Removing entire property: ERROR: No Value
  LOCATION:Here
  SUMMARY:Test Event
  SEQUENCE:1
  LAST-MODIFIED:20141017T100018Z
  END:VEVENT
  END:VCALENDAR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1382516/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1446054] Re: syncevolution and all day events synchronize from owncloud

2015-04-22 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1446054

Title:
  syncevolution and all day events synchronize from owncloud

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  Hi.

  I have noticed a problem with synchronization between Onwcloud (vCal)
  and calendar app.

  All day events always appear today and the next day.

  The problem seems to be with DTSTART et DTEND :

   before sync | after sync
 removed during sync 
  added during sync
  
---
  BEGIN:VCALENDAR  BEGIN:VCALENDAR  
 
  VERSION:2.0  VERSION:2.0  
 
BEGIN:VEVENT BEGIN:VEVENT   
 
SUMMARY:@@@ Rencontre (1997) @@@ SUMMARY:@@@ Rencontre (1997) @@@   
 
DTEND;VALUE=DATE:20150419|   DTEND;VALUE=DATE:20150420  
 
DTSTART;VALUE=DATE:20150419  DTSTART;VALUE=DATE:20150419
 
RRULE:BYMONTH=3;FREQ=YEARLY  
UID:20150420T051538Z-4109-32011-149  
UID:20150420T051538Z-4109-32011-149 
 9-11@ubuntu-phablet  9-11@ubuntu-phablet   
 
END:VEVENT   END:VEVENT 
 
  END:VCALENDAREND:VCALENDAR
 
  
---

  Any ideas ?

  Thank.

  My configuration :

  Nexus 4
  Ubuntu Touch 14.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1446054/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1439554] Re: Calendar app is not syncing anymore.

2015-04-22 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1439554

Title:
  Calendar app is not syncing anymore.

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  For two days already I always get an error message when trying to sync my 
calendar app manually, no events are synced with google-calendar anymore.
  calendar-app-log shows:

  UbuntuWindow::handleSurfaceFocusChange(focused=true)
  UbunutClipboard - Got invalid serialized mime data. Ignoring it.
  UbuntuWindow::handleSurfaceFocusChange(focused=false)

  It shows these three lines over and over again. I already tried to
  readd the google account, reinstalled the app, reset the phone to
  manufacturers default. Contacts do sync normal though, google calendar
  in webapp works. Calendar is allowed to access google-account within
  calendar app and account settings.  Worked well until march 31st
  though.

  app-version 0.4.600, 0.4.627
  os-build 20, 21

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1439554/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1439757] Re: Calendar does not display birthdays from address book

2015-04-09 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1439757

Title:
  Calendar does not display birthdays from address book

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  The calendar app does not display birthdays from my address book. They
  are stored in the contacts, so I guess they should be in the virtual
  Birthdays and Anniversaries calendar, but the calendar app does not
  display any events from that calendar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1439757/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1426519] Re: Need a mechanism for specifying what happens when an ical menuitem is clicked

2015-04-04 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: New = In Progress

** Branch linked: lp:~pkunal-parmar/ubuntu-calendar-app/UrlInvocation

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1426519

Title:
  Need a mechanism for specifying what happens when an ical menuitem is
  clicked

Status in Calendar application for Ubuntu devices:
  In Progress
Status in Clock application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  Confirmed

Bug description:
  indicator-datetime needs a way to dispatch an arbitrary URL when a
  user clicks on an ical event menuitem.

  In practice, datetime currently has clock-app hardwired for
  dispatching alarms (dispatch_url('appid://com.ubuntu.clock/clock
  /current-user-version')) and calendar-app for everything else
  (dispatch_url('appid://com.ubuntu.calendar/calendar/current-user-
  version')).

  There are two use cases that can be supported by datetime handling the
  URL property http://www.kanzaki.com/docs/ical/url.html:

  (1) Clicking on an alarm menuitem opens up clock-app to that specific
  alarm, rather than to clock-app's main page. Clock-app could specify
  the information it needs in the URL, then open the right page when
  passed that information later. indicator-datetime would act as a
  simple pass-through.

  (2) non-calendar, non-alarm items such as from the reminders app as
  requested by mzanetti. The pattern would be the same as clock-app:
  Reminders would add whatever URL it wants, then datetime would act as
  a simple pass-through. This is preferable to adding more special cases
  to indicator-datetime.

  See also related bug https://bugs.launchpad.net/ubuntu/+source
  /indicator-datetime/+bug/1431384 which discusses abstracting out the
  icon shown in ical events' menuitems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1426519/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437242] Re: Event notification no text

2015-03-28 Thread Kunal Parmar
looks like related to Date time indicator

** Also affects: indicator-datetime (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1437242

Title:
  Event notification no text

Status in Calendar application for Ubuntu devices:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Aquaris, build 20. An audio alert from Calendar this morning but no
  accompanying text notification, no events shown in Today scope and no
  notification in top menu or in the 'circle'. Left wondering at first
  what the harp sound meant. Sound was at the exact time of the
  appointment. Fortunately I was there on time !

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437242/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1437305] Re: Wrong date day icon display and one day before events day in month view

2015-03-28 Thread Kunal Parmar
i tested and confirmed the behavior, seems issue related to EDS

** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1437305

Title:
  Wrong date day icon display and one day before events day in month
  view

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  All day events display one day too early in month view.

  Create an all day event on 27th March 2015, move month view and the
  dot is against 26th March.  Can be corrected by changing all day event
  to span 27th to 28th March but now event displays over two days on day
  view. Icon displays wrong date: next day date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1437305/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372254] Re: New Event in Calendar app not scheduled for the correct time zone.

2015-03-18 Thread Kunal Parmar
** Branch linked: lp:~renatofilho/qtorganizer5-eds/fix-1311165

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1372254

Title:
  New Event in Calendar app not scheduled for the correct time zone.

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Invalid

Bug description:
  Phone - LGE Nexus 4
  OS Version - Ubuntu 14.10 (r48)
  Time zone - America/Los Angeles - UTC-7
  Steps to reproduce: 
  Calendar view is for the month.
  1 - select 'New Event' in the calendar app
  2 - enter event information, set the date as the current date (21-Sep-2014)
  3 - enter a start time = 21:30
  4 - enter an end time = 22:30
  5 - use 'Personal' calendar
  6 - save the event
  An event is created for 'Tomorrow at 4:30 am', not 21:30 for the current date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1372254/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1415390] Re: Agenda View Unpredictable

2015-03-12 Thread Kunal Parmar
** No longer affects: ubuntu-calendar-app

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1415390

Title:
  Agenda View Unpredictable

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  Entering the Agenda view has unpredictable behavior. Sometimes it
  loads events and works, sometimes it displays a message 'no upcoming
  events' and sometimes the app crashes.

  I'm using google calendar. Please advice if i can provide any logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1415390/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1423185] Re: Calendar app crash

2015-03-12 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1423185

Title:
  Calendar app crash

Status in Qt Organizer - EDS plugin:
  New
Status in Calendar application for Ubuntu devices:
  In Progress
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  Tapping on a day in Year view, crashed calendar app. See attached
  file.

  TEST CASE:
  1. Switch to 'Year' view
  2. Tap on any day
  3. Repeat steps 1 and 2 up to 10 times 

  ACTUAL RESULT
  The app crashes after a few attempts

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtorganizer5-eds/+bug/1423185/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1349531] Re: Delete future recurring events missing

2015-03-12 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1349531

Title:
  Delete future recurring events missing

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  (ubuntu-phablet 3.4.0.5-mako #31)

  Steps to reproduce:

  1. Create a recurring event without an end date
  2. Open one of the events in the future
  3. Click delete

  Actual result:
  - Either the selected or all events of that kind can be deleted 

  Expected result:
  - There should be another option to delete the selected and all events in the 
future, so that events until the selected day stay in the calendar (archive).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1349531/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1419001] Re: Reminders trigger at the time of the event and not before by default

2015-03-12 Thread Kunal Parmar
Is it possible to get this default notification time from google with
the sync?

I think this needs to be handled at EDS plugin end. When EDS syncs the
events it needs to check google's notification setting and modify the
event in local storage.

** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1419001

Title:
  Reminders trigger at the time of the event and not before by default

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  Sync of google calendar. The Google calendar setting is set by default
  to notify 10 min prior to all meetings.

  Is it possible to get this default notification time from google with the 
sync?
  or can we add a setting for a default notification time in the calendar app?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1424779] Re: Calendar-app and evolution-calendar-factory running at high cpu after a refresh

2015-03-12 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1424779

Title:
  Calendar-app and evolution-calendar-factory running at high cpu after
  a refresh

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  An event in my google calendar was missing from my  local calendar so I went 
to the calendar settings and ht the refresh button.
  The UI never updated to show the event, but a notification did happen at the 
time of the event.

  The phone suspended, unlocked the phone.
  The app appeared sluggish so I checked top and the qmlscene process for the 
app was over 100% and evolution-calendar-factory was at around 60-80%.

  I killed the app and the processes stopped using cpu.
  Restarted the app and the sync'd event was displayed and cpu was normal.

  Build 195 on mako

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1424779/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1415390] Re: Agenda View Unpredictable

2015-03-12 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1415390

Title:
  Agenda View Unpredictable

Status in Calendar application for Ubuntu devices:
  New
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  Entering the Agenda view has unpredictable behavior. Sometimes it
  loads events and works, sometimes it displays a message 'no upcoming
  events' and sometimes the app crashes.

  I'm using google calendar. Please advice if i can provide any logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1415390/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1320880] Re: Calendar notifications are treated the same as an alarm notification

2015-03-12 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1320880

Title:
  Calendar notifications are treated the same as an alarm notification

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Calendar application for Ubuntu devices:
  Fix Released
Status in indicator-datetime package in Ubuntu:
  Fix Released

Bug description:
  If an alarm fires, the alarm sound seemingly will persist forever.
  This seems like perhaps the right choice for an alarm clock, but seems
  inappropriate for a calendar reminder. I would expect a calendar
  reminder to sound for only a short period.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1423107] Re: Calendars listed in app should match system settings

2015-03-12 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1423107

Title:
  Calendars listed in app should match system settings

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  It's possible to disable calendars in system settings, but they still
  appear in the calendar app. These should be in sync.

  Steps to reproduce:-

  Install calendar app
  System settings - Accounts
  Add a google account
  Enable calendar sync for calendar app
  Open calendar app
  See calendar listed in the list of calendars

  Close calendar app
  In system settings, disable calendar sync for the account

  Open calendar app
  In calendar list, note the calendar is still listed

  We should probably check when entering the calendar list screen if we
  have access to the calendar, and if we no longer do, should probably
  suppress the display of that calendar in the list, and events within
  the calendar itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1423107/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1384830] [NEW] Event object's attendees does not contain email address

2014-10-23 Thread Kunal Parmar
Public bug reported:

Event object's attendees does not contain email address

** Affects: qtorganizer5-eds (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1384830

Title:
  Event object's attendees does not contain email address

Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  Event object's attendees does not contain email address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1384830/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1347836] Re: Events saved to birthdays calendar don't appear in timeline

2014-10-21 Thread Kunal Parmar
** Changed in: ubuntu-calendar-app
 Assignee: (unassigned) = Kunal Parmar (pkunal-parmar)

** Changed in: ubuntu-calendar-app
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1347836

Title:
  Events saved to birthdays calendar don't appear in timeline

Status in Calendar application for Ubuntu devices:
  In Progress
Status in “qtorganizer5-eds” package in Ubuntu:
  In Progress

Bug description:
  If I create a new event and select the birthday and anniversaries
  calendar, I cannot see the event in the timeline. This is without
  syncing any google calendars; merely the default 2 calendars.

  The log displays this error when attempting to save:

  Fail to create items: Cannot create calendar object: Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1347836/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1372254] Re: New Event in Calendar app not scheduled for the correct time zone.

2014-09-29 Thread Kunal Parmar
This seems related to Indicator and not Calendar App, may be we can mark
it Invalid for Calendar app ?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1372254

Title:
  New Event in Calendar app not scheduled for the correct time zone.

Status in Calendar application for Ubuntu devices:
  New
Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  Phone - LGE Nexus 4
  OS Version - Ubuntu 14.10 (r48)
  Time zone - America/Los Angeles - UTC-7
  Steps to reproduce: 
  Calendar view is for the month.
  1 - select 'New Event' in the calendar app
  2 - enter event information, set the date as the current date (21-Sep-2014)
  3 - enter a start time = 21:30
  4 - enter an end time = 22:30
  5 - use 'Personal' calendar
  6 - save the event
  An event is created for 'Tomorrow at 4:30 am', not 21:30 for the current date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1372254/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1320880] Re: Calendar notifications are treated the same as an alarm notification

2014-09-27 Thread Kunal Parmar
Hello,
Charles is right, Currently calendar set alam/reminder as below.

Notification start time is configuration when Event Reminder is set.

Repetition count is set to 3 and delay beween repetition is 2 minutes.

We can change it we get required details and spec.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-datetime in
Ubuntu.
https://bugs.launchpad.net/bugs/1320880

Title:
  Calendar notifications are treated the same as an alarm notification

Status in Calendar application for Ubuntu devices:
  Confirmed
Status in “indicator-datetime” package in Ubuntu:
  In Progress

Bug description:
  If an alarm fires, the alarm sound seemingly will persist forever.
  This seems like perhaps the right choice for an alarm clock, but seems
  inappropriate for a calendar reminder. I would expect a calendar
  reminder to sound for only a short period.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1320880/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364653] Re: Daily Recurring Events need refresh to appear when created from DayView

2014-09-22 Thread Kunal Parmar
Hi Jason,

EDS is  just plugin for Organizer Model. 
What I know is Qt's Organizer model will call certain API from plug in, which 
means EDS. and Then call provide necessary signal to client like calendar.

To understand how mode refresh is called, I think you will need to go
though Qt' Organizer model's code.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1364653

Title:
  Daily Recurring Events need refresh to appear when created from
  DayView

Status in Calendar application for Ubuntu devices:
  New
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  When I create a daily recurring event from the DayView that starts on
  that day, the EventBubble does not immediately appear on the current
  Day.  I can swipe to go to future days, and the EventBubble appears
  there.  If I swipe back to return to the original Day, or I go to a
  different view (MonthView, WeekView, etc.) the event appears.

  Since the EventBubble appears after re-navigating to the page in any
  way, this appears to be a refreshing problem, where the DayView
  isn't updated after creating a recurring event.

  Steps to Reproduce
  
  1) Open the Calendar App, and go to any day on the DayView.
  2) Create a recurring event starting on that day, which re-occurs daily.
  3) Save the new event and return to the DayView.  The EventBubble should not 
appear on the DayView for the current Day.

  Expected: The EventBubble should appear on the DayView page
  immediately after returning from creating the event.

  A reproduction of this behavior can be seen at:
  https://www.youtube.com/watch?v=9NK9m8ZznrAfeature=youtu.be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1364653/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1362781] Re: After date recurrence end is not functioning.

2014-09-04 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1362781

Title:
  After date recurrence  end is not functioning.

Status in Qt Organizer - EDS plugin:
  New
Status in Calendar application for Ubuntu devices:
  Confirmed
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  Just noticed that,

  Creating an event , which ends after certain date, is creating an
  event with infinity , no end dates.

  Expected :

  It should stop event from that date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtorganizer5-eds/+bug/1362781/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1364653] Re: Daily Recurring Events need refresh to appear when created from DayView

2014-09-02 Thread Kunal Parmar
** Also affects: qtorganizer5-eds (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtorganizer5-eds in
Ubuntu.
https://bugs.launchpad.net/bugs/1364653

Title:
  Daily Recurring Events need refresh to appear when created from
  DayView

Status in Calendar application for Ubuntu devices:
  New
Status in “qtorganizer5-eds” package in Ubuntu:
  New

Bug description:
  When I create a daily recurring event from the DayView that starts on
  that day, the EventBubble does not immediately appear on the current
  Day.  I can swipe to go to future days, and the EventBubble appears
  there.  If I swipe back to return to the original Day, or I go to a
  different view (MonthView, WeekView, etc.) the event appears.

  Since the EventBubble appears after re-navigating to the page in any
  way, this appears to be a refreshing problem, where the DayView
  isn't updated after creating a recurring event.

  Steps to Reproduce
  
  1) Open the Calendar App, and go to any day on the DayView.
  2) Create a recurring event starting on that day, which re-occurs daily.
  3) Save the new event and return to the DayView.  The EventBubble should not 
appear on the DayView for the current Day.

  Expected: The EventBubble should appear on the DayView page
  immediately after returning from creating the event.

  A reproduction of this behavior can be seen at:
  https://www.youtube.com/watch?v=9NK9m8ZznrAfeature=youtu.be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calendar-app/+bug/1364653/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp