Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Feb 2017 20:26:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 186808] emulators/virtualbox-ose VNC option doesn't support port ranges for "Remote Desktop Server Port" in Display, Remote Display
Message-ID:  <bug-186808-26505-yAPb9AZY0m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186808-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186808-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D186808

--- Comment #4 from dereks@lifeofadishwasher.com ---
This appears to be an upstream bug.

https://www.virtualbox.org/browser/vbox/trunk/src/VBox/ExtPacks/VNC/VBoxVNC=
.cpp#L306

This should be using RDE_QP_NETWORK_PORT_RANGE

https://www.virtualbox.org/browser/vbox/trunk/include/VBox/RemoteDesktop/VR=
DE.h#L1130

and=20

https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Main/src-client/Cons=
oleVRDPServer.cpp#L570

Otherwise using RDE_QP_NETWORK_PORT a value like 5990-6000 would always be
converted to 5990?

https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Main/src-client/Cons=
oleVRDPServer.cpp#L568

If you agree with this I can file a bug with virtualbox.org's public bug
tracker.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186808-26505-yAPb9AZY0m>