Hi,
Hope this post is in the correct place!
I am running raspbian wheezey and following Neil Blacks blog I have managed to connect to the PI using VNC.
Also, following Matt Dyson's blog I have managed to control a maplins robotic arm from a joystick.
When the PI is connected to a TV I type in
sudo python RobotArm.py
and I can control the arm.
Now I have had to move away from the TV I am using VNC to connect to the PI.
I naively thought that the same command entered through VNC would work, silly me !
I get the following output
"client is not authorized to connect to ServerClient is not authorized to connect to ServerClient is not authorized to connect to Serverxcb_connection_has_error() returned true.
Client is not authorized to connect to Serverxcb_connection_has_error() returned true."
Can anyone please shed any light on what the problem is, I am guessing it is a privilege setting somewhere.
I have started to search the web but cant find anything that makes sense, to me that is !
thanks
Steve