I have a raspberry pi with a code that has a graphical output using OpenGL. When I'm ssh'ed in, I get the X window output of the graphic. When I run it on the pi however, the output doesn't show up. Does anyone have any ideas?
I've compared the printenv details for both, and everything except ssh is the same. It's running "raspbian wheezy" - "Linux raspberrypi 3.2.27+ #160 PREEMPT Mon Sep 17 23:18:42 BST 2012 armv6l GNU/Linux "
Thanks.