-
Notifications
You must be signed in to change notification settings - Fork 23
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
Causes freeze and stutter #19
Comments
Hi. I'm sorry to hear that. How recent is this problem? It is weird because it sounds like an old memory management bug that was patched months ago… After enabling the extension and launching a terminal, what does these two lines show?
|
My bad: can you try this with admin privileges? |
Running commands with sudo outputs the same empty result. |
i'm also getting stutters. im on a fresh install of fedora 33. i installed this gnome extension instead and don't have any problems: https://extensions.gnome.org/extension/2569/gnordvpn-local/ |
Well, I'm sorry to hear that. But as I said, I have no clue where this bug is coming from, and, more importantly, I can't reproduce it. And I can't just make guesses and cluelessly change the code since I won't know if the fix actually work or not. So, until I find more clues, you should stick to gNordVPN-Local, sorry. |
Exactly the same on Ubuntu 20.04 up-to-date |
I have the same problem on Manjaro Linux (Kernel 5.4 LTS, NVIDIA 455.xx). Downloaded from AUR.
Tested with https://www.testmyscreen.com/ best seen with the sport pan mode. Heavy freezing with it enabled. Found it with this post: Could this be the problem? |
Had this exact same problem just now.
Currently have the extension disabled. |
I have a similar problem, screen stuttering and when I firstly click on the NVPN icon to open the menu, everything freezes for a few seconds, then the menu opens. Every interaction. |
Enabling this extension causes my screen to freeze (stutter) every one or two seconds. I suspect this is because it runs synchronously on the main gui thread and the extension stops for a fraction of a second to read and reload the status.
I'm not exactly sure but making the refresh functionality asynchronous might fix this issue.
This is one of my favorite extensions but this problem makes it almost unusable for me.
I'm running ArchLinux with gnome-shell 3.36.4 on X.
Thanks for your work.
The text was updated successfully, but these errors were encountered: