Aah, all this travelling around, it is a wonder you guys actually get any work 
done ;-)

Seriously, it is a good thing we're in contact and that he might be able to 
test.

On 23 Mar 2013, at 11:21, Camillo Bruni <camillobr...@gmail.com> wrote:

> Guido is right now in Lille :P so you have to wait for a week.
> From what I recall it was exactly that bug we had over in Argentina :)
> 
> On 2013-03-23, at 11:03, Sven Van Caekenberghe <s...@stfx.eu> wrote:
>> Hi Guido,
>> 
>> Some time ago you were unable to access Monticello from inside your 
>> particular network situation.
>> 
>> http://forum.world.st/Unable-to-use-Monticello-in-last-images-from-Jenkins-tt4653446.html
>> 
>> We just were able to solve a similar case.
>> 
>> http://forum.world.st/Problem-downloading-packages-with-Monticello-from-Smalltalkhub-because-of-setAcceptEncodingGzip-tt4677539.html
>> 
>> Would it be possible to verify, first that your old problem still exists, 
>> and then try again with the following patch.
>> 
>> SocketStream>>next: count
>>      "Read count elements and return them in a collection.
>>      If the receiver is #atEnd before count elements were read, return a 
>> smaller collection."
>> 
>>      ^ self nextInto: (self streamBuffer: count)
>> 
>> That would be most helpful.
>> 
>> Thx,
>> 
>> Sven
>> 
>> --
>> Sven Van Caekenberghe
>> http://stfx.eu
>> Smalltalk is the Red Pill
>> 
>> 
> 
> 


Reply via email to