https://bugs.kde.org/show_bug.cgi?id=295438

Marco <brbr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brbr...@gmail.com

--- Comment #62 from Marco <brbr...@gmail.com> ---
This bug is indeed very annoying, on a daily basis. I've found a way to always
reproduce:

1. Reboot and log into KDE. Now everything works well and "setxkbmap -print"
gives
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+us+it:2+inet(evdev)+group(shifts_toggle)"  
};
        xkb_geometry  { include "pc(pc101)"     };
};

2. Suspend to RAM and resume. Now the shortcut does not work, nor left clicks
on the tray icon.
"setxkbmap -print" is now:
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };                              
        xkb_symbols   { include "pc+it+inet(evdev)"     };                      
        xkb_geometry  { include "pc(pc105)"     };                              
};

3. If I right click on the tray icon, and select US keymap, the locale changes
but (1) shortcut and left click on tray icon are still not working, (2) if I
right click on tray icon, I see two entries for US and one for IT. Very
strange.

KDE Plasma 5.6.5
KDE Frameworks 5.23.0
Qt 5.6.1

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

Reply via email to