SUMMARY Since 5.21 task manager buttons shows incorrect title for some applications. This is happen sometimes for different applications but it is 100% reproducible for Qmmp audio player. Qmmp shows playing file in application title but task manager button has only one word "Qmmp". STEPS TO REPRODUCE 1. Task manager should display text on buttons (not icons-only view). 2. Run qmmp and start playing any audio file. 3. Compare task manager button text of qmmp and text displayed by kwin when switching through applications using Alt+Tab. OBSERVED RESULT EXPECTED RESULT Text on task manager buttons should same as shows kwin when switching using Alt+Tab. As it was in 5.20 and previous versions. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: ArchLinux (available in About System) KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79 Qt Version: 5.15.2 ADDITIONAL INFORMATION
If replace symlink /usr/lib/libtaskmanager.so.6 pointing to libtaskmanager.so.5.20.5 from plasma 5.20.5 it is working as expected. So problem in libtaskmanager.so
It seems has been fixed in plasma 5.22.