+1 for switching to using the system proxy settings by default.

I'm still a bit wary about the 'Windows issue' though. To cite our 
documentation [1]:

  "On Windows platforms, this function may take several seconds to execute 
depending on the configuration of the user's system."

Was that the problem with Windows versions configured for automatically 
querying for PAC files, but never getting any response?

Regards

Kai

[1]: http://doc.qt.io/qt-5/qnetworkproxyfactory.html#systemProxyForQuery

> -----Original Message-----
> From: Development [mailto:development-bounces+kai.koehne=qt.io@qt-
> project.org] On Behalf Of Andy Shaw
> Sent: Wednesday, May 11, 2016 3:51 PM
> To: development@qt-project.org
> Subject: [Development] Should the system proxies default setting be
> switched to true?
> 
> For some time now we have had the means to configure Qt to use system
> proxies so that they are on by default or to turn it on via
> QNetworkProxyFactory. However, this is off by default so it is becoming a
> reoccurrence that people don't realise that it is not using the system proxies
> until later on. Potentially not until after a product has been released.
> 
> 
> The reasoning that this was not done before was due to the fact that there
> was a problem on Windows with it taking too long in some cases to get the
> information. However this seems to be solved for the most part and
> expected in some cases due to the fact that it is down to the system, but it 
> is
> just an initial start up check in this case.
> 
> 
> That said, does anyone see any problems with switching it so that we can
> now have it turned on by default from Qt 5.8? Naturally the configure option
> would stay so people can still turn it off if they wish.
> 
> 
> For reference the original thread about this can be found:
> 
> 
>   http://lists.qt-project.org/pipermail/development/2012-
> October/007037.html
> 
> 
> Andy
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to