failed to create display: no such file or directory

2011-01-20 Thread 李晓鹭
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 Th

Re: failed to create display: no such file or directory

2011-01-19 Thread Darxus
On 01/19, Kristian Høgsberg wrote: > 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. I don't think the compositor will background, so it won't get to terminal

Re: failed to create display: no such file or directory

2011-01-19 Thread Kristian Høgsberg
2011/1/19 李晓鹭 : > 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 dis

failed to create display: no such file or directory

2011-01-19 Thread 李晓鹭
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