Description of problem: Sigil does not follow keyboard layout switching Version-Release number of selected component (if applicable): 0.7.4-1.fc20 How reproducible: Start Sigil Steps to Reproduce: 1. Type something in current keyboard layout (1) in Sigil's window. 2. Switch keyboard layout (gnome-shell shows new layout (2) in the indicator). 3. Type something in layout 2. Actual results: Sigil inputs characters from layout 1 Expected results: Sigil shall input characters from layout 2 Additional info: I have builded Sigil 0.7.4 in Fedora 19 with the same keyboard bug.
maybe this is related, I see it when starting sigil from command line [dan@eagle ~]$ sigil Error: cz:75:19: illegal escape sequence in string literal Error: cz:75:19: syntax error Error: Couldn't process include statement for 'cz(qwerty)' Error: Abandoning symbols file "(unnamed)" Error: Failed to compile xkb_symbols Error: Failed to compile keymap Warning: Qt: Failed to compile a keymap and as a result I can't type anything
I have no output in console.
Qt5 5.3.1-4 fixed the error.
Thanks for testing, was a bug in qt5 instead.