I uploaded latest WebClient [1] before issuing an update from Trunk but got<div>stuck on MCConfiguration&gt;&gt;versionInfoNamed:for:from:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>^(self versionNamed: newName for: dep from: repo) info</div>
<div><br></div><div>The return objs (the one paranthetized) is nil so asking for #info falis</div><div>The version being scrutinazed (newName) was &#39;System-ar.349&#39;</div><div><br></div><div>Hope it helps and thanks for the feedback.</div>
<div>Bye</div><div>Enrico</div><div>PS: I am happy to test other suggestions but for the sake of having a working image</div><div>I can bring one updated from a connection without the proxy...</div><div><br></div><div>[1]</div>
<div>WebClient-</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>Core-ar.36</div><div>HTTP-ar.1</div><div>Help-ar.5</div><div>Tests-ar.18</div></blockquote><div>
<br><div class="gmail_quote">On Mon, Jul 12, 2010 at 10:27, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 7/12/2010 12:03 AM, Enrico Spinielli wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I retried my initialization for web<br>
<br>
    HTTPSocket useProxyServerNamed: &#39;xyz.zy.yz.zyx&#39; port: xyzy<br>
    proxyUser: &#39;xxx&#39; password: &#39;yyyyyyy&#39;.<br>
    HTTPSocket httpShowGif:<br>
    &#39;<a href="http://www.google.com/intl/en_ALL/images/logo.gif" target="_blank">http://www.google.com/intl/en_ALL/images/logo.gif</a>&#39;.<br>
<br>
but it now fails.<br>
<br>
Do I have to download .mcz manually from squeak source? Any hints?<br>
</blockquote>
<br></div>
That&#39;s the expected behavior at this point - the support for authenticating proxies went out of the window in the simple default HTTPSocket implementation. You should be able to reinstate it by loading the latest version of WebClient from <a href="http://www.squeaksource.com/Webclient" target="_blank">http://www.squeaksource.com/Webclient</a> (you may need to have to download it through a webbrowser).<br>

<br>
Please try it and let me know if that works.<br>
<br>
Cheers,<br><font color="#888888">
  - Andreas<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Enrico Spinielli<br>&quot;Do Androids dream of electric sheep?&quot;— Philip K. Dick<br>&quot;Hear and forget; see and remember;do and understand.&quot;—Mitchel Resnick<br>

</div>