https://bugs.kde.org/show_bug.cgi?id=408855
Konstantin Kharlamov changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #8 from Konstantin Kharlamov ---
So, to fend off suspicion on uim: I completely removed it, rebooted the system,
and the problem still persists.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #7 from Konstantin Kharlamov ---
After waking up from suspend keyboard widget indicator also disappeared. I've
seen it occasionally, no idea how to make it re-appear. The side effect it
makes is that keyboard layout not being kept per window
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #6 from Konstantin Kharlamov ---
So, at this point all other problems are solved, the only thing that left is
the one that bugreport is all about: adding new layouts in systemsettings5 does
not do anything. If add APL layout and press Apply,
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #5 from Konstantin Kharlamov ---
So, I spent some time debugging a dummy GTK app, and I figured that, at least,
an IM getting switched on Shift+Space is caused by uim getting used. Why and
how — no idea. I'd be okay with that though, weren't
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #4 from Konstantin Kharlamov ---
(In reply to Konstantin Kharlamov from comment #3)
> So, I figured out where from most of problems were coming: that's because
> GTK saves some IM cache, which needs to be updated manually, by running sudo
>
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #3 from Konstantin Kharlamov ---
So, I figured out where from most of problems were coming: that's because GTK
saves some IM cache, which needs to be updated manually, by running sudo
gtk-query-immodules-2.0 --update-cache and sudo gtk-query
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #2 from Konstantin Kharlamov ---
UPD2: I found a pattern in apps where layout gets switched for no reason! It
happens exactly when I press Shift+Space. This is reproducible in hexchat. I
also found that it switches between "us,ru" even when
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #1 from Konstantin Kharlamov ---
UPD: turns out, to override layouts I can execute the following
$ setxkbmap -layout us,ru -option
grp:rctrl_rshift_toggle,grp_led:scroll,lv3:ralt_switch,compose:rwin
However this has no influence on sy