failed to create display: no such file or directory

Darxus at chaosreigns.com Darxus at chaosreigns.com
Wed Jan 19 11:23:47 PST 2011


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?

You can do:

(compositor/compositor &);sleep 2;(clients/terminal &)

-- 
"I'd rather be happy than right any day."
- Slartiblartfast, The Hitchhiker's Guide to the Galaxy
http://www.ChaosReigns.com


More information about the wayland-devel mailing list