Tuesday, June 19, 2007

Unfreezing Remote-connecting X Apps

Apparently when some X applications are launched remotely via qrsh and connect back to the host's X server their gui freezes up. This happened with da_ic on Red Hat. However, xterm never seemed to freeze for some reason. The fix is to use xterm to launch the desired application:

Instead of:

da_ic

write

xterm -e da_ic


in your script.
StumbleUpon Toolbar Stumble It!

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home