Hello all!
I am building a ARM image for chroot under android and everything seems to be working fine apart from when I come to try and start a vncserver to connect to the GUI.
When I run vncserver it starts the first run stuff however before letting me enter a password it just says
$this->bbcode_second_pass_code('', 'Password too short')
The complete output looks like this:
$this->bbcode_second_pass_code('', 'vncserver
You will require a password to access your desktops.
Password too short')
This also happens if I try to run vncpasswd
Hoping someone has some insite into this, or perhaps I could manually create the files needed?