[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2016-03-18 Thread Charles Kerr
The indicator's current behavior on the phone matches the design spec at
https://wiki.ubuntu.com/TimeAndDate#Phone.2Ftablet.

I'll be happy to update the code if design re-addresses this issue, eg
for convergence, but I'm not going to make an MP to go against the
design spec. :)

** Changed in: indicator-datetime (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Enable Seconds on the Clock

Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Invalid

Bug description:
  on Ubuntu touch when ever trying to set the clock to display seconds
  on the clock using gsettings, the value is getting updated but the
  clock is not showing the seconds.

  Following is the command that i used to enable seconds on the clock

  gsettings set com.canonical.indicator.datetime show-seconds true

  After this when i  check the value, it is showing true but the clock
  is not showing the seconds even after reboot

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

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


[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2016-03-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Confirmed

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

Title:
  Enable Seconds on the Clock

Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  on Ubuntu touch when ever trying to set the clock to display seconds
  on the clock using gsettings, the value is getting updated but the
  clock is not showing the seconds.

  Following is the command that i used to enable seconds on the clock

  gsettings set com.canonical.indicator.datetime show-seconds true

  After this when i  check the value, it is showing true but the clock
  is not showing the seconds even after reboot

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

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


[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2015-11-09 Thread Matthew Paul Thomas
I think this bug report is Invalid. Whether you want seconds shown in a
clock app, that you’re looking at for brief periods, has pretty much
nothing to do with whether you want seconds ticking away in a clock
that's in the corner of your screen almost all the time.

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

Title:
  Enable Seconds on the Clock

Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  on Ubuntu touch when ever trying to set the clock to display seconds
  on the clock using gsettings, the value is getting updated but the
  clock is not showing the seconds.

  Following is the command that i used to enable seconds on the clock

  gsettings set com.canonical.indicator.datetime show-seconds true

  After this when i  check the value, it is showing true but the clock
  is not showing the seconds even after reboot

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

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


[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2015-10-15 Thread Nekhelesh Ramananthan
Thanks for taking the time to report this bug. The clock app does not
follow the gsettings show-seconds. Confined apps afaik don't have access
to read gsettings. That said, it is a good idea to respect the settings
of the user by following the indicator-datetime preferences. Will talk
to the designers and indicator-datetime developers about this.

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

** Changed in: ubuntu-clock-app
Milestone: None => 3.x.backlog

** Changed in: ubuntu-clock-app
   Importance: Undecided => Medium

** Changed in: ubuntu-clock-app
   Status: New => Confirmed

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

Title:
  Enable Seconds on the Clock

Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  on Ubuntu touch when ever trying to set the clock to display seconds
  on the clock using gsettings, the value is getting updated but the
  clock is not showing the seconds.

  Following is the command that i used to enable seconds on the clock

  gsettings set com.canonical.indicator.datetime show-seconds true

  After this when i  check the value, it is showing true but the clock
  is not showing the seconds even after reboot

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

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


[Dx-packages] [Bug 1502684] Re: Enable Seconds on the Clock

2015-10-15 Thread Nekhelesh Ramananthan
@charles, since clock app cannot read gsettings, could you perhaps
expose this as a dbus settings (similar to the alarm settings
properties) that clock app can then read and enable seconds if
indicator-datetime is showing it?

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

Title:
  Enable Seconds on the Clock

Status in Ubuntu Clock App:
  Confirmed
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  on Ubuntu touch when ever trying to set the clock to display seconds
  on the clock using gsettings, the value is getting updated but the
  clock is not showing the seconds.

  Following is the command that i used to enable seconds on the clock

  gsettings set com.canonical.indicator.datetime show-seconds true

  After this when i  check the value, it is showing true but the clock
  is not showing the seconds even after reboot

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

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