This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cannot open display


Hi Gert,
I ran into the same problem recently. The problem was in the original
startxwin.bat file, the line launching XWin was faulty, XWin wasn't
starting at all. So it's normal that xterm was reporting the error "Can't
open display", because no X server was running.
I modified that line to look like:

start XWin :0 -ac -screen 0 1152x864x32 -fullscreen

Maybe -ac and -fullscreen aren't really necessary for you to start it.

Claude

On Mon, 28 May 2001, Gert Bartholomeeusen wrote:

> to the 'startxwin.bat' I get 'Can't open display'.  (Clicking the batch 
> file made a couple DOS-boxes flash up and off)
> 	I tried start XWin first and afterwards an Xterm
> $ XWin -screen 0 1024x768x16 -whitepixel 255 -blackpixel 0 -engine -4
> <Screen Output>
> $ xterm Xt error: Can't open display:	
> 
> 	Changing SET DISPLAY=127.0.0.1:0.0 to my ip-address did not help.
> 	What can I test next?
> 			Thanks,
> 				Gert
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]