If you want to reproduce the issue:
1. Take a fresh image
2. start it with UI and in a workspace load RFB
Gofer new
package: 'RFB';
load.
3. then run
RFBServer current
allowRemoteConnections: true;
setFullPassword: �caca�;
start: 8.
4. connect with chicken VNC or your favourite client to 5908, all should be okay (if you have in mind the bug/fix about os platform)
5. quit image saving
6. you can now open it with UI and all will be nice and good or you�ll have an image that can�t start in headless mode =/
still investigating... contributions are very welcome
Guys
Just checking while investigating the issue...
Were any of you here able to connect a VNC client to a headless Pharo 3?
I can do that to a Pharo 2 (seting a morphic ui manager on it) but I'm having issues with 3
Did you tried that? any luck? insights?