Comment 4 for bug 1290460

Revision history for this message
Regen (regen2) wrote : Re: Mythbuntu Installer Crashes

Caused by the VNC plugin installer and acknowledged by Thomas Mashos (Mythbuntu team).
http://www.mythtv.org/pipermail/mythtv-users/2014-April/362863.html

The workaround is to install without the VNC plugin ticked and then later install VNC and set the password manually:
sudo apt-get install x11vnc
mkdir $HOME/.vnc
x11vnc -storepasswd $HOME/.vnc/passwd

Attempting to install via Mythbuntu Control Centre after the installation has finished causes the same error.