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
Description:
I am experiencing an issue with my ASUS TUF Gaming A17 (2023) laptop when using the WakaTime extension in Visual Studio. Specifically, the following problems occur:
When the WakaTime extension is enabled, my laptop cannot switch between the integrated graphics and the dedicated GPU (NVIDIA GeForce RTX 40xx). This switching normally happens automatically based on the workload but stops functioning with the extension active.
Even after I close Visual Studio, a background process related to the extension seems to persist, which prevents my laptop from functioning properly. Without the WakaTime extension, Visual Studio closes completely without leaving any residual processes, and my laptop behaves as expected.
Steps to Reproduce:
Install WakaTime extension in Visual Studio.
Use Visual Studio for some time and monitor graphics switching.
Close Visual Studio and check for any leftover processes in Task Manager or system monitor.
Expected Behavior:
The laptop should be able to switch between the integrated graphics and GPU as needed.
Visual Studio should close completely without leaving background processes after exiting.
Actual Behavior:
The laptop is stuck on one GPU and cannot switch between the integrated graphics and the dedicated GPU.
A leftover process remains running after Visual Studio is closed, causing performance issues.
System Info:
Laptop: ASUS TUF Gaming A17 (2023)
GPU: AMD Integrated and NVIDIA GeForce RTX 4050
Operating System: Windows 11
Visual Studio Version: 17.11.4
WakaTime Extension Version: 13.5.3
Additional Info:
The issue only occurs when the WakaTime extension is enabled. Disabling or uninstalling the extension resolves the issue completely.
In Visual Studio Code the extension works fine.
The text was updated successfully, but these errors were encountered:
@l-Nuril-l can you re-install the WakaTime extension in your VS and see if it's still happening? The extension is pretty basic, executing wakatime-cli same as the vscode extension so there's no reason it should interact or block your GPU settings.
@l-Nuril-l can you re-install the WakaTime extension in your VS and see if it's still happening? The extension is pretty basic, executing wakatime-cli same as the vscode extension so there's no reason it should interact or block your GPU settings.
It's still happening. The issue hasn't been resolved even after reinstalling the WakaTime extension in VS.
Description:
I am experiencing an issue with my ASUS TUF Gaming A17 (2023) laptop when using the WakaTime extension in Visual Studio. Specifically, the following problems occur:
When the WakaTime extension is enabled, my laptop cannot switch between the integrated graphics and the dedicated GPU (NVIDIA GeForce RTX 40xx). This switching normally happens automatically based on the workload but stops functioning with the extension active.
Even after I close Visual Studio, a background process related to the extension seems to persist, which prevents my laptop from functioning properly. Without the WakaTime extension, Visual Studio closes completely without leaving any residual processes, and my laptop behaves as expected.
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
System Info:
Additional Info:
The issue only occurs when the WakaTime extension is enabled. Disabling or uninstalling the extension resolves the issue completely.
In Visual Studio Code the extension works fine.
The text was updated successfully, but these errors were encountered: