You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every 1s it freezes breefly. If I change the duration of the scripts to 2s, it does it every 2s. It even affects video (YouTube, or movies played with mpv).
Disabling Argos fixes the issue immediately. I've disabled every extension except for Argos and the problem persists.
A few people seem to have experienced something similar in this PR #134
The Gnome Shell log doesn't seem to be logging anything of relevance, at least not every 1s.
This is probably not an issue with argos itself, but with the scripts it is running. Argos is a very simple software, it just starts some programs in certain time intervals and displays the result.
You should figure out which of your scripts is causing the load. You could disable all argos scripts, enable them one by one, and see when the lag issue starts occuring. Next you can try to increase the time interval in which the offending scripts are run.
If this doesn't help, run "top" or something similar to figure out which processes hog the CPU.
I'm experiencing a very laggy UI when Argos is enabled. Everything seems to freeze while the scripts are running (for example every 1s).
I started noting this while moving my mouse or moving windows. It's very clear on a website like this, with a constant animation
https://codepen.io/hexagoncircle/full/povGMod
Every 1s it freezes breefly. If I change the duration of the scripts to 2s, it does it every 2s. It even affects video (YouTube, or movies played with mpv).
Disabling Argos fixes the issue immediately. I've disabled every extension except for Argos and the problem persists.
A few people seem to have experienced something similar in this PR
#134
The Gnome Shell log doesn't seem to be logging anything of relevance, at least not every 1s.
You can kinda see it here, but it doesn't show very well in the screen recording.
Screencast from 11-04-23 21:10:05.webm
This is an (almost) fresh install of Pop OS 22.04 with Gnome Shell 42.5
Please let me know what I can do to help 🙏
The text was updated successfully, but these errors were encountered: