Banshee CPU usage peaks and maintains >= 100% (according to htop
) when I do simple, nontrivial things. Even deleting files via Banshee results in >= 100% CPU usage.
I have tried several sugggestions from other AskUbuntu questions such as disable BPM and other extensions.
Really, all I do is delete one song via Banshee, and it takes up >= 100% CPU usage and never stops.
sudo apt-get purge banshee
, cleansudo apt-get autoremove
, then install it again without optional packagessudo apt-get --no-install-recommends install bamshee
– user.dz Oct 19 '15 at 10:04