Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

high cpu load (but only when running gnome-shell -r) #58

Open
arooni opened this issue Sep 4, 2018 · 3 comments
Open

high cpu load (but only when running gnome-shell -r) #58

arooni opened this issue Sep 4, 2018 · 3 comments

Comments

@arooni
Copy link

arooni commented Sep 4, 2018

i think i've finally figured it out. i have an argos script that talks to timewarrior to see how long i've been working on a particular task updating every 10 seconds or so.

that works great until... gnome-shell fails for some reason and i need to run something like :
gnome-shell --replace &

At that point I see 60+% of cpu occupied.

13309 david 20 0 3415M 190M 83480 R 66.7 2.5 0:11.50 gnome-shell -r

Of course before that point (before I have to restart gnome-shell) everything works swimingly well.

so apart from disabling argos after restarting gnome-shell but before a restart i'd love to see if others have this issue or if there might be a fix in the future.

thanks so much!

@p-e-w
Copy link
Owner

p-e-w commented Sep 8, 2018

I'm inclined to close this issue as it's almost certainly a bug in GNOME Shell rather than Argos.

Please let me know if you have reason to believe otherwise (of course, the problem disappearing when Argos is disabled does not by itself mean that the bug is in Argos).

@arooni
Copy link
Author

arooni commented Oct 2, 2018

Correlation != causation. I'm sure you're right. gnome-shell has already shown itself to be plenty buggy.

@arooni arooni closed this as completed Oct 2, 2018
@arooni
Copy link
Author

arooni commented Feb 7, 2019

I have noticed that on startup (when no gnome shell is running) there is no CPU effect to running argos. But if gnome-shell crashes and I need to restart it (gnome-shell -r) the CPU usage spikes terribly for argos. i'm just polling timewarrior every minute or so so it shouldn't take 60% of my cpu.

if this is an issue with gnome-shell not sure I could track that down... they'd probably just say 'don't use the extension'

@arooni arooni reopened this Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants