Fedora KDE desktop GUI [plasmashell] crashes

Desktop often crashes after waking up from suspended state.

What works:
Alt+Tab
Ctrl+Alt+Del
Applications

Questions:

  1. Is that possible to add in Ctrl+Alt+Del menu option to run terminal command, I could add fix below to repair.
  2. How to fix?

PS: my temporary fix is:
Open terminal [Ctrl+Alt+T]

kquitapp6 plasmashell
kstart plasmashell

And it works without logging out.

I have been having this same issue for probably a couple months now. The crashes don’t trigger the crash reporting feature. Happens when resuming from sleep, but not every time. Desktop background is black and dock is missing. The windows key works to bring up the menu. I have been running the same two commands to get it back.

How can I see diagnostic data on this if it doesn’t trigger a crash report? I’m still novice at all this and would appreciate advice. I have an NVIDIA RTX 2060 Super running the drivers from rpm fusion. Was surprised there aren’t more complaints about this online, which makes me wonder if it’s somewhat particular to my set-up and not just a general bug, but I don’t know what the next step is to figure that out.

Step one would be to look in the journal for messages about what was failing on and around the time you experienced an issue.

journalctl with the --boot and --since and --until parameters should help you narrow it down and help determine the root cause.