Issue 4473 in pharo: About HTTP proxies, settings and MacOS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Status: Accepted
Owner: [hidden email]

New issue 4473 by [hidden email]: About HTTP proxies, settings and  
MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

Please refer to the thread started here:

http://lists.gforge.inria.fr/pipermail/pharo-project/2011-June/050675.html

A proposed solution is at the end.

Sven


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo

Comment #1 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

Issue 4472 has been merged into this issue.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Updates:
        Cc: marianopeck
        Labels: Type-Bug Milestone-1.3 Milestone-1.4

Comment #2 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

Next step: please attache code in machine readable form


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo

Comment #3 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

Please find attached a version of InternetConfiguration class>>#startUp
It is not perfect, but reflects what we were talking about.
Mariane, can you please double check that this works for you ?

Sven

Attachments:
        InternetConfiguration class-startUp.st  545 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Updates:
        Status: FixProposed

Comment #4 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Updates:
        Status: ReviewNeeded

Comment #5 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

I added sven's code with an additional


shutDown
        OSPlatform isMacOS
                ifTrue: [ NetworkSystemSettings useHTTPProxy: false ]
       
So that mariano can at home even restart with a windows vm....

I will add this to 1.4 for testing, than we can add it to 1.3


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Updates:
        Status: FixToInclude

Comment #6 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

in 14021

TODO: 1.3


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo

Comment #7 on issue 4473 by marianopeck: About HTTP proxies, settings and  
MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

I am testing it. It worked at work, I will test it tonigh and see if it  
works without proxy too.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo

Comment #8 on issue 4473 by marianopeck: About HTTP proxies, settings and  
MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

So I test it and it works perfect. I can open the same image in both  
places, with and without proxy :)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4473 in pharo: About HTTP proxies, settings and MacOS

pharo
Updates:
        Status: Closed

Comment #9 on issue 4473 by [hidden email]: About HTTP proxies,  
settings and MacOS
http://code.google.com/p/pharo/issues/detail?id=4473

in 13281


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker