How to fix this error in Plasma 6.5.3?

I haven’t faced any real issues with this so far but is this a cause for concern?

Using Fedora 43 with KDE Plasma 6.5.3

What happens when you try:

#kquitapp6 plasmashell; kstart plasmashell please? :slightly_smiling_face:

shows the same error on that command

Thank you …

Are you launching another program; whilst typing in the terminal?

Normally when this occurs it means another program launching has encountered an error; so one could check that program, then KDE will work fine.

However it might be different from your case?

Have you tried:

  • journalctl -u plasma-plasmashell.service
  • journalctl -o verbose | grep plasmashell

See error class for ref: QDBusError Class | Qt D-Bus | Qt 6.10.1