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


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

Re: X-server



I did not get a chance to work on X server code.
I will try that tomorrow.

I am comming to idea that something is wrong with GGI graphics libraries :-(
I can start our X-server on top of Sun Microsystem's PC-X.
Which suggests we need to investigate GGI properly.  GGI port to Cygwin has
not been released yet.  Marcus added most of the work and I did some finishing
touches.  This is the first time Linux GGI Graphics library has been ported to 
Cygwin.  Something seems to be lacking in GGI libraries.  I can build the
X-server using XGGI, XFree86 and GGI on my Linux machine and it works.  Under
Cygwin, I suspect the Xlib in GGI seems to be hanging after hiting

LibGGI wants X Display 127.0.0.1:0.0.  

It supposed to move on and next messages

supposed to be (as on Linux) 
LibGGI has X Display on 127.0.0.1:0.0
libGGI X Screen open on 127.0.0.1:0.0

I will write to Marcus and ask his advice which code should be investigated to
find the cause of hang.

Suhaib



On 14-Jun-99 Chris Faylor wrote:
> Someone suggested trying to start up a client on your Windows machine
> from a UNIX system.  Have you tried that?
> 
> Also, I'm not sure, but it may be that 127.0.0.1 is not being
> interpreted correctly as a host name.  You can also try "localhost"
> and/or the name of the Windows host or it's IP address.
> 
> -chris
> 
> On Sun, Jun 13, 1999 at 03:57:13PM -0400, Suhaib M. Siddiqi wrote:
>>Please do not delete the XGGI.exe (X server executable) from
>>pre-alpha-cygwin-xfree.tar.bz2.  Simple rename it to something else, when
>>installing
>>the new one from pre-alpha-cygwin-xfree.patch.tar.bz2.
>>
>>I compiled the new XGGI.exe with -DUNIXCONN and according to Sergey and Chris
>>Faylor the UNIX Domain connection protocol is not going work.  My mistake.
>>
>>I just tried using the the libX11.dll from the new patch but the XGGI.exe
>>from pre-alpha-cygwin-xfree.tar.bz2 (older one which was compiled only with
>>-DTCPCONN flag, I get a different failure error messages 9paster below:
>>
>>I guess we need to figure out what the configuration problems are;
>>
>>PGI$ bash xggi.bash
>>LibGII: Debugging=255
>>LibGGI: Debugging=255
>>LibGGI: ggiOpen("127.0.0.1:0") called
>>LibGGI: Loading driver 127.0.0.1:0
>>LibGGI: _ggiAddDL(0x10071130, "127.0.0.1", "0", 0x1) called
>>LibGGI: LibGGI: no config entry for sublib: 127.0.0.1
>>LibGGI: ggiOpen: failure
>>
>>Fatal server error:
>>Unable to open LibGGI visual: "127.0.0.1:0"
>>
>>LibGGI: ggiExit called
>>LibGGI: ggiExit: really destroying.
>>LibGII: giiExit() called
>>LibGII: giiExit: really destroying.
>>LibGII: giiExit: done!
>>LibGGI: ggiExit: done!
>>PGI$ XIO:  fatal IO error 104 (Connection reset by peer) on X server
>>"127.0.0.1:
>>0.0"
>>      after 0 requests (0 known processed) with 0 events remaining.
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>_X11TransSocketINETConnect: Can't connect: errno = 111
>>xmodmap:  unable to open display '127.0.0.1:0.0'

----------------------------------
E-Mail: Suhaib M. Siddiqi <Ssiddiqi@InspirePharm.Com>
Date: 14-Jun-99
Time: 20:30:58

This message was sent by XFMail
----------------------------------

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