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]
Other format: [Raw text]

XWin/xdmcp fails after PC domain change


I could sure use some help solving a problem with my Cygwin/X (on MS XP Pro SP1 -> Fedora 2 xdmcp connection.

I recently changed my Samba server setup to PDC and joined my desktop and laptop PC's to the domain which promptly killed my Cygwin/X installations. Step two was a remove/reinstall of Cygwin/X to the latest release on both machines. This resulted in my laptop working, but not my desktop. Next step was to remove the desktop and laptop from the domain and back into the original workgroup and try again. I had to remove/reinstall Cygwin/X again, and again only the laptop will connect.

So now I'm scratching my head... I have removed Cygwin/X from my desktop, cleaned the registry, removed all files related to Cygwin/X from the HD and reinstalled. Same result - The XWin window loads but no response from the Fedora server. Below is a copy of the XWin.log file and user variables, but I don't see anything out of the ordinary and I can't find any related entries in any of the Fedora logs.

BTW, nothing has changed on the xdmcp server side that I'm aware of... It looks to me like XWin.exe is not making the request to 192.168.1.1???

<--- XWin.log --->
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.8.1.0-9

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

xwin -query 192.168.1.1

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1024 h 768
winInitializeDefaultScreens - Returning
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
(II) XF86Config is not supported
(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
(==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000409" (00000409)
(--) Using preset keyboard for "English (USA)" (409), type "4"
(--) 3 mouse buttons found
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
winDeinitMultiWindowWM - Noting shutdown in progress
<--- End Log --->


<--- User Variables --->
declare -x !::="::\\"
declare -x !C:="C:\\cygwin\\bin"
declare -x ALLUSERSPROFILE="C:\\Documents and Settings\\All Users"
declare -x APPDATA="C:\\Documents and Settings\\gddotts\\Application Data"
declare -x COMMONPROGRAMFILES="C:\\Program Files\\Common Files"
declare -x COMPUTERNAME="DESKTOP-1"
declare -x COMSPEC="C:\\WINDOWS\\system32\\cmd.exe"
declare -x CVS_RSH="/bin/ssh"
declare -x HOME="/home/gddotts"
declare -x HOMEDRIVE="C:"
declare -x HOMESHARE="\\\\Server-1\\gddotts"
declare -x HOSTNAME="desktop-1"
declare -x INFOPATH="/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:"
declare -x LOGONSERVER="\\\\DESKTOP-1"
declare -x MAKE_MODE="unix"
declare -x MANPATH="/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man:"
declare -x NUMBER_OF_PROCESSORS="1"
declare -x OLDPWD="/"
declare -x OS="Windows_NT"
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/GnuPG"
declare -x PATHEXT=".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH"
declare -x PRINTER="\\\\dotts-pdc\\hplj2100"
declare -x PROCESSOR_ARCHITECTURE="x86"
declare -x PROCESSOR_IDENTIFIER="x86 Family 15 Model 1 Stepping 2, GenuineIntel"
declare -x PROCESSOR_LEVEL="15"
declare -x PROCESSOR_REVISION="0102"
declare -x PROGRAMFILES="C:\\Program Files"
declare -x PROMPT="\$P\$G"
declare -x PS1="\\[\\033]0;\\w\\007\
\\033[32m\\]\\u@\\h \\[\\033[33m\\w\\033[0m\\]\
\$ "
declare -x PWD="/tmp"
declare -x SESSIONNAME="Console"
declare -x SHLVL="1"
declare -x SYSTEMDRIVE="C:"
declare -x SYSTEMROOT="C:\\WINDOWS"
declare -x TEMP="/cygdrive/c/DOCUME~1/gddotts/LOCALS~1/Temp"
declare -x TERM="cygwin"
declare -x TMP="/cygdrive/c/DOCUME~1/gddotts/LOCALS~1/Temp"
declare -x USER="gddotts"
declare -x USERDOMAIN="DESKTOP-1"
declare -x USERNAME="gddotts"
declare -x USERPROFILE="C:\\Documents and Settings\\gddotts"
declare -x WINDIR="C:\\WINDOWS"
<--- End User Variables --->


Any help would be appreciated and I've RTFM'd and searched the archives. ;-)

--
GDD
a.k.a. Greg Dotts

If quitters never win, and winners never quit,
what fool came up with, "Quit while you're ahead"?


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