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: intalation under winME


Sorry I did forgot to sent it to the list
I have export the display but I stil get stock in the message
at the shell
....
winCreateDefColormap () - Deferring to fbCreateDefColormap

and again I get the same window
I have tried to compile yesterday but no suscess so far
I am using the 4.1.0 binaries. Should I move to the 4.0.3?
Thanks
Delmiro
-----Original Message-----
From: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
Sent: 21 June 2001 01:17
To: 'Delmiro Fernandez-Reyes'
Cc: 'cygwin-xfree@cygwin.com'
Subject: RE: intalation under winME


Please keep replies to the list.  Are you sure you did not make a mistake?
>From your error > Xt error: Can't open display:  :0 I think you made a
mistake in export DISPLAY=127.0.0.1:0.0  It should be exactly as I wrote
that 0.0 after :.  Also what you can do, start Cygwin bash shell and try the
following.

cd /usr/X11R6/bin
export DISPLAY=127.0.0.1:0.0
./Xwin :0&
./xterm &
./twm &

Let us know if it still gives error on display

Suhaib

> -----Original Message-----
> From: Delmiro Fernandez-Reyes [mailto:delmiro.f@ntlworld.com]
> Sent: Wednesday, June 20, 2001 7:45 PM
> To: Suhaib Siddiqi
> Subject: RE: intalation under winME
>
> I did tryed that but stil get the same message that cannot open the
> display
>
>
> -----Original Message-----
> From: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
> Sent: 20 June 2001 22:43
> To: 'Delmiro Fernandez-Reyes'
> Cc: 'cygwin-xfree@sources.redhat.com'
> Subject: RE: intalation under winME
>
>
>
> change it > SET DISPLAY= :0
>
> to
> set DISPLAY=127.0.0.1:0.0
>
>
> Suhaib
>
> > -----Original Message-----
> > From: Delmiro Fernandez-Reyes [mailto:delmiro.f@ntlworld.com]
> > Sent: Wednesday, June 20, 2001 5:38 PM
> > To: Suhaib Siddiqi
> > Subject: RE: intalation under winME
> >
> >
> > Thanks I tried adding the REM but no improvement here the
> > outcome of two
> > MSDOS prompts I get when clicking on the startwin.bat
> > File startxwin.bat
> > @echo off
> > SET DISPLAY= :0
> > SET PATH=.;%PATH%;\cygwin\bin;\cygwin\usr\X11R6\bin
> >
> > rem cleanup after last run
> > attrib -s \cygwin\tmp\.X11-unix\X0
> > del \cygwin\tmp\.X11-unix\X0
> > rmdir \cygwin\tmp\.X11-unix
> >
> > start XWin -screen 0 800x600x32 -engine 4
> >
> > REM rxvt -fn "Lucida Console-12" -e /usr/bin/bash
> > xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
> > /usr/bin/bash
> > REM mxterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
> > /usr/bin/bash
> > twm
> >
> > REM set stty=intr ^c susp ^z start ^q stop ^s quit ^\\ erase ^?
> > @echo on
> > --------
> > I get this:
> >
> > Path not found - \cygwin\tmp\.X11-unix\X0
> > Path not found
> > Invalid path, not directory,
> > or directory not empty
> > _X11TransSocketINETConnect: Can't get address for
> > /USR/X11R6/BIN/XTERM Xt error: Can't open display:  :0
> > _X11TransSocketINETConnect: Can't get address for
> > /USR/X11R6/BIN/TWM:  unable to open display " :0"
> >
> > C:\cygwin\usr\X11R6\bin>
> >
> > ----------
> > And this:
> >
> > winDetectSupportedEngines () - Windows 95/98/Me
> > winDetectSupportedEngines () - DirectDraw installed
> > winDetectSupportedEngines () - DirectDraw4 installed
> > winDetectSupportedEngines () - Returning, supported engines 00000007
> > winSetEngine () - Using user's preference: 4
> > winCreateBoundingWindowWindowed () - WindowClient width 800 height
> 600
> > winInitVisualsShadowDDNL () - Masks 00ff0000 0000ff00
> > 000000ff BPRGB 8 d 32
> > winInitVisualsShadowDDNL () - Returning
> > winFinishScreenInitFB () - Calling winCreateDefColormap ()
> > winCreateDefColormap () - Deferring to fbCreateDefColormap ()
> > ----------
> > And a 800x600 screen that is flickering and black with lines
> >
> > Any ideas?
> >
> >
> > -----Original Message-----
> > From: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
> > Sent: 20 June 2001 22:13
> > To: 'Delmiro Fernandez-Reyes'; 'cygwin-xfree@xfree.cygwin.com'
> > Subject: RE: intalation under winME
> >
> >
> >
> >
> > >> Hi
> > > I have try to get the binaries of 4.1.0 to run the xserver
> > > under winME.
> > > I decompress and untar everything in the rigth place. Put the
> > > SecurytyPlociy file where should be etc. But I still get this:
> > >
> > > $ ./XWin -screen 0 800x600x32 -engine 4
> > > winDetectSupportedEngines () - Windows 95/98/Me
> > > winDetectSupportedEngines () - DirectDraw installed
> > > winDetectSupportedEngines () - DirectDraw4 installed
> > > winDetectSupportedEngines () - Returning, supported engines
> 00000007
> > > winSetEngine () - Using user's preference: 4
> > > winCreateBoundingWindowWindowed () - WindowClient width 800
> > height 600
> > > winInitVisualsShadowDDNL () - Masks 00ff0000 0000ff00
> > > 000000ff BPRGB 8 d
> > > 32
> > > winInitVisualsShadowDDNL () - Returning
> > > winFinishScreenInitFB () - Calling winCreateDefColormap ()
> > > winCreateDefColormap () - Deferring to fbCreateDefColormap ()
> > >
> > > with nothing else that a 800x600 screen wiht flucking black
> > dots in it
> > >
> > > Any ideas or help to put this to run!
> > >
> > > Also when I use the .bat file startxwin I do not find rxvt
> >
> >
> > You can edit and add REM before rxvt and mxterm commands in
> > startxwin.bat
> > file.
> >
> > >
> >


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