Arif Khan <[EMAIL PROTECTED]> writes: >> I am trying to run Vbox on Ubuntu 7.10. Everytime I run the GUI with >> the command VirtualBox, it runs but gives me an error >> "XInputExtensions missing .....". >>[..] >> I am accessing the server remotely via ssh or telnet and with both >> (ssh and telnet) I get the same error (BTW I have also tried ssh with >> -X option).
You could try to write 'ForwardX11Trusted yes' into your ssh_config file and/or log into your server using 'ssh -Y'. _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
