http://bugs.winehq.org/show_bug.cgi?id=8069
Michael Fötsch foetsch@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |foetsch@yahoo.com
--- Comment #21 from Michael Fötsch foetsch@yahoo.com 2008-01-25 12:19:17 ---
Does anyone have a workaround other than using backend=user? The machine I'm running this on is headless and so I can't start up an X server
Starting a virtual X Server with the Xvfb package worked for me in a headless setup:
Xvfb :123 & DISPLAY=:123.0 wine <some_wine_command>