ROME, Italy, March 09,
2010 - NoMachine releases today the first maintenance release of
NX Client 3.4.0 packages. The new version, besides fixing some issues
affecting the multiple monitor support, includes a solution for a
number of other problems such as:
- The NX session could appear frozen if it is displayed in full screen mode.
- The auto-repeat feature can not be disabled on NX Client for Windows.
- The session may fail with error 'Can't determine the location of the X display socket'.
- Information about SMB/CIFS sharing failures may not be reported correctly
- Difficulties may arise when typing acute and grave signs due to missing support for us_intl keyboard layout.
Supported NX Client platforms
Windows 2000/2003/XP/Vista/7
Mac OS/X PPC/i386 - 10.3/10.4/10.5/10.6
Solaris SPARC 8/9/10
Linux x86_64
- Red Hat Enterprise 4/5
- SuSe 10/10.1/10.2/10.3/11/Enterprise 10
- Mandriva 10.1/2005/2006/2007/2008/2009
- Fedora Linux Core 3/4/5/6
- Fedora 7/8/9/10/11/12
- Debian GNU Linux 4.0 Etch/5.0 Lenny
- Ubuntu 5.10 Breezy/6.06 Dapper/6.10 Edgy/7.04 Feisty/7.10 Gutsy/8.04 Hardy/8.10 Intrepid/9.04 Jaunty/9.10 Karmic
- Xandros Desktop 4.1/Xandros Server 2.0
Linux i386
- RedHat 7.2/7.3/8.0/9.0
- RedHat Enterprise Linux 3/4/5
- SuSE Linux 7.2/7.3/8.0/8.1/8.2/9.0/10/10.1/10.2/10.3/11/Enterprise 10
- Mandriva Linux 9.0/9.1/9.2/10.0/10.1/2005/2006/2007/2008/2009
- Fedora Core 1/2/3/4/5/6
- Fedora 7/8/9/10/11/12
- Debian GNU Linux 3.0 Woody/3.1 Sarge/4.0 Etch/5.0 Lenny
- Ubuntu 5.04 Hoary/5.10 Breezy/6.06 Dapper/6.10 Edgy/7.04 Feisty/7.10 Gutsy/8.04 Hardy/8.10 Intrepid/9.04 Jaunty/9.10 Karmic
- Xandros 3.0/Xandros Desktop 4.1/Xandros Server 2.0
Trouble Reports solved
NX Core
TR11G02296 - The NX session could appear frozen if it is displayed in full screen mode
TR10G02284 - In floating window mode in dual monitor setup part of the screen could be not accessible
TR12F02135 - On Windows Vista with Aero enabled NX sessions may not be painted correctly
TR10G02282 - The auto-repeat feature can not be disabled on NX Client for Windows
TR09G02273 - The NX window is not able to grab the Windows key
TR03G02204 - Connecting to server may fail because of an error in reading X authority file 
TR02H02325 - NX could fail to show PNG images on a 16 bit-per-pixel display 
TR04F02055 -
The nxesd process stays running on Ubuntu 7.10 even if nxclient is terminated
NX Client
TR11G02292 - The session may fail with error 'Can't determine the location of the X display socket'
TR02H02324 - Information about SMB/CIFS sharing failures may not be reported correctly
TR01G02160 - The NX Client login dialog has focus always in the password box instead of on the first empty field 
TR12G02300 - Difficulties may arise when typing acute and grave signs due to missing support for us_intl keyboard layout
TR02H02323 - In a multi monitor setup NX client may retrieve a wrong size for the available area
Download the NX Client packages
You can download the latest client suitable for your Operating System from the NoMachine Web site at the following URL:
http://www.nomachine.com/download/
Upgrade
Upgrade
instructions for Linux and Solaris SPARC platforms use the sudo
utility. If you don't have it installed, log on as superuser ("root")
and run the commands without sudo. Instructions for RPM , DEB and
tar.gz packages refer to the 32 bit package (i386) and can be easily
extended to the 64bit package (x86_64).
EXE version for Windows
- Download the EXE
- Open
the folder where you saved the package and install it by double
clicking on the icon of the NX Client executable. The NX Setup Wizard
will take you through the installation.
RPM version for Linux
- Download the RPM
- Change your working directory to the location where you saved the package and install it by running from a console:
# sudo rpm -Uvh nxclient-3.4.0-xy.i386.rpm
DEB version for Linux
- Download the DEB
- Change your working directory to the location where you saved the package and install it by running from a console:
# sudo dpkg -i nxclient_3.4.0-xy_i386.deb
TAR.GZ version for Linux
- Download the TAR.GZ in the /usr directory
- Change your working directory to the location where you saved the package and install it by running from a console:
# cd /usr
# sudo tar zxvf nxclient-3.4.0-xy.i386.tar.gz
PKG.ZIP version for Mac OS X
- Log on with an administrative account (an account that has the privileges to install software packages)
- Download the PKG.ZIP
- Open
the folder where you saved the package and uncompress the archive by
double clicking on the icon of the archive. Then double-click on the
icon of NX client .pkg package: the Installer will take you through the
installation.
SPARC.GZ version for Solaris
- Download the SPARC.GZ
- Change your working directory to the location where you saved the package and install it by running from a console:
# sudo gunzip nxclient-3.4.0-xy.sparc.gz
# sudo pkgrm NXclient
# sudo pkgadd -d nxclient-3.4.0-xy.sparc
The complete set of installation instructions is available at:
http://www.nomachine.com/installation.php
You can find here more detailed instructions on how to configure and administer NX Client:
http://www.nomachine.com/documents/configuration/client-guide.php
NoMachine NX OSS components
Together with the commercial NX product, this maintenance release sports updates to the following OSS component:
nxauth-3.4.0-2
nxssh-3.4.0-2
nxcomp-3.4.0-6
nxesd-3.4.0-2
nxkill-3.4.0-2
nxwin-3.4.0-5
nxservice-3.4.0-2
nxcompsh-3.4.0-2
nx-X11-compat-3.4.0-2
The following component was not updated since the previous 3.4.0 release:
nx-X11-3.4.0-3
Sources of all the OSS NX components can be downloaded here:
http://www.nomachine.com/sources/
Please
refer to the ChangeLog of each specific package for more information
about all changes introduced since the previous 3.4.0 version.
The NX Development Team