[Bug 1205273] Re: Session is not locked when switching to guest session

2013-10-01 Thread Sebastien Bacher
** Changed in: indicator-session
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-session -
12.10.5+13.10.20130821-0ubuntu1

---
indicator-session (12.10.5+13.10.20130821-0ubuntu1) saucy; urgency=low

  [ Charles Kerr ]
  * Lock the current session before switching to the guest session. This
is done by modifying IndicatorSessionActionsDbus::switch_to_guest()
to call org.gnome.ScreenSaver's Lock function before switching to
the guest session. (LP: #1205273)

  [ Ritesh Khadgaray ]
  * Lock the current session before switching to the guest session. This
is done by modifying IndicatorSessionActionsDbus::switch_to_guest()
to call org.gnome.ScreenSaver's Lock function before switching to
the guest session. (LP: #1205273)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 406
 -- Ubuntu daily releaseWed, 21 Aug 2013 
06:07:34 +

** Changed in: indicator-session (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/indicator-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-20 Thread PS Jenkins bot
Fix committed into lp:indicator-session at revision None, scheduled for
release in indicator-session, milestone Unknown

** Changed in: indicator-session
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~charlesk/indicator-session/lp-1205273

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-19 Thread Marc Deslauriers
** Tags added: rls-s-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-06 Thread Ritesh Khadgaray
** Branch linked: lp:~khadgaray/indicator-session/lp1205273

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1205273] Re: Session is not locked when switching to guest session

2013-08-01 Thread Sebastien Bacher
duplicate states:

"indicator-session should lock the screen before switching to unity-
greeter .

=== modified file 'src/service.c'
--- src/service.c 2013-07-12 12:42:07 +
+++ src/service.c 2013-07-29 19:18:36 +
@@ -707,6 +707,7 @@
   GVariant * param G_GNUC_UNUSED,
   gpointer gself)
 {
+ indicator_session_actions_switch_to_screensaver (get_backend_actions(gself));
   indicator_session_actions_switch_to_greeter (get_backend_actions(gself));
 }"

** Package changed: ubuntu => indicator-session (Ubuntu)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205273

Title:
  Session is not locked when switching to guest session

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1205273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs