My apologies for this, I've uploaded a PPA that reverts the change. To revert the regression until the fix is released:
sudo add-apt-repository ppa:attente/1302353 sudo apt-get update sudo apt-get dist-upgrade sudo apt-mark hold unity-settings-daemon restart unity-settings-daemon Once the fix is released, you can unhold the package: sudo apt-mark unhold unity-settings-daemon -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1298740 Title: unity-settings-daemon warns when IBus engine layout is "default" Status in Unity Settings Daemon: In Progress Status in “unity-settings-daemon” package in Ubuntu: Confirmed Bug description: To reproduce: Add Russian keyboard layout and Chinese (Pinyin or Intelligent Pinyin) input method. Switch to Russian layout. Switch to Chinese IM. Try to input pinyin, result is still Cyrillic characters. unity-settings-daemon emits the following warning: (unity-settings-daemon:14828): keyboard-plugin-WARNING **: Couldn't upload new XKB keyboard description Some IBus engines were updated to have a layout of "default" rather than "us", and xkb doesn't accept it as a possible layout from /usr/share/X11/xkb/rules/evdev. To manage notifications about this bug go to: https://bugs.launchpad.net/unity-settings-daemon/+bug/1298740/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp