[josm-dev] wmsplugin proxy support revisited (was: ewmsplugin - webkit-image bug)

Hermann Schwärzler hermann.schwaerzler at chello.at
Fri Dec 19 20:40:04 GMT 2008


hello

Dirk Stöcker schrieb:
[...]
> And the proxy stuff.

searching the documentation (and the web) I did not find anything about 
systemwide proxy-settings for qt (but I am not an expert). I found
http://doc.trolltech.com/4.4/qnetworkproxy.html#details

how about adding a command-line option to webkit-image; e.g. "-p"? if 
that is given, webkit-image reads four lines from stdin (proxy-host, 
-port, username, password) and sets up an application-wide QNetworkProxy.
the wmsplugin itself starts webkit-image with "-p" whenever the 
"use-proxy"-preference in JOSM is set and passes host, proxy, ... to 
webkit-image.
comments?

hermann




More information about the josm-dev mailing list