jubalskaggs / neatx

Automatically exported from code.google.com/p/neatx
0 stars 0 forks source link

Session Suspends on disconnect #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Session
2. Disconnect
3.

What is the expected output? What do you see instead?

Session RUNS in background. Session seems to pause

What version of the product are you using? On what operating system?

latest on ubuntu

Please provide any additional information below.

I have a feeling this is intended behaviour. However, this is what I am
experiencing. If i start a session (say gnome) and start a vnc server (like
vino). If i connect with both NX and VNC when i disconnect with NX the vino
server hangs. It seems that all programs running in the session pause until
i re-connect. Is this how NX is supposed to work? is there any way to keep
them running in the background? I want to use NX to administer some gui
applications on a headless box.

Thanks

Original issue reported on code.google.com by jeffutter@gmail.com on 5 Aug 2009 at 9:26

GoogleCodeExporter commented 9 years ago
The NX server (specficially nxagent) itself will suspend when you disconnect. 
The
programs running within it however will keep running. In this case, i suspect 
the vnc
server hangs because it reads from nxagent which suspends.

Original comment by kormat on 6 Aug 2009 at 5:15

GoogleCodeExporter commented 9 years ago

Original comment by kormat on 12 Feb 2010 at 11:45

GoogleCodeExporter commented 9 years ago
Kormat, I encounter same issue as jeffutter. When I disconnect from NX - all 
programs seem to suspend (I do occasional video recoding and some other 
time-consuming tasks), not just nxagent. So I have to use VNC instead to set up 
such tasks for tasks to continue working.

Original comment by RuKor...@gmail.com on 15 Oct 2010 at 5:01