On Thursday, 18 April 2024 13.00.21 WEST Patrick O'Callaghan wrote:

> I haven't seen that specifically, but I occasionally after resuming

> from hibernation the Plasma bar isn't there for some reason. Probably a

> different issue from what you have, but it prompted me to create a

> little script to restore it (from a suggestion of Rex Dieter):

>

>    #!/bin/sh

>    # Restart the Plasma workspace under KDE. Use if Plasma crashes or

>    # Autohide stops working.

>

>    http://forum.kde.org/viewtopic.php?f=67&t=87132&p=154341#p154341

>

>    # KDE list 06/01/2019 Rex Dieter <rdieter@gmail.com>

>    kquitapp5 plasmashell

>    killall plasmashell

>    kstart5 plasmashell &

>

> No doubt it could be more elegant but it works.

>

> poc


As far as I remember nowadays this should be enough:


plasmashell --replace


When I had these problems I ran that and it worked.


I am now using F40 and funnily it has been working. :-)

--

José Abílio Matos