Did a test install, and everything worked out fine.
Am not able to replicate your issue, so it’s likely you’re not installing your VNC server correctly.
Here are some screenshots…
When you install VNC using the YAST > Remote Administration module,
You should see the following screen. Select the radio buttons as shown
https://en.opensuse.org/images/c/ca/Vnc_install_yast_1.png
When you click “OK” in the above screen, your install should proceed and you will be prompted to install xorg-x11 and vnc manager as shown below. Click the “Install” button to install these new components
https://en.opensuse.org/images/2/27/Vnc_install_yast_2.png
When your new components for vnc server have been installed, you should see the following screenshot which instructs you to either log out and back in or reboot so that changes to your Display Manager can take effect
https://en.opensuse.org/images/e/e2/Vnc_install_yast_3.png
Once you’ve logged out and back in or rebooted, you can check to make sure your VNC Server service has started and is running without a problem as shown below
https://en.opensuse.org/images/e/ea/Vnc_install_yast_4.png
If you wish, you can also optionally inspect which VNC client configurations are active and available on which ports in the screenshot below. You can edit the file to enable any that are disabled or create your own by copying any of the configurations and modifying. This forum software won’t allow me to embed the image, but you can view a screenshot of the config file at
https://en.opensuse.org/images/7/70/Vnc_install_yast_5.png
I tested connecting to this VNC Server running on a 42.2 from a TW machine.
Interestingly, the vncviewer didn’t automatically connect to a default connection without defining a display. Also, because the VNC server created a self-signed certificate using the machine name and I connected using the Server’s IP address, I had to authorize over-riding certificate mis-matches
vncviewer 10.88.88.156:1
I also did a successful test using a Firefox web browser and the VNC java applet, because the Iced Tea plugin had to be activated and authorized plus I was connecting using an IP address instead of the machine name, I had to restart the browser at least twice, create a certificate exception and manually authorized over-riding security checks numerous times (maybe 8?) before I was able to successfully connect
https://10.88.88.156:5801
Again, it all starts with installing VNC server correctly.
You can either install using the YAST Remote Administration module or manually install what is needed, but YAST is the only way I know of that will ensure a success with minimal chances of mistakes.
Note that you can always re-run the YAST Remote Administration module to turn off your VNC server (Select the “Do not allow…” radio button) and change whether session management should be supported or not.
TSU