id summary reporter owner description type status priority milestone component resolution keywords cc 176 better support for VirtualBox sessions Antoine Martin Antoine Martin "r4569 makes {{{VirtualBox}}} sessions usable but has a number of limitations. * password mode is broken? rdesktop/xfreerdp aren't very helpful with the error message here. (ie: ""{{{ERROR: send: Broken pipe}}}"") (also when loading a session from disk: verify that the password we have is the right one by re-encoding it rather than always assigning a new one?) * when the session fails to start we end up calling {{{early_failure}}} which sets it as {{{UNAVAILABLE}}} but this gets reset when the session data is parsed again. Either leave it as unavailable or...? * we should fire {{{call_when_done}}} when the server log shows the port is ready rather than polling it. ie: {{{ VRDE server is listening on port 3389. VRDE server is inactive. }}} * support cloning via the UI (since we already enable multi-attach) * allow local user to resume via SDL? Pure client-side session handling will complicate things.. etc.." enhancement accepted major 0.12 Global onlyjob@…