XDMCP phenomenon

2006-12-14 Thread Dirk H. Schulz

Hi Folks,

I am using Cygwin for more than a year now to log into several machines via 
XDMCP.


No I am transferring my admin workstation. And with cygwin on the new 
machine there is a problem I did not have before:


- using "X -broadcast" gives me the login screen of one of my servers, and 
I can work with it as usual.
- using "X -query HOSTNAME" in all variants I know leads to a blank grey 
screen with no login of my servers, even if I substitute HOSTNAME with the 
one that always wins the race at "X -broadcast".


So all of the normal cures against the "no login" problem (like allowing 
XDMCP on the server you want to log into) are of no use - all thas has been 
solved a year before when I started using Cygwin.


I have looked into netstat on the cygwin box. After the "X -query ..." 
there is a connection on port 6000.


Now googling for this phenomenon brought nothing enlightening, googling for 
"XDMCP no login cygwin" only leads to 2 million variants of "enable XDMCP 
on your server".


I am quite stuck. Any hint or help is appreciated.

Dirk



--
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: XDMCP phenomenon

2006-12-14 Thread Holger Krull

Dirk H. Schulz schrieb:

- using "X -query HOSTNAME" in all variants I know leads to a blank grey 
screen with no login of my servers, even if I substitute HOSTNAME with 
the one that always wins the race at "X -broadcast".


did you try X -query numeric.ip.address -from x.server.address ?



--
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: XDMCP phenomenon

2006-12-14 Thread Dirk H. Schulz

Hi Holger,

thanks! That brought me onto the right track.

I had checked for name resolution to work on the Cygwin box (nslookup in 
DOS window), so I never tried using the ip address directly; but in 
Windows' hosts file (which Cygwin symlinks) there was a wrong entry for my 
servers.


Stupid mistake, sorry for disturbing, I should have found THAT on my own.

Thanks for your help!

Dirk

--On 14. Dezember 2006 16:46:02 +0100 Holger Krull <[EMAIL PROTECTED]> 
wrote:



Dirk H. Schulz schrieb:


- using "X -query HOSTNAME" in all variants I know leads to a blank grey
screen with no login of my servers, even if I substitute HOSTNAME with
the one that always wins the race at "X -broadcast".


did you try X -query numeric.ip.address -from x.server.address ?



--
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/





--
Dirk H. Schulz
IT Systems Service
Wiesenweg 12, 85567 Grafing
Tel. 0 80 92/86 25 68
Fax. 0 80 92/86 25 72
--
Intelligente Weblösungen: Weltweite Teamorganisation - Groupware im Browser

--
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/



XWin.exe will not exit gracefully on Vista

2006-12-14 Thread Mike Knope
I finally have cygwin running nicely on Vista, however when I select 
exit then xwin.exe goes to almost 100% cpu and just stays there.  I have 
to use task manager to kill it.  I am using startxwin.bat to start up.  
The xwin line looks like this:

run XWin -multiwindow -clipboard -silent-dup-error

Everthing else seems to work just fine except for exiting.  Any clues?
Thanks,
Mike

--
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: Can run Eclipse from a remote Linux box.

2006-12-14 Thread Igor Peshansky
On Wed, 13 Dec 2006, Michael March wrote:

> First.. the version of Cygwin:
>
>  $ uname -a
>  CYGWIN_NT-5.1 maupin-ng 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
>
> Here is what I get on the remote command line:
>
>  [EMAIL PROTECTED] mmarch]$ eclipse
>  The program 'EasyEclipse' received an X Window System error.
>  This probably reflects a bug in the program.
>  The error was 'BadWindow (invalid Window parameter)'.
>  (Details: serial 1602 error_code 3 request_code 38 minor_code 0)
>  (Note to programmers: normally, X errors are reported asynchronously;
>   that is, you will receive the error a while after causing it.
>   To debug your program, run it with the --sync command line
>   option to change this behavior. You can then get a meaningful
>   backtrace from your debugger if you break on the gdk_x_error() function.)
>
> Here is what the local console says:
> [snip]
>  winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow (invalid
> Window parameter)

Does  help?
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED] | [EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_Igor Peshansky, Ph.D. (name changed!)
 |,4-  ) )-,_. ,\ (  `'-'   old name: Igor Pechtchanski
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

--
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/