Zren / plasma-hud

Provides a way to run menubar commands in KDE Plasma through rofi, much like the Unity 7 Heads-Up Display (HUD).
GNU General Public License v2.0
235 stars 9 forks source link

Not working and using 25% CPU #29

Open bipox opened 4 years ago

bipox commented 4 years ago

Hi,

plasma-hud worked after install and for a few days. Today it isn't working, and it uses a lot of cpu ressources (or so ksysguard says)

On KDE Neon.

Zren commented 4 years ago

There is a recursive function that could theorectically produce an infinite loop. However you would need to manually check cpu usage after using plasma hud to tell me which app was causing the problem...

Did you ever hit Alt and the menu never showed? Nevermind, the rofi window will always show, as it concurently populates the menu.

Try killall plasma-hud; /usr/lib/plasma-hud/plasma-hud to reset plasma-hud when it hits high CPU.

bipox commented 4 years ago

Alt works except when this Hugh cpu usage shows.

I killed it and it works again.

I'll try to figure out which app is responsible