Description of problem: When i login to wayland session I found a lot of problems with the keyboard layout: 1. Current layout and layout in indicator are not syncronized. Sometimes it shows right info, sometimes wrong. 2. Modifier key to switch the language(default shift + alt) does not work. 3. Win + space works but if I click quickly, it does not change the layout. Version-Release number of selected component (if applicable): 1.5.10-1.fc22 Steps to Reproduce: 1. Login to gnome wayland session 2. Try to write some text in different languages. Expected results: Modifier key should work, win + space too. Indicator should display the correct information.
I cannot reproduce any timing issue. Did you get the latest Fedora 22? Probably you could run 'dnf distro-sync' to get the latest desktop. I found GTK3 application does not enable IMEs on wayland and I fixed it locally. Are you able to test the following ibus-gtk3? https://fujiwara.fedorapeople.org/ibus/20150424/9556321/
wayland is not a default desktop. BTW you don't need to run ibus-wayland on GNOME Wayland.
(In reply to fujiwara from comment #1) > I cannot reproduce any timing issue. > Did you get the latest Fedora 22? > Probably you could run 'dnf distro-sync' to get the latest desktop. > > I found GTK3 application does not enable IMEs on wayland and I fixed it > locally. > Are you able to test the following ibus-gtk3? > https://fujiwara.fedorapeople.org/ibus/20150424/9556321/ It works fine for me with these updates (Without these updates, ibus did not work for me in Gnome Wayland on Fedora 22 Beta after installing all updates with “sudo dnf update”) But with Fujiwara San’s updates everything seems fine. Switching works both with Super+Space and with Alt+Shift (Alt+Shift switching has to be enabled in gnome-control-center first, as the gnome-control-center currently crashes in Gnome Wayland on F22 Beta, one can start Gnome without wayland, do the configuration in the gnome-control-center) and then come back to Gnome Wayland. I tested with these keyboard layouts and input methods: [mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ dconf dump /org/gnome/desktop/input-sources/ [/] show-all-sources=true current=uint32 0 sources=[('xkb', 'us'), ('xkb', 'jp'), ('ibus', 'kkc'), ('xkb', 'de'), ('xkb', 'us+intl-unicode')] xkb-options=['grp:alt_shift_toggle'] [mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ Switching works fine, I found no problems at all after updating to Fujiwara San’s new packages. Fujiwara San suggests that Gnome should set XMODIFIERS=@im=ibus though and QT_IM_MODULE=ibus. Because without that, ibus won’t work in xterm and Qt applications. In Gnome/GTK2/GTK3 applications is seems to work without setting GTK_IM_MODULE=ibus because of: [mfabian@Fedora-Live-Workstation-x86_64-2 ~]$ dconf dump /org/gnome/desktop/interface/ [/] gtk-im-module='ibus'
ibus-1.5.10-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/ibus-1.5.10-3.fc20
ibus-1.5.10-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/ibus-1.5.10-3.fc21
ibus-1.5.10-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/ibus-1.5.10-3.fc22
Package ibus-1.5.10-3.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ibus-1.5.10-3.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-7032/ibus-1.5.10-3.fc22 then log in and leave karma (feedback).
ibus-1.5.10-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
ibus-1.5.10-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
ibus-1.5.10-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.