Hey there,
I managed to get ShowEQ compiled on Rocky Linux 9 using Qt4, but it is having issues starting up with "MIT-SHM" errors. Searching on the forums, I found I can set the environment variable "QT_X11_NO_MITSHM=1" and it will start with an ugly UI.
The UI does start to load correctly as a non-root user, and there are no MIT-SHM errors, and it displays with a more modern UI, but it won't finish loading since ShowEQ requires root.
How can I use ShowEQ as root, without setting the aforementioned environment variable? I'd like to have the newer, cleaner looking UI.
Thanks for any suggestions!