⇤ ← Revision 1 as of 2014-10-30 07:56:26
Size: 602
Comment:
|
← Revision 2 as of 2020-08-31 16:15:07 ⇥
Size: 653
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#rev 2020-08-31 maegger <<TableOfContents(3)>> |
Problem
While working with KDE my taskpannel disappeared suddenly. Is there a way to restart it without logout/login and closing all my 103 Browser Tabs and 52 Terminals?
Solution
Open a local terminal and try to quit and restart the plasma-desktop
kbuildsycoca4 && kquitapp plasma-desktop && kstart plasma-desktop
If the above command does not work, because it tells you that plasma-desktop was not found or is not running, then try with the following command
kstart plasma-desktop
Reference: http://www.humbug.in/2010/killquit-and-restart-plasma-on-kde/