[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dialog-vs.-whiptail in modconf



Hello,

currently I see many problems with whiptail - it crashes and cannot
process UTF-8 correctly. Should we call dialog instead of whiptail where
possible?

diff -r1.2 dialog
10a11,13
> export DIALOG_COMMAND=whiptail
> test -x /usr/bin/dialog && export DIALOG_COMMAND=dialog
> 
48c51
<   $DIALOG_TEST whiptail $DIALOG_OPTIONS --title "$title" \
---
>   $DIALOG_TEST $DIALOG_COMMAND $DIALOG_OPTIONS --title "$title" \

Gruss/Regards,
Eduard.

-- 
The feature you'd like to have is probably already installed on your
Linux system.



Reply to: