Opened 4 years ago
Closed 3 years ago
#1886 closed defect (worksforme)
Not work WMS(Webkit)
| Reported by: | anonymous | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Plugin |
| Version: | latest | Keywords: | proxy |
| Cc: |
Description
Windows. Proxy.
WMSPLUGIN plagin not work.
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by anonymous
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 4 years ago by bugzillaForum.10.deep125@…
I am have 2 computer. In office and in home.
I am use JOSM on Windows. I am use Firefox. Not use IE.
If I Configure JOSM and system for use with proxy then WMSPLUGIN not work.
If I Configure JOSM and system for use without proxy then WMSPLUGIN work.
I try configure IE for proxy. WMSPLUGIN not work.
How configure WMSPLUGIN????
comment:3 Changed 3 years ago by anonymous
- Keywords proxy added
- Resolution worksforme deleted
- Status changed from closed to reopened
Above description has all required information - the webkit-image tool is not using proxies at all, so when the user is behind any proxy it's impossible to use Yahoo or similar WMS sources.
HTTP connections should use proxy (maybe using general JOSM settings).
So far when the WMS plugin with Yahoo is used behind a proxy the webkit-image is retrying in infinite loop to get image in the background.
On the console:
Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=...
im == null!
comment:4 Changed 3 years ago by stoecker
- Resolution set to worksforme
- Status changed from reopened to closed
WMSPlugin uses system proxy settings (stored in environment variables). It can't use JOSM's proxy settings. You need to set http_proxy environment variable (.e.g. to http://localhost:8118).



Sorry, but a report like this one is totally useless.