← Back to team overview

openstreetmap team mailing list archive

[Bug 509061] Re: packaging of webkitimageqt

 

Why is this still needed?

First of all, Yahoo Imagery is more or less obsolete since we can trace
from Bing aerial imagery, which has better coverage and resolution at
most places. Second you can install gnome-web-photo_0.3-0ubuntu2 instead
and it works the same way. (Yes, you need to downgrade to the version
from Intrepid, newer versions do not work with josm, see
http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMSPlugin.)

(Typo by OP: this is for wmsplugin/imagery (which is no longer a plugin)
and not for validator (also not a plugin any more).)

-- 
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