Another minor issue I'm finding with Kubuntu 20.04.3
Waking the system from sleep, then all the text labels under the desktop icons disappear!
Kubuntu 20.04.3, with Nvidia GTX 1660 GPU and Nvidia Driver 470 installed via driver manager.
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.11.0-40-generic
OS Type: 64-bit
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 31.3 GiB of RAM
Under the Configure Desktop settings (right click on desktop) the layout is "Folder View" rather than "Desktop" view. I'm nor sure this is partly to blame?
While this isn't a major issue, it'd be good to try and solve this minor irritation.
If I kill and restart the plasma shell using the following command in a terminal, plasma comes back as normal, with all labels displayed under the icons.
Code:
/usr/bin/kquitapp5 plasmashell; plasmashell > /dev/null 2>&1 & disown; sleep 2; exit