Running with libxklavier debugging turned to max, looks like we get this
after trying to set the keyboard layout in unity-greeter:

"Unexpected by libxklavier X ERROR: 0x8351fb8, 163f0005, 2 [], X11
request: 145, minor code: 9"

That 2 in there is the X error code, which means BadValue.  I assume 145
is the major op code that got assigned for the XKBFile extension.  If
so, 9 is the X_kbSetMap request.  Which all fits with an error trying to
set the new layout map.

So the question is why we got BadValue...  Looking into why xkbfile
would do that.

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

Title:
  Live session started with wrong layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxklavier/+bug/960096/+subscriptions

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

Reply via email to