FS#18205 - [nx-common] Multimedia support fails to start due to missing libraries

Attached to Project: Arch Linux
Opened by Steve (kwirkie) - Sunday, 07 February 2010, 11:19 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 02 May 2010, 15:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When using nxclient to connect to an nxserver an error message appears stating that
"Can't start audio server.
To use NX sound forwarding, please be sure that you have installed the following library :
/usr/lib/libaudiofile.so.0"

File in message does exist.

Disabling multimedia support allows nxclient to function normally (but obviously with sound missing).

Checking logs in '~/.nx/temp/<pid_nxclient>/svclog' states that library libXcomp.3 is missing.

Using nxclient tar from nomachine.com to replace missing library stopped this error message, but replaced complaining of missing libjpeg.62

So I extracted all the libraries from nxclient tar 'lib' dir to '/opt/NX/lib/' and now multimedia support working.

Additional info:
nx-common 3.4.0-2
nxclient 3.4.0.5-2

Steps to reproduce:
Enable multimedia support in nxclient. Check logs for complaints of missing libraries
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 02 May 2010, 15:03 GMT
Reason for closing:  Works for me
Additional comments about closing:  no additional files needed here it works just fine with standard files
Comment by Steve (kwirkie) - Sunday, 07 February 2010, 11:39 GMT
These are the extra libraries that have been added.
Majority are symbolic links to the appropriate subversion of the library.

/opt/NX/lib/libXcompsh.so
/opt/NX/lib/libXcompsh.so.3
/opt/NX/lib/libXcompsh.so.3.4.0
/opt/NX/lib/libcrypto.so
/opt/NX/lib/libcrypto.so.0.9.8
/opt/NX/lib/libjpeg.so
/opt/NX/lib/libjpeg.so.62
/opt/NX/lib/libjpeg.so.62.0.0
/opt/NX/lib/libpng12.so
/opt/NX/lib/libpng12.so.0
/opt/NX/lib/libpng12.so.0.1.2.8
/opt/NX/lib/libz.so
/opt/NX/lib/libz.so.1
/opt/NX/lib/libz.so.1.2.3

Loading...