Hi
Having problems initiating my first PiFace script. I have played around with the Wobbly Chicken script
but am unable to get the script to initiate in the PiFace emulator. The 2 associated files are below
http://pastebin.com/embed_js.php?i=5eb40u1S
http://pastebin.com/embed_js.php?i=ZWAzfJC5
Using TightVNCServer ... at the command prompt I am typing
python Tank_Autofill.py
but all I am getting is the following error - xlib: extension "RANDR" missing on display ":1.0".
.... and the emulator does not initiate
If I run the piface_test.py that is provided in the piface/python/tests folder ... the emulator / script works
I'm guessing that something is wrong with my coding - any help would be much appreciated