STM32CubeMonitor cannot start monitoring on Linux when running as normal user.
Console displays error [warn] OS priority setting: SystemError [ERR_SYSTEM_ERROR]: A system error occurred: uv_os_setpriority returned EACCES (permission denied)
Within the application these errors occur hen pushing start:
Bad parameter (7)
Bad parameter (7): start
When run with sudo, error does not appear and monitor works as it should
Ubuntu 21.04 installed from deb file
