[Wine] Re: Is it possible to run an application automatically?

vitamin wineforum-user at winehq.org
Mon May 25 12:01:40 CDT 2009


venstar wrote:
> Application tried to create a window, but no driver could be loaded.
> Make sure that your X server is running and that $DISPLAY is set correctly.

This indicates your program creates (or uses some part of Wine that creates) window(s). For that you absolutely have to have valid X session.

Unless you write you program in such a way that it doesn't create window(s) itself, and does not use any part of Wine that create windows, you can not run it as a daemon.







More information about the wine-users mailing list