dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #21173
[Bug 1359802] Re: header's timestamp can take a minute to update after screen turned on
** Description changed:
- Not the same as the bug #1328646, where the clock fell totally out-of-
- sync.
+ Not the same as the bug #1328646, where the clock fell completely out-
+ of-sync and never came back.
This variation is milder, it can take up to a minute for the clock to
update after resume from suspend.
We could listen to powerd's Wakeup signal and also to
com.canonical.Unity.Screen's DisplayPowerStateChange signal
<http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system-
compositor/trunk/view/head:/src/dbus_screen.cpp#L100>
Reported by ogra and dednick in #ubuntu-touch.
** Summary changed:
- header's timestamp can take a minute to update after screen turned on
+ header's timestamp can take a minute to update after resume from suspend
** Description changed:
Not the same as the bug #1328646, where the clock fell completely out-
of-sync and never came back.
This variation is milder, it can take up to a minute for the clock to
update after resume from suspend.
We could listen to powerd's Wakeup signal and also to
com.canonical.Unity.Screen's DisplayPowerStateChange signal
<http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system-
compositor/trunk/view/head:/src/dbus_screen.cpp#L100>
Reported by ogra and dednick in #ubuntu-touch.
+
+ *edit:* also discussed by kgunn72 and aacid @ https://code.launchpad.net
+ /~nick-dedekind/unity8/lp1328646/+merge/231335
** Description changed:
Not the same as the bug #1328646, where the clock fell completely out-
of-sync and never came back.
- This variation is milder, it can take up to a minute for the clock to
- update after resume from suspend.
+ This bug has a milder but similar symptom, the clock is set to update
+ once per minute, so after resume from suspend it will still show the
+ wrong time until that periodic update timer triggers.
- We could listen to powerd's Wakeup signal and also to
- com.canonical.Unity.Screen's DisplayPowerStateChange signal
- <http://bazaar.launchpad.net/~unity-system-compositor-team/unity-system-
- compositor/trunk/view/head:/src/dbus_screen.cpp#L100>
+ In addition to the periodic update, indicator-datetime should listen to
+ powerd's Wakeup signal, or better yet, to com.canonical.Unity.Screen's
+ DisplayPowerStateChange signal <http://bazaar.launchpad.net/~unity-
+ system-compositor-team/unity-system-
+ compositor/trunk/view/head:/src/dbus_screen.cpp#L100> to ensure that it
+ makes the timestamp up-to-date whenever the screen is turned on.
Reported by ogra and dednick in #ubuntu-touch.
*edit:* also discussed by kgunn72 and aacid @ https://code.launchpad.net
/~nick-dedekind/unity8/lp1328646/+merge/231335
--
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/1359802
Title:
header's timestamp can take a minute to update after resume from
suspend
Status in “indicator-datetime” package in Ubuntu:
Triaged
Bug description:
Not the same as the bug #1328646, where the clock fell completely out-
of-sync and never came back.
This bug has a milder but similar symptom, the clock is set to update
once per minute, so after resume from suspend it will still show the
wrong time until that periodic update timer triggers.
In addition to the periodic update, indicator-datetime should listen
to powerd's Wakeup signal, or better yet, to
com.canonical.Unity.Screen's DisplayPowerStateChange signal
<http://bazaar.launchpad.net/~unity-system-compositor-team/unity-
system-compositor/trunk/view/head:/src/dbus_screen.cpp#L100> to ensure
that it makes the timestamp up-to-date whenever the screen is turned
on.
Reported by ogra and dednick in #ubuntu-touch.
*edit:* also discussed by kgunn72 and aacid @
https://code.launchpad.net/~nick-
dedekind/unity8/lp1328646/+merge/231335
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1359802/+subscriptions
References