[FreeNX-kNX] version 0.7.1: Problem with nxdialog

Wolfgang Schweer schweer at cityweb.de
Mon Oct 22 14:25:04 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

FabianFranz at gmx.de schrieb am 22.10.07 um 13:43 Uhr:

> Fixed in SVN.
>
> And patch I used is:
>
> Index: nxdialog
> ===================================================================
> --- nxdialog    (Revision 396)
> +++ nxdialog    (Arbeitskopie)
> @@ -71,10 +71,13 @@
>  # client does not like large databases like used when ENABLE_FOOMATIC=1.
>  #
>  # This seems to be because the used sorting algorithm scales in O(n^2).
> +#
> +# This is now fixed in NXClient 3.0.0, but still people sometimes use
> +# older clients.
>
>  NXCLIENT="/usr/NX/bin/nxclient"
>  [ -x "$NXCLIENT" -a "$DIALOG_TYPE" != "printer" -a "$(file -bi $NXCLIENT)" != 'application/x-shellscript' ] \
> -       && exec ${NXCLIENT} "$@"
> +       && exec ${NXCLIENT} $INPUTS
>
>  # FIXME: This should be COMMAND_XDIALOG, ...
>  if [ -x /usr/bin/Xdialog ]

it fixes it halfway: only the buttons are shown (Suspend / Terminate
if version 2 nxclient is installed on the server side, Disconnect /
Terminate with version 3 client); usage information is truncated.

screeshots attached.

Wolfgang
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHHLLEnlCf5+ELaesRAo+eAKDTnPpm8qHiMN2nQU1EkRZ6KQbzvwCeN3pO
a2/UlnXdngYwwja1qJYwqZU=
=Vff0
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshots.tar.gz
Type: application/octet-stream
Size: 23513 bytes
Desc: 
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20071022/06cc1eff/attachment.obj>


More information about the FreeNX-kNX mailing list