The update process stops at 11070...
It cannot get access to http://www.squeaksource.com/Pharo/ScriptLoader11-MarcusDenker.81.mcz 'Could not resolve the server named: www.squeaksource.com' I can perfectly access this resource via firefox though... Anything related to Preferences refactoring ? Nicolas _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
OK, I manually set a class var in the debugger, but find awkward that
the Preferences Browser would not do that for me... 2009/12/7 Nicolas Cellier <[hidden email]>: > The update process stops at 11070... > It cannot get access to > http://www.squeaksource.com/Pharo/ScriptLoader11-MarcusDenker.81.mcz > > 'Could not resolve the server named: www.squeaksource.com' > > I can perfectly access this resource via firefox though... > > Anything related to Preferences refactoring ? > > Nicolas > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Mmmmm I guess I have the same problem. I tried evaluating this:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString But then when updating to 11070 I get a primitive has failed in <primitive: 'primitiveResolverGetAddressInfo' module: 'SocketPlugin'> On Mon, Dec 7, 2009 at 7:28 PM, Nicolas Cellier <[hidden email]> wrote: OK, I manually set a class var in the debugger, but find awkward that _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Nicolas Cellier
Nicolas Cellier a écrit :
> OK, I manually set a class var in the debugger, but find awkward that > the Preferences Browser would not do that for me... > Nicolas, do you try with the new setting browser or with the old preference browser? Alain > 2009/12/7 Nicolas Cellier <[hidden email]>: > >> The update process stops at 11070... >> It cannot get access to >> http://www.squeaksource.com/Pharo/ScriptLoader11-MarcusDenker.81.mcz >> >> 'Could not resolve the server named: www.squeaksource.com' >> >> I can perfectly access this resource via firefox though... >> >> Anything related to Preferences refactoring ? >> >> Nicolas >> >> > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
2009/12/7 Alain Plantec <[hidden email]>:
> Nicolas Cellier a écrit : >> OK, I manually set a class var in the debugger, but find awkward that >> the Preferences Browser would not do that for me... >> > Nicolas, do you try with the new setting browser or with the old > preference browser? > Alain Hello Alain, The old one I guess. Where is the menu to open a new one ? Nicolas >> 2009/12/7 Nicolas Cellier <[hidden email]>: >> >>> The update process stops at 11070... >>> It cannot get access to >>> http://www.squeaksource.com/Pharo/ScriptLoader11-MarcusDenker.81.mcz >>> >>> 'Could not resolve the server named: www.squeaksource.com' >>> >>> I can perfectly access this resource via firefox though... >>> >>> Anything related to Preferences refactoring ? >>> >>> Nicolas >>> >>> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
just below the old one.
On Dec 7, 2009, at 10:06 PM, Nicolas Cellier wrote: > 2009/12/7 Alain Plantec <[hidden email]>: >> Nicolas Cellier a écrit : >>> OK, I manually set a class var in the debugger, but find awkward that >>> the Preferences Browser would not do that for me... >>> >> Nicolas, do you try with the new setting browser or with the old >> preference browser? >> Alain > > Hello Alain, > The old one I guess. Where is the menu to open a new one ? > > Nicolas > >>> 2009/12/7 Nicolas Cellier <[hidden email]>: >>> >>>> The update process stops at 11070... >>>> It cannot get access to >>>> http://www.squeaksource.com/Pharo/ScriptLoader11-MarcusDenker.81.mcz >>>> >>>> 'Could not resolve the server named: www.squeaksource.com' >>>> >>>> I can perfectly access this resource via firefox though... >>>> >>>> Anything related to Preferences refactoring ? >>>> >>>> Nicolas >>>> >>>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >>> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |