** Attachment added: "the gtkbuilder bug testcase" https://bugs.launchpad.net/gnome-screensaver/+bug/872701/+attachment/3189855/+files/bug.ui
** Attachment removed: "gtkbuilder bug testcase" https://bugs.launchpad.net/gnome-screensaver/+bug/872701/+attachment/3189854/+files/bug.ui ** Description changed: Impact: currently the keyboard layouts are not respected in i.e gnome- screensaver, that makes typing their password hard for some users Test case: With two keyboard layouts (layout1 and layout2, where layout1 is the default for the session) 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. Test case bis: - - install pitivi + - download https://bugs.launchpad.net/gnome-screensaver/+bug/872701/+attachment/3189855/+files/bug.ui - run python - type from gi.repository import Gtk builder = Gtk.Builder() - builder.add_from_file('/usr/share/pitivi/ui/projectsettings.ui') + builder.add_from_file('bug.ui') with the precise version it bugs, with the update it should work Regression potential: the change impacts keyboard layout so watch for issues if you are using several of those --- Upstream bug-report: https://bugzilla.gnome.org/show_bug.cgi?id=662992 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 SourcePackage: gnome-screensaver UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/872701 Title: Keyboard layout doesn't change To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-screensaver/+bug/872701/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
