-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
🐞 scrolling becomes delayed system wide after loop is running for a long time #626
Comments
What type of scrolling (app(s) other items)? You noted "system wide," have you also made sure its Loop, and not another process, or loop subprocess? And, after 10 mins, isn't a "long time" has Loop ever risen in memory? As, slow scrolling is mostly your CPU or Memory being pegged. |
I more wish for you to focus on memory, you'll see Arc use a tonne of it, but normally it'd be CPU/memory or both, in the screenshots shared, it doesn't look like Loop is the cause. WindowServer being the biggest macOS trash in years, finder, mds, spotify, arc, only thing may be I'll also add to this, please update to the dev builds, i wish to test if it's also an issue on a newer build, as you've noted you're using |
I got a similiar issue, but it's mostly appearing when moving windows around with the mouse, or resizing them. Setup is M1 Macbook Pro (Base Version) attached via USB C Dock to a 4k and 2.5k screen. My fix is the same as 8pxl's. Restarting (or closing in general) Loop instantly fixes the issue for some time. Thanks if the bug can be found and fixed! |
Bug Description
after loop runs for awhile, the scrolling system wide becomes delayed.
Steps To Reproduce
The issue arises as long as loop is running (even if it isn't being used)
restarting loop temporarily resolves the issue, but it returns after some time period (usually around 10 minutes, but haven't timed precisely)
Expected Behavior
Scrolling should not be delayed
Actual Behavior
Scrolling is delayed after running the app
Screenshots
No response
macOS Version
Sonama 14.5
Loop Version
1.1.1
Additional Context
No response
Final Checks
The text was updated successfully, but these errors were encountered: