clicking on lock screen does not lock the screen on saucy

Bug #1206231 reported by Ritesh Khadgaray
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Session Menu
New
Undecided
Unassigned
indicator-session (Ubuntu)
New
High
Unassigned

Bug Description

Using Ctrl+Alt+L works fine.

When a user clicks on lock screen, the screen will switch to the login screen. User can access the old desktop using Ctrl+Alt+F7 .

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 +0000
+++ src/service.c 2013-07-29 19:18:36 +0000
@@ -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));
 }

affects: indicator-power → indicator-session
description: updated
description: updated
information type: Private Security → Public
Chris J Arges (arges)
Changed in indicator-session (Ubuntu):
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.