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
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
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
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