<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
After upgrading our workstations to phenix v1.4-3, the user started
having problems connecting to the machines through nxclient. The login
ended up with a black screen on the client and absolutely no error
messages on neither client nor server.<br>
<br>
The problem seemed to come from setting up the global environment for
phenix (phenix_env.sh). I narrowed the problematic statement down to
this:<br>
<br>
<i>if [ "$PHENIX_MTYPE" = "unknown-unknown" ]; then<br>
&nbsp; exit 1<br>
fi</i><br>
<br>
Although "$PHENIX_MTYPE" = "intel-linux-2.6-x86_64" when logged in,
somehow the "nx user" gets "$PHENIX_MTYPE" = "unknown-unknown" when it
logs in, through it's authorization key, to establish the users session.<br>
<br>
To make a already to long story short. The problem can be fixed by
commenting out the problematic statement above.<br>
<br>
And one question to the developers:<br>
<br>
Could this be avoided in the future? <br>
Perhaps give a warning instead off exiting completly!<br>
<br>
Sincerely<br>
Jesper <br>
<br>
<pre class="moz-signature" cols="72">-- 
Jesper L. Karlsen
Scientific Computing
Centre for Structural Biology
Department of Molecular Biology
University of Aarhus
Gustav Wieds Vej 10C
8000 Aarhus C

Phone: +45 8942 5268
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:jelka@bioxray.au.dk">jelka@bioxray.au.dk</a>
</pre>
</body>
</html>