unauthorized exit the program after installing select the language

Bug #1027591 reported by TwiN
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Customization Kit
New
Undecided
Unassigned

Bug Description

After starting out uck-gui greeting press ok choose any language and then closes the program with a message in the terminal: "Script was cancelled by the user," but I did not close the program.

Ubuntu 12.04
Kubuntu 12.04
uck 2.4.6 put the official site

Engaged in self-debugging and found the solution:
edit the file

sudo gedit / usr / lib / uck / gui.sh

add after the line 181 blank command echo (it will be the 182nd line) is get a piece of the form:

zenity)
args =
for i; do
args = "$ args '$ i' '$ i'"
done
eval set - "$ args"
zenity - separator $ '\ n' - list - checklist - multiple - width = 500 - height = 400 \
- text "$ descr" - column "" - column "" "$ @"
echo # # 182-th row
;;

dialog)

Save. What exactly cant understand lazy, echo left after picking. And, just a blank line does not help. Need a useless team.

Sorry for my English. Translated google-translator.
In Russian, I wrote here -> http://forum.ubuntu.ru/index.php?topic=189978.msg1481066#msg1481066

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.