Created attachment 176625 [details] shortcut SUMMARY When i press Ctrl+Alt+Del, STEPS TO REPRODUCE 1. Press Ctrl+Alt+Del OBSERVED RESULT Doesn't show logout screen. EXPECTED RESULT Show logout screen. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.2.4 KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION Shortcut is configured correctly, i attach a screenshot It doesn’t even work if I press Restart from the KDE button menu
Created attachment 176626 [details] System info
Created attachment 176627 [details] Kde menu button doesn't work
> It doesn’t even work if I press Restart from the KDE button menu This suggests there's a deeper issue with your system which may be causing both issues. Can you create a new clean user account on the same machine and see if the issues manifest there as well? If not, there's probably something misconfigured or broken in your normal user account.
(In reply to Nate Graham from comment #3) > Can you create a new clean user account on the same machine and see if the > issues manifest there as well? If not, there's probably something > misconfigured or broken in your normal user account. I created a new clean user account on the same machine and the issues manifest there as well!! Any suggestions as to which file could be causing the problem? I tried to delete the .cache folder but the problem persists. I’d rather not have to reset the whole folder . config! :'(
Ok, deeper issue it is. Does it work on Wayland, or is it broken there? Could you try in a live USB/session for your distro and see if it works there?
(In reply to Nate Graham from comment #5) > Ok, deeper issue it is. Does it work on Wayland, or is it broken there? > > Could you try in a live USB/session for your distro and see if it works > there? Excuse me! I misspelled my answer in the comment #3!! Sorry for my bad english...i've wrong copy and paste! :( (In reply to Nate Graham from comment #3) > Can you create a new clean user account on the same machine and see if the > issues manifest there as well? If not, there's probably something > misconfigured or broken in your normal user account. With new account the issues does NOT manifest !! Any suggestions as to which file could be causing the problem? I tried to delete the .cache folder but the problem persists. I’d rather not have to reset the whole folder . config! :'(
The cache folder won't have anything to do with it; it's probably something in ~/.config or ~/.local. try starting with kwinrc and kglobalshortcutsrc. Either way, seems this is a configuration issue, not a code issue.