[Pharo-project] Cannot update behind a proxy
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
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 <nicolas.cellier.aka.nice@gmail.com>:
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
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 < nicolas.cellier.aka.nice@gmail.com> wrote:
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 <nicolas.cellier.aka.nice@gmail.com>:
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
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 <nicolas.cellier.aka.nice@gmail.com>:
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
2009/12/7 Alain Plantec <alain.plantec@free.fr>:
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 <nicolas.cellier.aka.nice@gmail.com>:
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr 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 <alain.plantec@free.fr>:
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 <nicolas.cellier.aka.nice@gmail.com>:
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Alain Plantec -
Mariano Martinez Peck -
Nicolas Cellier -
Stéphane Ducasse