On Tue, 2010-12-07 at 06:41 +0000, [email protected] wrote: > [...@localhost mnt]$ sudo /etc/init.d/sshd stop (important) command > already stop host sshd. > > Now ,QtCreator can connection Xephyr,but application UI can't show > Xephyr, it's show in host desktop, > > i try kill host's sshd ,mybey happens something.
Try these instructions: http://wiki.meego.com/SDK/Docs/1.1/MeeGo_SDK_with_Xephyr You probably just need to set the DISPLAY variable for the desktop run environment in Qt Creator, as covered in those instructions. I don't think there is much point in trying to deploy to the chroot via ssh (I think this is what you're trying to do), as running it on the host works just as well and is faster. Hope this helps. Elliot -- Elliot Smith Intel Open Source Technology Centre --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
