I getssh -X tim@10.1.1.91 /usr/bin/scratch
I get a window which I guess is the scratch editor but it is blank.Executing: /usr/lib/squeak/4.4.7-2357/squeakvm -encoding UTF-8 -vm-display-x11 -xshm -plugins /usr/lib/scratch/plugins/:/usr/lib/squeak/4.4.7-2357/ -vm-sound-alsa /usr/share/scratch/Scratch.image
XShmAttach: BadAccess (attempt to access private resource denied)
X Error: BadShmSeg (invalid shared segment parameter)
Major opcode of failed request: 130
Minor opcode of failed request: 3
Serial number of failed request: 87
Are there any specific switches I can add to the ssh statement to get scratch up and running?
Thanks