Am 03.05.2013 um 20:00 schrieb Mariano Martinez Peck <marianop...@gmail.com>:

> Hi Norbert,
> 
> I would move it to its own new repo in SmalltalkHub.
> 
Ok, but then it goes under my private section, right?

> Also, I had another problem with RFB and the UIManager. The solution I found 
> was this one: http://samadhiweb.com/blog/2012.11.04.headless.rfb.html
> I don't like it because I need to change Pharo's base source, but I didn't 
> spend time finding a better solution...I guess there is, though.
> 
The first line of code all my images (deployed on server using RFB) see is

UIManager default: MorphicUIManager new.

With that I don't have problems at all.

thanks,

Norbert
> Best, 
> 
> 
> 
> 
> On Fri, May 3, 2013 at 2:56 PM, Norbert Hartl <norb...@hartl.name> wrote:
> I've found the problem. There is a FileDirectory access in 
> RFBSession>>#desktopName. Removing it makes RFB work.
> 
> The current RFB sources are on Lukas' server. What do we do with that stuff? 
> Move to smalltalkhub? If not I can ask Lukas to give me write permission. 
> Just wanted to ask what kind of behaviour is en vogue this days.
> 
> Norbert
> 
> Am 03.05.2013 um 19:31 schrieb Norbert Hartl <norb...@hartl.name>:
> 
> > Esteban,
> >
> > now I can tell that it isn't working for me either. Socket is open and 
> > server is running. But there are immediate disconnects when trying to 
> > connect to a pharo2.0 image.
> >
> > Did you figure it out?
> >
> > Norbert
> 
> 
> 
> 
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com

Reply via email to