Debugging a headless image

Norbert Hartl norbert at hartl.name
Thu Nov 8 14:25:08 UTC 2007


On Thu, 2007-11-08 at 15:16 +0100, Giovanni Corriga wrote:
> Hi all,
> 
> I have a Pier image that I'd like to run on my corriga.net server. It
> works fine if I start it in a VNC session, but if I run it with the
> -headless option I can't connect to it. Do you have any hints on the
> possible cause or on how to debug it?
> 
Are you using the RemoteFramebuffer as VNC connection or do you use
a native one. With -headless you have to use the RemoteFramebuffer
from inside squeak because there is no other framebuffer to copy 
from.

http://www.squeaksource.com/RFB/

hope this helps,

Norbert




More information about the Squeak-dev mailing list