@Vladyslav: did you have that g-s-d issue before updating?

Could you get a gdb backtrace of the issue?
$ sudo apt-get install libgtk-3-0-dbg
$ export GDK_SYNCHRONIZE=1
$ gdb gnome-settings-daemon
(gdb) b gdk_x_error
(gdb) r --replace
... it should stop on the issue
(gdb) bt

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1218322/+subscriptions

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

Reply via email to