If anyone is able to get !M to work with KDE on Wayland I would appreciate to hear how you git it to work. I have not been able to get !M tow work with Wayland since Plasma6 update. Supposedly it should work with version 8.12.12, but I am still getting 104 white screen errors. I've posted the the !M forum and will post back here is this gets solved, but also wanted to cross-post here in case someone has a viable workaround that isn't "use X"
Update looks like this is fixed with the 8.14.2 release
Pinned Comments
runnytu commented on 2021-02-20 13:44 (UTC)
Since nomachine 7.1.3-2 the default behavior of the package is StartNXDaemon Manual and FirewallConfiguration 0 on a new installation, if you want to change this, you need to modify PKGBUILD build options with your desire behavior:
BUILD OPTIONS
Set to y to enable nomachine service autostart
_autoservice=n
Set to y to enable firewall autorules
_autofirewall=n
END BUILD OPTIONS