leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

taskunifier2 monopolizes the CPU somehow #176

Closed stepnjump closed 4 years ago

stepnjump commented 4 years ago

Hi Benjamin,

I had no time to try the new task unifier before. Yesterday I thought I would give it a try and found out that my computer becomes irresponsive when I invoke the app under linux. I tried to install it with snap and alternatively with the tar file. Both act the same way.

If you need more info Benjamin, please let me know. Thanks. Pierre

%CPU %MEM CMD 5.0 1.2 /opt/new_taskunifier/taskunifier-app 0.0 0.2 /opt/new_taskunifier/taskunifier-app --type=zygote 0.0 0.0 /opt/new_taskunifier/taskunifier-app --type=zygote 19.9 0.5 /opt/new_taskunifier/taskunifier-app --type=gpu-process --field-trial- 0.0 0.3 /opt/new_taskunifier/taskunifier-app --type=utility --field-trial-hand 76.1 1.0 /proc/self/exe --type=renderer --field-trial-handle=178690833322806740

My system is running Cinnamon linuxnmint 19.1

Torsten-K commented 4 years ago

Just for info: On my system, Xubuntu 19.10, I don’t experience this misbehaviour.

leclercb commented 4 years ago

Hello, I tried it on Windows 10, Mac OS, Ubuntu and Deepin. They are all working fine. The only thing that keeps running on TaskUnifier is a sub-process to compute the amount of tasks per filter. But it runs once every 10 seconds and takes a couple of percent of the CPU for a second or two.

Which version did you use ? The AppImage ? The Snap ?

Did you already retried, or try with the latest version ?

Thanks