Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-173

[XVNC] Use vncserver -kill

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • core
    • None
    • Platform: All, OS: All

      Mentioned in issue #158 but repeating here since that was closed.

      The vncserver script starts an Xvnc process, sets things up, and then exits.
      Killing the Process that came from vncserver is useless since that process will
      probably have already exited. The Xvnc process "leaks".

      Either

      1. Directly launch Xvnc and kill it later.

      or

      2. Use "vncserver -kill :$DISPLAY" to shut down the display.

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: