It's an application problem all right.. the apps still think they have
some meanigful connection to an X server that no longer exists.. at a
guess either other threads have exited when they noticed the server gone
away (they'd get a SIGPIPE I think).. but some never know to go and nobody
tells them, or else the main thread is just not reading from the pipe or
blocking the signal...

Dave.

On Thu, 27 Feb 2003, Rowling, Jill wrote:

> And I used to see this a lot with one user (Exceed on Windows) remotely
> running X applications on a Solaris system.
> No other Exceed/Win users had this problem.
> My solution was just to make sure that all X11 users had the same version
> and were educated in its operation.
> Me: "Do you value your data? Then exit the application before shutting down
> your computer"
> User: OK.
>
> The main problem with laptop users is they are used to just being able to
> close the lid and pick up the session later. This works fine with local
> applications, but does not necessarily suspend the session properly with a
> remote application.
>
> I think what is happening is when the remote user restarts, the application
> host is unable to reconnect to that X window. I am wondering if that is
> something that is an application level problem rather than an X problem as
> such.
>
> Then again I know very little about X11 programming; it seems obscure.
>
> Cheers,
>
> Jill.
>
>

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / [EMAIL PROTECTED]
pam_smb / Linux DecStation / Linux VAX / ILUG person


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to