regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.5k stars 31 forks source link

When using python venv massive lag GUI becomes unresponsive #840

Open ImpossibleExchange opened 1 year ago

ImpossibleExchange commented 1 year ago

Describe the bug When running a python venv , system hangs occur and then disappear to hang again. Behavior does not occur unless using a python venv.

To Reproduce Start my python venv python v=3.10.9

Expected behavior Not to have system hangs and lag.

Screenshots neofetch paste for reference : OS: Ubuntu 22.10 x86_64 Host: Z790 AORUS ELITE AX Kernel: 5.19.0-38-generic Uptime: 5 mins Packages: 1668 (dpkg), 7 (snap) Shell: bash 5.2.2 Resolution: 1920x1080, 1920x1080 DE: Regolith WM: i3 Theme: Gruvbox [GTK3] Icons: Moka [GTK3] Terminal: gnome-terminal CPU: 13th Gen Intel i9-13900KF (32) @ 5.500GHz GPU: NVIDIA GeForce RTX 3090 GPU: NVIDIA GeForce RTX 3090 Memory: 1699MiB / 128652MiB

Configuration file(s) running gruvbox with wallpaper changed , and i3rocks add-ons of system temp , disk utilization

Installation Details

Additional context Behavior is new, as previously this behavior did not occur when running in the python Venv. Tried rebuilding the Venv and behavior still occurred.

ImpossibleExchange commented 1 year ago

Will likely try a miniconda reinstall, and see if this alleviates this issue later tonight.