h3idan / vboxweb

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

"Remote Display Server" gets disabled at startup #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create VM with RDP enabled
2. Start VM from Web Console
3. Watch how the status of "Remote Display Server" changes to "Disabled"
after a second or 2.

What is the expected output? That "Remote Display Server" stays enabled
What do you see instead? That "Remote Display Server" gets disabled

What version of the product are you using? VirtualBox 3.12, latest take
from SVN of the Web console.

On what operating system? Ubunto 9.10

Please provide any additional information below.
For some reason, changing to the "Console"-Tab and back sometimes
re-enables "Remote Display Server". 
Also, notice, the reading of "Remote Display Server" on the web console
seems to follow the experience of actually trying to connect to the VM
using RDP.

Original issue reported on code.google.com by sorenm...@gmail.com on 5 Feb 2010 at 11:13

GoogleCodeExporter commented 8 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:47

GoogleCodeExporter commented 8 years ago
Thanx for the fix, it worked! 

Original comment by sorenm...@gmail.com on 22 Aug 2010 at 2:58

GoogleCodeExporter commented 8 years ago

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