Patiencer / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Checking for updates should be disabled by default / proxy settings #340

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PyScripter checks automatically for updates when it starts. In most
companies a proxy prevents the application from accessing the external
network and proxy settings have to be specified (in some it just won't be
allowed).

In that case, PyScripter is frozen and there is no way to get the control.

To solve that,
- PyScripter should not check by default, to allow the user to stay in
control in case of a proxy;
- proxy settings should be available.

Original issue reported on code.google.com by Scyt...@gmail.com on 20 Oct 2009 at 7:33

GoogleCodeExporter commented 9 years ago
PyScripter should be using the Internet Explorer proxy settings.  Let me know 
if this
is not the case.

There are two IDE Options (Tools, Options, IDE Options) available:
Check for updates automatically.
Days between update checks.

Original comment by pyscripter on 2 Jan 2010 at 4:55