Hey,
I have a problem after updating NoMachine server to version: 9.3.7
My OS info:
OS: Debian GNU/Linux 12 (bookworm) x86_64
Kernel: 6.1.0-41-amd64
Shell: bash 5.2.15
DE: Plasma 5.27.5
WM: KWin
CPU: AMD Ryzen Threadripper PRO 5975WX s (64) @ 3.600GHz
GPU: NVIDIA GeForce RTX 2060 12GB
After updating to the NoMachine server version 9.3.7, I started to observe that a lot of applications load /usr/NX/lib/libnxegl.so instead of, for example: /usr/lib/x86_64-linux-gnu/libEGL.so
Some of the apps work well, but some don’t work with it.
Looks like that NoMachine server starts first and sets:
export LD_PRELOAD=/usr/NX/lib/libnxegl.so
Could you please recommend the fix for that situation? As I need to make other apps to use correct EGL library.