Re: X11 apps failing after upgrade

2008-12-05 Thread Richard Toy
 If you use my pre-built binary you only need to have the cygwin source 
 package installed and cygwin prep'ed, you don't need all of it's build 
 dependencies as well.

Jon, the probem is that xorg-server-1.5.3-4/build/hw/xwin/.libs does
not exist because of the build failure I sent you privately.  More
accurately the build driectory is created but is empty.  If I put the
Xwin binary in the build directory will it still find all the sources?

 One question I should have asked: do X clients running locally (i.e. on the 
 windows computer running the X server) work correctly or not?

Except for nedit (I didn't rebuild it), all other clients (emacs,
gvim, xterm) appear to work fine from the local machine.  Furthermore,
remote xterm clients and other X clients work fine from a remote linux
machine (fedora 2.6.26.6-49.fc8)

Kindest regards
Richard

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



RE: X11 apps failing after upgrade

2008-12-04 Thread Richard Toy
Hi

We get all the same issues described in [1].

Furthermore, installing the Solaris patch mentioned in [2] made *NO*
difference (we are using Solaris 9).

Some applications half work e.g. xclearcase does not crash but
keyboard inputs into some dialogue boxes are ignored.

Other appications e.g. gvim  emacs allow menu actions but crash at
the first keyboard input.

Any suggestions as to how to progress this issue further?

[1] http://cygwin.com/ml/cygwin-xfree/2008-11/msg00141.html
[2] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/292973
[3] https://bugzilla.redhat.com/show_bug.cgi?id=458373


Kindest regards

Richard Toy

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Unable to get XDMCP to work after cygwin apgrade

2002-11-09 Thread Richard Toy
Hi

I recently upgraded my Cygwin installation on my XP SP1 machine.  I used
setup to retrieve and
then to completely reinstall but once I had finished I could no longer
get my Mandrake 9.0 desktop
to appear.  It is still displayed if I use an older Cygwin installation
on a laptop that I have 
(also XP SP1) but it will not work with the new installation.

The only line I change in the standard startwin.bat file is: -

start XWin -screen 0 1024 768 -ac -from pluto -query moon

This is the contents of the XWin.log file after a failed attempt: -

winCreatePrimarySurfaceShadowDDNL - Creating primary surface
winCreatePrimarySurfaceShadowDDNL - Created primary surface
winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
winAllocateFBShadowDDNL - lPitch: 4096
winFinishScreenInitFB - Masks: 00ff ff00 00ff
winInitVisualsShadowDDNL - Masks 00ff ff00 00ff BPRGB 8 d 24
bpp 32
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winScreenInit - returning
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = xfree86 Model = pc101 Layout = us Variant = (null)
Options = (null)
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
removing from list!
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 001f
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winSetEngine - Using Shadow DirectDraw NonLocking
winCreateBoundingWindowWindowed - Initial w: 1024 h: 768
winAdjustForAutoHide - Original WorkArea: 0 0 1200 1600
winAdjustForAutoHide - Taskbar is auto hide
winAdjustForAutoHide - Found BOTTOM auto-hide taskbar
winAdjustForAutoHide - Adjusted WorkArea: 0 0 1199 1600
winCreateBoundingWindowWindowed - WindowClient w 1024 h 768 r 1024 l 0 b
768 t 0
winCreateBoundingWindowWindowed -  Returning
winCreatePrimarySurfaceShadowDDNL - Creating primary surface
winCreatePrimarySurfaceShadowDDNL - Created primary surface
winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
winAllocateFBShadowDDNL - lPitch: 4096
winFinishScreenInitFB - Masks: 00ff ff00 00ff
winInitVisualsShadowDDNL - Masks 00ff ff00 00ff BPRGB 8 d 24
bpp 32
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winScreenInit - returning
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = xfree86 Model = pc101 Layout = us Variant = (null)
Options = (null)
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
removing from list!

Fatal server error:
XDMCP fatal error: Session failed Session 40592002 failed for display
:0: cannot open display


Anybody got any answers?

As I have already said, It worked before the upgrade and the upgrade was
a *complete* install
After the old C:\Cygwin directory had been removed.

Thanks for any help
Richard