I too thought that there must be another instance of vncserver running but could find no trace of one.
This is what I have done:
Reboot and checked there were no lock files. Can confirm only X0 exists in folder /tmp/.X11-unix/
No running vncservers confirmed by checking ~/.vnc. There are no pid files. Also checking system activity (Ctrl + Esc) shows no vnc processes.
I’m satisfied that there are no instances of vncserver running. I then issue the command
dbus-launch vncserver :6
from the console and get confirmation that vncserver has started.
dbus-launch vncserver :6
New 'X' desktop is suntp002:6
Starting applications specified in /home/Kika/.vnc/xstartup
Log file is /home/Kika/.vnc/suntp002:6.log
Here is the log file immediately after starting vncserver. There are quite a few errors in that log. I’m not sure if that’s normal or not. To me it looks like it’s attempting to load up the full kwin and kde desktop.
Here is the xstartup file contents
#!/bin/sh
/usr/bin/startkde
After starting vncserver I checked to make sure there was only one instance running which there was. Checked by looking to see if only one lock file existed (X6) and only one pid file (suntp002:6.pid) in ~/.vnc existed.
After I have logged out of the remote screen (screen :6) and attempt to log in again onto screen :6 , I get a black blank screen but I can log in on screen :1. I also note that when logging in on screen :1, that I’m presented with the KDE login screen and not the KDe desktop like I would when logging in on screen :6. You say there may be a configuration issue but what other configuration files are there for vnc?
In Yast under Network Services>Remote Administration (VNC) I have Allow remote administration selected and open port in firewall selected. I have not configured the Krfb (K remote desktop sharing) app so I don’t think that is interfering.
I also note that for each additional vncserver instance I start (i.e. :2, :3, :4, etc) I get the login chime.
I have also observed that after starting the vncserver that there many duplicate processes running. Is that normal?
http://i198.photobucket.com/albums/aa111/sklipikish/openSUSE/th_399c8b8e.png](http://i198.photobucket.com/albums/aa111/sklipikish/openSUSE/399c8b8e.png)