[Dx-packages] [Bug 1342152] Re: GetActive method for the screensaver reports False even when screensaver is active

2014-10-09 Thread Margarita Manterola
I wonder on which version of Unity is that supposed to work. Maybe it works on Utopic, but it doesn't work on Trusty: $ gdbus call --session --dest com.canonical.Unity --object-path /com/canonical/Unity/Session --method com.canonical.Unity.Session.IsLocked Error: GDBus.Error:org.freedesktop.DBus

[Dx-packages] [Bug 1342152] Re: GetActive method for the screensaver reports False even when screensaver is active

2014-09-16 Thread TreviƱo
Lockscreen != Screensaver. So, this is false when the screen is not turned off for power saving reasons, and that's fine. You can instead check if the session has been locked using this call instead: gdbus call --session --dest com.canonical.Unity \ --object-path /com/canonical/Unity/Sessio