[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-10-25 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=408855

Konstantin Kharlamov  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #9 from Konstantin Kharlamov  ---
After a while the problem seem to have disappeared on its own, so right now
there's nothing I can do to debug it. Hopefully it was fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-30 Thread Konstantin Kharlamov
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.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-30 Thread Konstantin Kharlamov
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-29 Thread Konstantin Kharlamov
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, the plasma widget for
layouts still only shows ones that were earlier.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-29 Thread Konstantin Kharlamov
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 it causing problems on
KDE.

For Shift+Space I reported to uim https://github.com/uim/uim/issues/147,
hopefully the problem is almost solved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-28 Thread Konstantin Kharlamov
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
> gtk-query-immodules-2.0 --update-cache and sudo gtk-query-immodules-3.0
> --update-cache.
> 
> I am not closing though since the bug about language layouts not being
> updated still persists.

Nvm on the cache, turned out language still switches itself in non-Qt apps when
pressing Shift+Space (which I do pretty much on every upper case letter).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-18 Thread Konstantin Kharlamov
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-immodules-3.0
--update-cache.

I am not closing though since the bug about language layouts not being updated
still persists.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-17 Thread Konstantin Kharlamov
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 I set lone `setxkbmap
-layout us`, but it stops switching when I set the lone "setxkbmap -layout ru`.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kxkb] [Bug 408855] Added language layout doesn't appear in language list

2019-06-17 Thread Konstantin Kharlamov
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 systemsettings5 whatsoever, as well as
configuration inside it has no influence on output in `setxkbmap -query`

So systemsettings5 is out of sync with real xkb values.

-- 
You are receiving this mail because:
You are watching all bug changes.