This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: cygwin + xwin in win7 as unprivileged user?


On 11/10/2010 15:38, davidstvz wrote:
The problem is, it continues running in the background with the permissions
of the user that originally started it, and then other users can't do
anything with it (even when the first user logs off and a new user logs on
it continues running).

If you really are logging off (and not using user switching), the XWin process really should be terminated. If it doesn't shutdown in response to the WM_ENDSESSION it's sent, it'll be forcibly terminated.


However, there seems to be a bug with Xwin that we don't shutdown cleanly when sent WM_ENDSESSION, and so leave behind the lock file and unix socket, which will cause a subsequent attempt to run Xwin by a different, non-privileged user to fail.

Thanks for reporting the problem.

--
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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


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