OS: Windows XP
Version: trunk
In attach you can see behaviour of "Console" tab.
If click "disconnect" in vnc toolbar, vnc window dissapiers, but program main interface hangs.
If interrupt script in terminal by Ctrl-C:
Traceback (most recent call last):
File "window.py", line 1029, in on_tabbox_focus_tab
while win32gui.FindWindow(None, "HVMXEN-%s" % (self.selected_uuid)) == 0 \
KeyboardInterrupt
vnc console
OpenXenManager's VNC support on Windows is currently very hacky. IIRC it launches a bundled TightVNC binary or something. I will have a look as soon as I get access to a Windows computer.