[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-05-19 Thread Janne Grunau
https://bugs.kde.org/show_bug.cgi?id=501917

Janne Grunau  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Janne Grunau  ---
Doesn't reproduce anymore on on Fedora 42 with KDE Plasma 6.3.5 / Frameworks
6.14.0 and xkeyboard-config-2.44-1.fc42

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

[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-05-19 Thread Wismill
https://bugs.kde.org/show_bug.cgi?id=501917

--- Comment #4 from Wismill  ---
(In reply to Janne Grunau from comment #2)
> The issue does *not* reproduce on my desktop with identical software.
> Settings there:
> $localectl 
> System Locale: LANG=en_US.UTF-8
> VC Keymap: us
>X11 Layout: (unset) 
> $ cat ~/.config/kxkbrc  
> [$Version]
> update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions,
> kxkb_variants.upd:split-variants
> 
> [Layout]
> DisplayNames=,,
> LayoutList=us,eu,de
> Options=caps:ctrl_modifier
> ResetOldOptions=true
> Use=true
> VariantList=euro,,nodeadkeys

The original bug is likely due to
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/112,
which is fixed in xkeyboard-config-2.44.

You cannot reproduce because you do not have the same config: your `model` is
not set, so it will default to `pc104`.

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

[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-05-18 Thread Konstantin Pereiaslov
https://bugs.kde.org/show_bug.cgi?id=501917

Konstantin Pereiaslov  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from Konstantin Pereiaslov  ---
I also have this issue. On boot layout switching doesn't work until I go to and
adjust some settings, I haven't quite figure out which setting makes it work
again. It started happening around the time of upgrade to 6.3.


Contents of ~/.config/kxkbrc:
[$Version]
update_info=kxkb_variants.upd:split-variants,kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions

[Layout]
DisplayNames=,
LayoutList=us,ru
LayoutLoopCount=-1
Model=pc101
Options=grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,altwin:meta_win
ResetOldOptions=true
ShowFlag=true
ShowLabel=false
ShowLayoutIndicator=true
ShowSingle=false
SwitchMode=Global
Use=true
VariantList=,

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

[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-04-09 Thread Wismill
https://bugs.kde.org/show_bug.cgi?id=501917

Wismill  changed:

   What|Removed |Added

 CC||[email protected]

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

[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-03-24 Thread Janne Grunau
https://bugs.kde.org/show_bug.cgi?id=501917

--- Comment #2 from Janne Grunau  ---
(In reply to duha.bugs from comment #1)
>
> What [$Version] do you get in your ~/.config/kxkbrc ?

none. The reported contents of ~/.config/kxkbrc are complete. It was always
just the "Layout" section. In addition "Options=" in the Layout section have no
effect as well in the broken system layout is first case.

The issue does *not* reproduce on my desktop with identical software. Settings
there:
$localectl 
System Locale: LANG=en_US.UTF-8
VC Keymap: us
   X11 Layout: (unset) 
$ cat ~/.config/kxkbrc  
[$Version]
update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions,kxkb_variants.upd:split-variants

[Layout]
DisplayNames=,,
LayoutList=us,eu,de
Options=caps:ctrl_modifier
ResetOldOptions=true
Use=true
VariantList=euro,,nodeadkeys

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

[systemsettings] [Bug 501917] Keyboard layout switching breaks if the first layout matches the system layout

2025-03-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=501917

--- Comment #1 from [email protected] ---
After first trying to reproduce this, I could partially. I was only able to
switch to my non system language with the shortcut. The applet did work though,
including clicking on it.

After resetting my settings to default and adding the languages again, I can no
longer reproduce.

The settings I tried to reproduce with:
localectl
System Locale: LANG=en_US.UTF-8
VC Keymap: us
   X11 Layout: us
X11 Model: pc105+inet
  X11 Options: terminate:ctrl_alt_bksp

cat ~/.config/kxkbrc 

[$Version]
update_info=kxkb.upd:remove-empty-lists,kxkb.upd:add-back-resetoptions,kxkb_variants.upd:split-variants

[Layout]
DisplayNames=,
LayoutList=us,de
Use=true
VariantList=,


What [$Version] do you get in your ~/.config/kxkbrc ?

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