Package: xdialog
Version: 2.0.6-3
Severity: normal

Hello,

the option '--stdout' also redirects error reporting to stdandard
output::

  $ echo 'garbage' > ~/.gtkrc
  $ Xdialog --stdout --inputbox prompt 0 0 >/tmp/x
  $ cat /tmp/x
  /home/rmurri/.gtkrc:1: error: unexpected identifier `garbage',
  expected keyword - e.g. `style'
  **input text**

I guess that Xdialog code *always* prints the input text to stderr,
and only does a 'dup2(1,2)' when given the '--stdout' option...

Best regards,
Riccardo Murri

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages xdialog depends on:
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  libglib1.2               1.2.10-9        The GLib library of C routines
ii  libgtk1.2                1.2.10-17       The GIMP Toolkit set of widgets fo
ii  xlibs                    4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to