[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-12-06 Thread Michael Nelson
Hi, I've just had enough of doing CTRL-ALT-F1 login, kill gnome-
screensaver etc., to look more into this and can confirm that, at least
for me:

With two keyboard layouts (layout1 and layout2)
1) lock the screen with CTRL-ALT-l
2) touch mouse to bring up screensaver dialog
3) switch keyboard layout to layout2 (and note keyboard indicator indicates 
layout change)
4) enter password *as if layout1 was active* [1]
5)  screen is unlocked
6) switch back to layout1

Repeat, but this time skip step 3 - screen is still unlocked. That is,
it seems that although the screensaver dialog indicates that it changes
the layout - it is always using the one layout. Brian can you confirm
this?

If I get a chance, I'll take a look at the source and see if there's
something I can pick off.

[1] I had to type it in to an editor as I only know the keystrokes using
layout2

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-12-06 Thread Michael Nelson
Right - here's the same bug as what I've described reported upstream
(but found on Ubuntu 11.10 also):

https://bugzilla.gnome.org/show_bug.cgi?id=662992

** Bug watch added: GNOME Bug Tracker #662992
   https://bugzilla.gnome.org/show_bug.cgi?id=662992

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-21 Thread Brian W. DeVries
Has there been any update on this defect? I have a fresh install of Ocelot, and 
have the same outputs as Michael for
 *  gnome-screensaver --debug
 *  ls -l /etc/shadow
 *  ls -l /dev/null

I have 4 layouts set up that I switch between using double-shift:
 *  English (international AltGr dead keys)
 *  English (programmer Dvorak)
 *  English (US)
 *  English (Dvorak)

My default layout for the login screen is programmer Dvorak.

If I lock the screen manually using Windows + L, and I type the same
password (at least as far as keystrokes), regardless of the layout
chosen, I cannot log in. However, if I click Switch User, I am back at
the initial login screen, where my password works fine.

Therefore, clicking Switch User and entering the correct password there
seems to be a workaround.

I can provide any other logs or information required as well.

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-13 Thread Sebastien Bacher
Thank you for your bug report, could you run gnome-screensaver --debug
and see what is in the debug log when unlocking fails?

** Changed in: gnome-screensaver (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = Incomplete

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


Re: [Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-13 Thread Michael Nelson
On Thu, Oct 13, 2011 at 1:45 PM, Sebastien Bacher seb...@ubuntu.com wrote:
 Thank you for your bug report, could you run gnome-screensaver --debug
 and see what isl in the debug log when unlocking fails?

The following log is from:
1) lock screen
2) When password prompt appears, switch keyboard layout to correct
layout for entering password, enter password (fails)
3) Switch back to original layout and try again (fails)
4) kill via tty (where same password is used to login)

http://paste.ubuntu.com/707329/

It seems that it really is getting an incorrect password - one
possibility that could make sense would be if the keyboard layout was
being applied incorrectly. Let me know if there's anything else I can
do.

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-13 Thread Marc Deslauriers
Can you paste the appropriate section of your auth.log file?

Also, could you paste the output of the following commands:
ls -l /etc/shadow
ls -l /dev/null

Thanks!

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


Re: [Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-13 Thread Michael Nelson
On Thu, Oct 13, 2011 at 3:50 PM, Marc Deslauriers
marc.deslauri...@canonical.com wrote:
 Can you paste the appropriate section of your auth.log file?

 Also, could you paste the output of the following commands:
 ls -l /etc/shadow
 ls -l /dev/null

 Thanks!

Oct 13 15:24:19 michael-1015PEM unix_chkpwd[22678]: password check
failed for user (michael)
Oct 13 15:24:19 michael-1015PEM gnome-screensaver-dialog:
pam_unix(gnome-screensaver:auth): authentication failure; logname=
uid=1000 euid=1000 tty=:0.0 ruser= rhost=  user=michael
Oct 13 15:24:26 michael-1015PEM unix_chkpwd[22681]: password check
failed for user (michael)
Oct 13 15:24:26 michael-1015PEM gnome-screensaver-dialog:
pam_unix(gnome-screensaver:auth): authentication failure; logname=
uid=1000 euid=1000 tty=:0.0 ruser= rhost=  user=michael
Oct 13 15:24:50 michael-1015PEM sudo:  michael : TTY=tty1 ;
PWD=/home/michael ; USER=root ; COMMAND=/bin/ls

$ less /var/log/auth.log
$ ls -l /etc/shadow
-rw-r- 1 root shadow 1014 2011-08-25 10:53 /etc/shadow
$ ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 2011-10-10 08:29 /dev/null

Thanks Marc

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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


[Bug 872701] Re: Not possible to enter correct password after screen lock

2011-10-12 Thread Michael Nelson
** Summary changed:

- Cannot enter correct password after suspend
+ Not possible to enter correct password after screen lock

** Description changed:

  STR:
-  1) Suspend the computer
-  2) Resume so that screen lock dialog waits for password
-  3) Set correct keyboard layout and enter password
-  4) Returned to desktop
+  1) Lock the screen
+  2) Move mouse to force password dialog to appear
+  3) Set correct keyboard layout and enter password
+  4) Returned to desktop
  
  AR:
-  At step 3, no matter which keyboard layout I set (I have US and US-dvorak 
and toggle with double-shift) the password which I enter is never accepted. I 
am forced to switch to a tty, login there (with the same password) and kill X - 
or is there an easier workaround where I can unlock the screensaver with a 
command?
+  At step 3, no matter which keyboard layout I set (I have US and US-dvorak 
and toggle with double-shift) the password which I enter is never accepted. I 
am forced to switch to a tty, login there (with the same password) and `pkill 
-f gnome-screensaver` to get back to my desktop.
  
  Note: I use multiple layouts on another oneiric laptop and do not see
  this issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-screensaver 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 12 09:20:40 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Not possible to enter correct password after screen lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/872701/+subscriptions

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