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: X server won't start in win95a


I saw that exact same behaviour recently when I was digging around with
the AF_UNIX code.

Can you try Suhaibs new binaries, or as a more bandwidth friendly tst,
try not using startx, but instead

XWin -screen 0 640 480
export DISPLAY=<ip of ethernet or active ppp link>:0.0
[run some xclient here]

If that works you may have discovered an issue with Unix sockets - could
you

1) generate a cygcheck.
2) Do you have winsock 2 installed?

Rob

----- Original Message -----
From: "Roger Wenham" <roger.wenham@t-online.de>
To: <cygwin-xfree@sourceware.cygnus.com>
Sent: Sunday, June 17, 2001 8:37 PM
Subject: RE: X server won't start in win95a


> Hi,
> Was there a resolution of this problem  (X server won't start in
win95a)?
>
> The last post I could find was 14/6/01, and I have what looks like the
exact
> same problem with Windows ME.
>
> I downloaded the latest sources for both Cygwin and XFree today, and
startx
> and startxserv.bat produce a window and cursor, but thats it.
>
> Below is the output from startx:
>
> $ startx
>
> _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
> winDetectSupportedEngines () - Windows 95/98/Me
> winDetectSupportedEngines () - DirectDraw installed
> winDetectSupportedEngines () - DirectDraw4 installed
> winDetectSupportedEngines () - Returning, supported engines 00000007
> winSetEngine () - Using Shadow DirectDraw NonLocking
> winCreateBoundingWindowWindowed () - WindowClient width 640 height 480
> winInitVisualsShadowDDNL () - Masks 0000f800 000007e0 0000001f RGB 6 d
16
> winInitVisualsShadowDDNL () - Returning
> error opening security policy file
/usr/X11R6/lib/X11/xserver/SecurityPolicy
>
> waiting for X server to begin accepting connections .
> ..
> ..
> ad infinitum.....
>
> I am no expert with X so this may be something stupid!
>
> Regards
>
>     Roger
>
>
>
>
>


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