[Touch-packages] [Bug 1543206] Re: If there isn't a calendar, we should help the user install one

2016-03-18 Thread Charles Kerr
IIUC calendar-app is going to start shipping preinstalled on the phone.
If so, this issue would go away...

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

Title:
  If there isn't a calendar, we should help the user install one

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Currently the most reported bad URL for the URL dispatcher is clicking
  on the datetime indicator and not getting a calendar. Instead of doing
  that I think we should take the user to the store and suggest that
  they could find one. Basically, use this URL:

  scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar

  It isn't perfect, but I think better than not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1543206/+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 1543206] Re: If there isn't a calendar, we should help the user install one

2016-02-17 Thread Matthew Paul Thomas
Or we could just disable the item when there is no calendar installed.

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

Title:
  If there isn't a calendar, we should help the user install one

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Currently the most reported bad URL for the URL dispatcher is clicking
  on the datetime indicator and not getting a calendar. Instead of doing
  that I think we should take the user to the store and suggest that
  they could find one. Basically, use this URL:

  scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar

  It isn't perfect, but I think better than not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1543206/+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 1543206] Re: If there isn't a calendar, we should help the user install one

2016-02-08 Thread Ted Gould
Fixed to use the right scope: gdbus call --session --dest
com.canonical.URLDispatcher --object-path /com/canonical/URLDispatcher
--method com.canonical.URLDispatcher.DispatchURL
scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar ""

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

Title:
  If there isn't a calendar, we should help the user install one

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Currently the most reported bad URL for the URL dispatcher is clicking
  on the datetime indicator and not getting a calendar. Instead of doing
  that I think we should take the user to the store and suggest that
  they could find one. Basically, use this URL:

  scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar

  It isn't perfect, but I think better than not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1543206/+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 1543206] Re: If there isn't a calendar, we should help the user install one

2016-02-08 Thread Ted Gould
Try on your own phone: gdbus call --session --dest
com.canonical.URLDispatcher --object-path /com/canonical/URLDispatcher
--method com.canonical.URLDispatcher.DispatchURL
scope://clickscope?q=name:com.ubuntu.calendar ""

** Description changed:

  Currently the most reported bad URL for the URL dispatcher is clicking
  on the datetime indicator and not getting a calendar. Instead of doing
  that I think we should take the user to the store and suggest that they
  could find one. Basically, use this URL:
  
- scope://clickscope?q=name:com.ubuntu.calendar
+ scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar
  
  It isn't perfect, but I think better than not working.

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

Title:
  If there isn't a calendar, we should help the user install one

Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Currently the most reported bad URL for the URL dispatcher is clicking
  on the datetime indicator and not getting a calendar. Instead of doing
  that I think we should take the user to the store and suggest that
  they could find one. Basically, use this URL:

  scope://com.canonical.scopes.clickstore?q=name:com.ubuntu.calendar

  It isn't perfect, but I think better than not working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1543206/+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