Comment 1 for bug 1613707

Revision history for this message
gl.bars (gl-bars) wrote :

Hi,

Unfortunately I could not reproduce this. Can you elaborate on how "taskbar freeze" looks like? are you unable to switch the tasks by clicking the mouse? Do you observe the same behavior if you run amarok for example?

This might be an issue with plasmashell. If you would like to investigate, you could gather performance profile to see what happens during the freeze:

sudo apt install valgrind plasma-workspace-dbg

mkdir ~/plasmashell
cd ~/plasmashell
kbuildsycoca5 && kquitapp5 plasmashell && kstart5 valgrind --tool=callgrind plasmashell #(restart of plasmashell will take time)

Now you need to compress and upload the ~/plasmashell folder so that we can have a look.