Bug 487529 - Broken global shortcuts in X11 session
Summary: Broken global shortcuts in X11 session
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kglobalaccel
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 6.2.0
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-25 11:49 UTC by Kirill Zhumarin
Modified: 2024-05-25 15:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Zhumarin 2024-05-25 11:49:34 UTC
SUMMARY

Some global shortcuts stop working in the X11 session. But in Wayland it works.

STEPS TO REPRODUCE
1. Press Ctrl+Alt+T

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Running Konsole

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
I tested with clean installation of the KDE Neon (both user and testing) and a bug is still present.
Comment 1 Kirill Zhumarin 2024-05-25 11:55:08 UTC
I don't see any output on the dbus-monitor when I press Ctrl+Alt+T.
Comment 2 Kirill Zhumarin 2024-05-25 15:37:42 UTC
Seems to be fixed by removing ~/.config
Now I don't know how to reproduce this bug. Maybe switching between X11 and wayland and something more.