← Back to team overview

openstreetmap team mailing list archive

[Bug 509061] Re: packaging of webkitimageqt

 

> I dont use bing. This is needed for custom WMS layers.

Standard wms and tms work out of the box, this is only required for the
"html:http://..."; kind of imagery source (e.g. yahoo).

> If there is an alternative package, then update the osm docs.

What's wrong with the docs at
http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMSPlugin ?

> Why do we need kde when we have gnome?

webkitimageqt and gnome-web-photo fulfil exactly the same task in this
case: load a url, render the content and output it in image format. If
there is any practical difference, you should point it out.

> That is not the question why does it take one more than one year for a
package to be integrated?

(not responsible for this)

> Whatever you do, please make sure that people who follow the osm
instructions know what to do to use custom wms layers.

What do you mean by that? Where is the documentation lacking?

> Also for the balkans, the yahoo images are better than bing, bing is useless
there.

Can you point me to a location?

-- 
You received this bug notification because you are a member of
OpenStreetMap, which is the registrant for JOSM.
https://bugs.launchpad.net/bugs/509061

Title:
  packaging of webkitimageqt 

Status in Java OpenStreetMap editor:
  Invalid
Status in Ubuntu:
  Incomplete
Status in Debian GNU/Linux:
  Unknown

Bug description:
  Binary package hint: josm

java.io.IOException: Could not start browser. Please check that the executable path is correct.
Cannot run program "webkit-image": java.io.IOException: error=2, No such file or directory
	at wmsplugin.HTMLGrabber.grab(HTMLGrabber.java:41)
	at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:69)
	at wmsplugin.Grabber.attempt(Grabber.java:100)
	at wmsplugin.WMSGrabber.run(WMSGrabber.java:52)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)

Debian package for webkitimageqt josm plugin

here is the debian package
http://osm.komzpa.net/~mdupont/osm/pool/main/w/webkitimageqt/

you add to your /etc/apt/source.list

deb http://osm.komzpa.net/~mdupont/osm/ gjergi-osm main
deb-src http://osm.komzpa.net/~mdupont/osm/ gjergi-osm main

apt-get install webkitimageqt
should work.

if you want the source

apt-src install webkitimageqt





Follow ups

References