Re: [josm-dev] Problem with WMS plugin

2009-07-06 Thread Stefan Bethke
Am 06.07.2009 um 23:01 schrieb Stefan Bethke: > Is the webkit-image binary required, i. e. do I have to recompile it > or get an updated binary? > > My old Yahoo/webkit-image entry still works, btw. > > josm 1738, wmsplugin 15961 Updating plugin would have been a good idea. After updating wmspl

Re: [josm-dev] Problem with WMS plugin

2009-07-06 Thread Stefan Bethke
Am 06.07.2009 um 17:51 schrieb Dirk Stöcker: > On Mon, 6 Jul 2009, Stefan Bethke wrote: > >> I'm getting this exception when trying to use the Landsat server: >> >>> java.lang.Exception: >> standalone="no" ?> >>> >> "http://wms.jpl.nasa.gov/exception_1_1_1.dtd >>> "> >>> >>> >>>Required ke

Re: [josm-dev] Problem with WMS plugin

2009-07-06 Thread Dirk Stöcker
On Mon, 6 Jul 2009, Stefan Bethke wrote: > I'm getting this exception when trying to use the Landsat server: > >> java.lang.Exception: > standalone="no" ?> >> > "http://wms.jpl.nasa.gov/exception_1_1_1.dtd >> "> >> >> >> Required key 'bbox' is missing. >> >> >> >> Image couldn't be fe

Re: [josm-dev] Problem with WMS plugin

2009-07-06 Thread Stefan Bethke
I'm getting this exception when trying to use the Landsat server: > java.lang.Exception: standalone="no" ?> > "http://wms.jpl.nasa.gov/exception_1_1_1.dtd > "> > > > Required key 'bbox' is missing. > > > > Image couldn't be fetched: > http://onearth.jpl.nasa.gov/wms.cgi?request=Ge

Re: [josm-dev] Problem with WMS plugin

2009-07-06 Thread Dirk Stöcker
On Sun, 5 Jul 2009, Jeffrey Ollie wrote: On Sun, Jul 5, 2009 at 3:29 PM, Dirk Stöcker wrote: Fixed in 16351. Old Yahoo-WMS-Entries wont work anmore, so they need to be removed and replaced. 16351 will silently discard them. I updated to 16351 and it won't let me add any Yahoo entries to the

Re: [josm-dev] Problem with WMS plugin

2009-07-05 Thread Jeffrey Ollie
On Sun, Jul 5, 2009 at 3:29 PM, Dirk Stöcker wrote: > > Fixed in 16351. > > Old Yahoo-WMS-Entries wont work anmore, so they need to be removed and > replaced. 16351 will silently discard them. I updated to 16351 and it won't let me add any Yahoo entries to the WMS menu, even if I copy them from th

Re: [josm-dev] Problem with WMS plugin

2009-07-05 Thread Dirk Stöcker
On Sun, 5 Jul 2009, Hermann Schwärzler wrote: Jeffrey Ollie wrote: I'm having problems with the latest JOSM (1732) and WMS plugin (16308). I keep getting these exceptions on the console: [...] I have the same problem. But only with Yahoo-webkit. the other servers I tried (my own, landsat, .

Re: [josm-dev] Problem with WMS plugin

2009-07-05 Thread Jeffrey Ollie
2009/7/5 Hermann Schwärzler : > > I have the same problem. But only with Yahoo-webkit. the other servers I > tried (my own, landsat, ...) work without any problem. I guess I should have said that I was using the gnome-web-photo Yahoo images, but I see the same thing with the webkit version as well

Re: [josm-dev] Problem with WMS plugin

2009-07-05 Thread Hermann Schwärzler
hello Jeffrey Ollie wrote: > I'm having problems with the latest JOSM (1732) and WMS plugin > (16308). I keep getting these exceptions on the console: > > java.lang.Exception: Illegal repetition > {proj} > Image couldn't be fetched: > at wmsplugin.WMSGrabber.fetch

[josm-dev] Problem with WMS plugin

2009-07-05 Thread Jeffrey Ollie
I'm having problems with the latest JOSM (1732) and WMS plugin (16308). I keep getting these exceptions on the console: java.lang.Exception: Illegal repetition {proj} Image couldn't be fetched: at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:70)