On Tue, Jan 17, 2017 at 02:45:58PM +0100, Pavel Grunt wrote:
> gnome-shell in RHEL6 does not emit the Unlock signal when session
Nit: s/gnome-shell/gnome-panel/ I guess? Or maybe even some lower-level
component.
Christophe
signature.asc
Description: PGP signature
___
Hi,
On Tue, Jan 17, 2017 at 02:45:58PM +0100, Pavel Grunt wrote:
> gnome-shell in RHEL6 does not emit the Unlock signal when session
> is being unlocked making the agent think that the session is locked.
Yes, my bad in the logic here. Thanks!
Now, for systems that don't rely on systemd, locked si
gnome-shell in RHEL6 does not emit the Unlock signal when session
is being unlocked making the agent think that the session is locked.
Remove handling of Lock/Unlock signals and keep only IdleHintChanged.
Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1412673
---
signal handling can be rem