https://bugs.kde.org/show_bug.cgi?id=409129
Bug ID: 409129
Summary: Shortcuts stop working after switching virtual console
Product: khotkeys
Version: 5.16.1
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Custom shortcuts doesn't work after switching to a vconsole and back. (Global
and Standard shortcuts still work)
STEPS TO REPRODUCE
1. Set a custom shortcut in kmenuedit or in System settings > Shortcuts >
Custom shortcuts (for example Ctrl+Shift+Esc to KSysGuard)
2. Check that the shortcut works.
3. Switch to another tty.
4. Switch back to the previous tty.
5. Check that the shortcut doesn't work any more. (But shortcuts like Meta+D
still works)
OBSERVED RESULT
The set shortcut didn't do anything after switched virtual consols.
EXPECTED RESULT
The shortcuts work after the virtual console switch.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4
ADDITIONAL INFORMATION
I noticed that after some time (or for some event) KDE reinitializes khotkeys.
I checked the journalctl and saw that it runs the following command:
`/usr/bin/kcmshell5 khotkeys` If I switch ttys and run this command, shortcuts
starts to work again immediately. But it disconnect my bluetooth connections,
and pops up the network interface connected notification also starts the Custom
Shortcuts settings application. I think it reloads all module, which is very
fustrating.
--
You are receiving this mail because:
You are watching all bug changes.