failed to create display: no such file or directory

李晓鹭 linyuzong at 163.com
Wed Jan 19 23:59:22 PST 2011


thinks.
 
Compiled the wayland successfully,use --prefix=/usr/X11R7 --sysconfdir=/etc.
When run ./compositor -b my-image.jpg,successfully,can move mouse ,don't
 other.
When run ./compositor && terminal
always get below error:
failed to create display: no such file or directory

That's probably just a race condition - the client starts up and tries
to conncet to the socket before the compositor has created it.  Try
./compositor && (sleep 2; terminal) instead.
 
When run ./compositor && terminal
successfully , can move mouse , but don't
 other,  not terminal.switch to a different VT,off compositor, switch to VT,get error: failed to create display: no such file or directory
when run  ./compositor && (sleep 2; terminal) instead
 get error: -bash:syntax error near unxpected token `instead`

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20110120/f3e5d609/attachment.html>


More information about the wayland-devel mailing list