I was very satisfied with Ubuntu Customization kit on Ubuntu previous versions but with 12.04, it leads to crash zenity and disappear the GUI and nothing occur.I tried the old version of this package but the same result.Please help me.Thnx in advance.
I had no idea what Ubuntu Customization kit was, but I downloaded it so as to help you and I found out what causes the bug, I also found a solution to the problem, after a 5-6 min search of the code. So, with some tricks on the code I managed to go till the screen that asks for the ISO, but I couldn't go further, as I didn't have an ISO downloaded, but I suspect that it should work fine from that point and after.
Ok, follow these steps:
Open a terminal (using Ctrl+Alt+T) and give: gksudo gedit /usr/lib/uck/gui.sh
Gedit will open.
Now, replace all the text in the opened file with this text: http://paste.ubuntu.com/961943/ (DO NOT select the numbers on the left)
Save the file and close gedit and terminal.
Re-run UCK.
Please let me now if it works further than selecting the ISO image, because I've tested till that point only (cause as I said before, I don't have an ISO to test it out!)
Also, note that this is not a permanent fix, it will probably cause some bugs in case you click 'Cancel' etc, but it will at least not crush and let you do the work.