openstreetmap team mailing list archive
-
openstreetmap team
-
Mailing list archive
-
Message #00120
[Bug 509061] Re: packaging of webkitimageqt
bastik, the Ubuntu bug was marked as incomplete because in order to
request a package you should follow the guidelines at
https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages
After reading it, and adding the missing information, you can change the
status to new.
thanks again.
--
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
References