Mail Archives: cygwin/1999/06/11/20:55:03
Thanks.
Yes, I am aware of these problems. I have traced the cause of it.
The dump you saw is a debug info from ggi graphics libraries. The
app failed to open X init dll which resides inside
/usr/X11R6/lib/ggi/display.
The problem is because the libX11.dll I built has all the capabilities
BUT to do an X init to start X Events. I fixed it today afternoon.
Now X-sever attempts to start but dies out due to socket open fail.
I am working on this.
I will be posting the patched libX11.dll and XGGI.exe (X-server
executable)
tomorrow at the Cygwin-xfree ftp site, as a replacement for the one
in the binary archive.
Regards
Suhaib
Mikhail Tchernychev wrote:
>
> Hi,
>
> I have just tried XGGI. Server started
> (after I set export PATH=$PATH:/usr/local/lib)
> but when I tried "demo.exe" from /usr/local/bin
> I got a dump below.
>
> As well x-programs start, but nothing appears
> on the screen (and no error messages too)
>
> Hope this information useful,
>
> I downloaded pre-alpha-xfree-cygwin.tar.bz2.
>
> Best Regards,
> Mikhail
>
> ------------------part demo.exe dump
> ------------------
> /usr/local/bin> ./demo
> LibGII: Debugging=255
> LibGGI: Debugging=255
> LibGGI: ggiOpen("display-x::0") called
> LibGGI: Loading driver display-x::0
> LibGGI: _ggiAddDL(0x10074130, "display-x", ":0",
> 0x1) called
> LibGGI:
> _ggiLoadDL("/usr/local/lib/ggi\display/X-0-0-0.dll",
> 0x1)
> called
> LibGG: unable to open lib: dlopen: Win32 error 126
> LibGGI: hand.handle=0x0
> LibGGI: Error loading module
> /usr/local/lib/ggi\display/X-0-0-0.dll
>
> LibGGI: _ggiLoadDL returned 0x
> LibGGI: ggiOpen: failure LibGGI:
> ggiOpen("display-fbdev") called
> LibGGI: Loading driver display-fbdev
> LibGGI: _ggiAddDL(0x10074130, "display-fbdev",
> "(null)", 0x1) called
> LibGGI:
> ggiLoadDL("/usr/local/lib/ggi\display/fbdev-0-0-0.dll",
> 0x1)
> called
> WARNING: previous dlopen of
> C:\usr\local\lib\ggi\display\fbdev-0-0-0.dll wasn't
> correctly performed
> LibGG: unable to open lib: dlopen: Win32 error 126
> LibGGI: hand.handle=0x0
> LibGGI: Error loading module
> /usr/local/lib/ggi\display/fbdev-0-0-0.dll
> LibGGI: _ggiLoadDL returned 0x0
> LibGGI: ggiOpen: failure
>
> LibGGI: ggiOpen("display-svga") called
> LibGGI: Loading driver display-svga
> LibGGI: _ggiAddDL(0x10074130, "display-svga",
> "(null)", 0x1) called
> LibGGI:_ggiLoadDL("/usr/local/lib/ggi\display/svgalib-0-0-0.dll",
> 0x1)
> called
> WARNING: previous dlopen of
> C:\usr\local\lib\ggi\display\svgalib-0-0-0.dll
> wasn't correctly
> performed
> LibGG: unable to open lib: dlopen: Win32 error 126
> LibGGI: hand.handle=0x0
> LibGGI: Error loading module
> /usr/local/lib/ggi\display/svgalib-0-0-0.dll
> LibGGI: _ggiLoadDL returned 0x0
> LibGGI: ggiOpen: failure
> LibGGI: ggiOpen("display-aa") called
> LibGGI: Loading driver display-aa
> LibGGI: _ggiAddDL(0x10074130, "display-aa",
> "(null)", 0x1) called
> LibGGI:_ggiLoadDL("/usr/local/lib/ggi\display/aa-0-0-0.dll",
> 0x1)
> called
> WARNING: previous dlopen of
> C:\usr\local\lib\ggi\display\aa-0-0-0.dll
> wasn't correctly performed
> LibGG: unable to open lib: dlopen: Win32 error 126
> LibGGI: hand.handle=0x0
> LibGGI: Error loading module
> /usr/local/lib/ggi\display/aa-0-0-0.dll
> LibGGI: _ggiLoadDL returned 0x0
> LibGGI: ggiOpen: failure
> LibGGI: ggiOpen("auto") called
> LibGGI: Loading driver auto
> LibGGI: _ggiAddDL(0x10074130, "auto", "(null)", 0x1)
> called
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -