Debian removed the zenity option and did not replace it with something
else:

# IMPORTANT: Do not use gdialog unless it has been fixed!
DIALOG=whiptail

# Set up (X)dialog - added by Fabian Franz <[EMAIL PROTECTED]>
XDIALOG_HIGH_DIALOG_COMPAT=1
export XDIALOG_HIGH_DIALOG_COMPAT
if [ -n "$DISPLAY" ] && [ -x /usr/bin/Xdialog ] ; then
  DIALOG="Xdialog"
  X11="-X"
fi

-- 
[Edgy] pppoeconf prints useless error message, doesn't do anything
https://launchpad.net/bugs/54383

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to