--===============1539703717== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am Dienstag (30. Oktober 2007, 17:54) schrieb Fabian Franz: > Heya, I can't find the original mail to respond to, so I respond here :-): >=20 > The nxdialog fix to spawn the commercial client with the right arguments= =20 > is now working. The new fix (against the old fix) is: >=20 >=20 > Index: nxdialog > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- nxdialog (Revision 412) > +++ nxdialog (Arbeitskopie) > @@ -26,6 +26,7 @@ > done > } >=20 > +PARAMS=3D( "$@" ) > INPUTS=3D$(requote "$@") #JJK: Save input parameter line... >=20 > TEMP=3D`getopt -a -o d: --long local,noautokill,dialog:,caption:,message= :,display:,printer:,parent: -n $(basename $0) -- "$@"` > @@ -77,7 +78,7 @@ >=20 > NXCLIENT=3D"/usr/NX/bin/nxclient" > [ -x "$NXCLIENT" -a "$DIALOG_TYPE" !=3D "printer" -a "$(file -bi $NXCLIE= NT)" !=3D 'application/x-shellscript' ] \ > - && exec ${NXCLIENT} $INPUTS > + && exec ${NXCLIENT} "${PARAMS[@]}" >=20 > # FIXME: This should be COMMAND_XDIALOG, ... > if [ -x /usr/bin/Xdialog ] =20 Hi Fabian, this time its's perfectly done. Thanks a lot. =20 > PS: This time I even tested it ;-). Thx. :) Wolfgang --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHJ2NvnlCf5+ELaesRAhMQAJ4+5DPxj5k91Q8qGkKGQKEuHjQPQwCgjLPw wicLH/VHeTB2MNqCC3qqPrw= =r1G7 -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- --===============1539703717== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ________________________________________________________________ Were you helped on this list with your FreeNX problem? Then please write up the solution in the FreeNX Wiki/FAQ: http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ Don't forget to check the NX Knowledge Base: http://www.nomachine.com/kb/ ________________________________________________________________ FreeNX-kNX mailing list --- FreeNX-kNX@kde.org https://mail.kde.org/mailman/listinfo/freenx-knx ________________________________________________________________ --===============1539703717==--