Works fine once you fix it: http://forum.world.st/leaking-semaphores-tt4432983.html
On 26 April 2012 17:40, Norbert Hartl <[email protected]> wrote: > > Am 26.04.2012 um 17:21 schrieb Hernan Wilkinson: > > > Hi > > does anybody ported the implementation of VNC to pharo 1.3 or 1.4? > > If so, could you share it? :-) > > > I use it daily on pharo 1.3. I load it via metacello. My baseline entry > looks like this > > project: 'RFB' with: [ > spec > className: 'ConfigurationOfRFB'; > file: 'ConfigurationOfRFB'; > versionString: #'bleedingEdge'; > repository: ' > http://www.squeaksource.com/MetacelloRepository' ]; > > Norbert > -- Milan Mimica http://sparklet.sf.net
