here is the source repository : http://github.com/h4ck3rm1k3/webkitimageqt please try or provide a patch.
here are some test uris : DATA: GET http://api.openstreetmap.org/api/0.6/map?bbox=19.4794041,42.0492876,19.5527925,42.098137 LANDSAT: Grabbing WMS http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg&bbox=19.4215299,42.0195026,19.4913915,42.0713828&srs=EPSG:4326&width=500&height=499 YAHOO: Grabbing HTML http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=19.4215299,42.0195026,19.4913915,42.0713828&srs=EPSG:4326&width=500&height=499 GEOTHINGS: Grabbing WMS http://warper.geothings.net/maps/wms/2333?request=GetMap&version=1.1.1&styles=&format=image/png&srs=epsg:4326&exceptions=application/vnd.ogc.se_inimage&bbox=19.5005385,42.0608641,19.5151896,42.0717406&width=499&height=499 On Thu, May 20, 2010 at 5:46 PM, Oliver Kiddle <okid...@yahoo.co.uk> wrote: > I tried rebuilding from source because I have an amd64 system. > > You're missing a build dependency on libqt4-dev which it needs for moc-qt4. > > With that installed, it build and installed on amd64. > > Still can't get the WMS plugin to work though - just red boxes > containing "Exception occurred". What do you put in WMS Plugin > Preferences, I only have landsat at > > http://onearth.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&styles=&format=image/jpeg& > and that doesn't work. What's the URL for yahoo? > > Thanks > > Oliver > > >