[Pharo-project] Proxy configuration
Hi again. I'm using pharo in a proxyed network, and when i go to de settings section i only have the configuration of a concrete proxy, but no any one related with 'use the system configuration'. I tried to use manually #InternetConfiguration>>getHTTPProxyHost with a empty string as result (also with other messages like getRealName). I tried to execute startUp method and tried again the same methods with the same result. Im running on a pharo 1.4 latest stable release, over 'CoInterpreter VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4 Aug 13 2012, StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4 Aug 13 2012, https://git.gitorious.org/cogvm/blessed.git Commit: aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200 By: Igor Stasenko <siguctua@gmail.com>' On Mac OS X (10.6.8) Then, i have two questions: 1- Is any way to configure the proxy to use the system configuration via settings browser? (in any pharo version) 2- InternetPlugin, is shipped in the default Cog compilation? Is any way to know this kind of things in Jenkins? Thanks! Santiago.
On Thu, Sep 6, 2012 at 11:50 AM, Santiago Bragagnolo < santiagobragagnolo@gmail.com> wrote:
Hi again.
I'm using pharo in a proxyed network, and when i go to de settings section i only have the configuration of a concrete proxy, but no any one related with 'use the system configuration'.
The Mac Carbon VMs used to have this. With the current Cococa VMs this is not implemented so far. So you have to set it by hand.
I tried to use manually #InternetConfiguration>>getHTTPProxyHost with a empty string as result (also with other messages like getRealName). I tried to execute startUp method and tried again the same methods with the same result.
Im running on a pharo 1.4 latest stable release, over
'CoInterpreter VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4 Aug 13 2012, StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4 Aug 13 2012, https://git.gitorious.org/cogvm/blessed.git Commit: aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200 By: Igor Stasenko <siguctua@gmail.com>'
On Mac OS X (10.6.8)
Then, i have two questions:
1- Is any way to configure the proxy to use the system configuration via settings browser? (in any pharo version) 2- InternetPlugin, is shipped in the default Cog compilation? Is any way to know this kind of things in Jenkins?
Thanks!
Santiago.
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Mariano Martinez Peck -
Santiago Bragagnolo