xxtbg / vboxweb

Automatically exported from code.google.com/p/vboxweb
MIT License
0 stars 0 forks source link

start machine in Web Console and vrdp disabled #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on vrdp from VirtualBox GUI and specify any port (for ex. 31000)
2. look if the vrdp is turned on in web GUI (we can see "Enabled, Port(s)
31000")
3. Start machine clicking on start button from web GUI.
4. The vrdp will be turned off (we can see "Disabled, Port(s) 31000")

how can I turn on vrdp from web GUI with specified port without turning off
vrdp client?

What version of the product are you using? On what operating system?
VirtualBox 3.1.2
OpenSuse 11.2 x64 

Please provide any additional information below.

Original issue reported on code.google.com by kostya.s...@gmail.com on 23 Dec 2009 at 1:43

GoogleCodeExporter commented 9 years ago
We're observing the same here with the current svn on debian lenny.
We're using the following workaround:
1. Go to Web Console
2. Select a machine
3. start the machine (now the Remote Display Server status switches to Disabled)
4. Switch to the Console tab
5. Click the Connect button
6. Click back and you see that Remote Display Server is shown as enabled again
7. rdesktop myvboxserver:mymachineport

Original comment by tropikha...@gmail.com on 21 Jan 2010 at 9:31

GoogleCodeExporter commented 9 years ago
From what I can see the details listed under Issue #27 show what I am also 
seeing -
the vboxheadless process is being started with the --vrdp off
 parameter - effectively disabling any remote console access.

I think this might be the same issue as Issue #37. A source code fix is listed 
there
that works for me. 

Original comment by mrsbon...@yahoo.com on 6 Apr 2010 at 2:46

GoogleCodeExporter commented 9 years ago

Original comment by achim.ha...@gmail.com on 26 Aug 2010 at 2:18