[Marble-bugs] [Bug 245302] New: Marble needs to automatically detect the system proxy settings
Phil Hannent
phil at hannent.co.uk
Wed Jul 21 12:20:33 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=245302
Summary: Marble needs to automatically detect the system proxy
settings
Product: marble
Version: unspecified
Platform: MS Windows
OS/Version: MS Windows
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: marble-bugs at kde.org
ReportedBy: phil at hannent.co.uk
Version: unspecified
OS: MS Windows
We distribute Marble 0.8.0 with our software. One of the sales team was
demonstrating Marble in South Africa, however the wikipedia links were not
working. Turns out that the network has a proxy server.
Whilst they managed to get the software working by setting the proxy settings
in Marble, it would be awesome if Marble did the work for them using the
systemProxyForQuery function:
QNetworkProxyQuery npq(QUrl("http://www.google.com"));
QList<QNetworkProxy> listOfProxies =
QNetworkProxyFactory::systemProxyForQuery(npq);
Reproducible: Didn't try
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list