[SOLVED] "dialog --radiolist" distorted in Ubuntu-10.04 virtual machine
ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
"dialog --radiolist" distorted in Ubuntu-10.04 virtual machine
My shell script is running fine when I am login in Virtual Machine(Ubuntu-10.04) but it is distorted when I keep it in /etc/init.d/rc.local for running it in startup.
1. At startup in radiolist it is showing stars are going outside the dialog box when selected
2. Few time if I select other option then the previous selection is still appearing ie showing multiple selection
dialog --backtitle "VM" --radiolist " Advance Configuration Menu" 25 60 10 1 "Network Configuration" on 2 "Restart" off 3 "Shutdown" off 4 "Return to Main Menu" off 5 "Exit" off 2> /tmp/error.err
Request you to follow my signature
i.e.
Please go to top of your thread and in the Thread Tools click on "Mark this thread as solved". This is very useful for others.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.