[needs-packaging] webkitimageqt

Bug #509061 reported by James Michael DuPont
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
JOSM
Invalid
Unknown
Debian
Fix Released
Unknown
Ubuntu
Confirmed
Wishlist
Unassigned

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

Changed in josm:
status: Unknown → New
Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :

here is the source repository :
http://github.com/h4ck3rm1k3/webkitimageqt

Changed in josm:
status: New → Invalid
Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :

any reason why this is invalid?
The webkitinageqt is needed for the josm-plugin validator.
please advise on how to proceed.

Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :
Revision history for this message
Leo Arias (elopio) wrote :

Thank you for taking the time to request this package and helping to make Ubuntu better. Unfortunately you have not provided enough information for a developer to start packaging this application. Please make sure this bug meets the guidelines at https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages. An example of a complete package request is available at https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages/ExamplePackageRequest.

Changed in josm (Ubuntu):
status: New → Incomplete
affects: josm (Ubuntu) → ubuntu
Revision history for this message
James Michael DuPont (jamesmikedupont) wrote :

Leo What is incomplete? the package is there, it works, I built it. what is the problem, be specific.
thanks,
mike

Revision history for this message
bastik (bstk) wrote :

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

Revision history for this message
James Michael DuPont (jamesmikedupont) wrote : Re: [Bug 509061] Re: packaging of webkitimageqt

I dont use bing. This is needed for custom WMS layers.
If there is an alternative package, then update the osm docs.
Why do we need kde when we have gnome?
That is not the question why does it take one more than one year for a
package to be integrated?
Whatever you do, please make sure that people who follow the osm
instructions know what to do to use custom wms layers.
Also for the balkans, the yahoo images are better than bing, bing is useless
there.
thanks,
mike

On Fri, Dec 17, 2010 at 12:58 PM, bastik <email address hidden> wrote:

> 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 direct subscriber
> of the bug.
> 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/<http://osm.komzpa.net/%7Emdupont/osm/pool/main/w/webkitimageqt/>
>
> you add to your /etc/apt/source.list
>
> deb http://osm.komzpa.net/~mdupont/osm/<http://osm.komzpa.net/%7Emdupont/osm/>gjergi-osm main
> deb-src http://osm.komzpa.net/~mdupont/osm/<http://osm.komzpa.net/%7Emdupont/osm/>gjergi-osm main
>
> apt-get install webkitimageqt
> should work.
>
> if you want the source
>
> apt-src install webkitimageqt
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/josm/+bug/509061/+subscribe
>

--
James Michael DuPont
Member of Free Libre Open Source Software Kosova and Albania flossk.org
flossal.org

Revision history for this message
bastik (bstk) wrote : 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?

Revision history for this message
James Michael DuPont (jamesmikedupont) wrote : Re: [Bug 509061] Re: packaging of webkitimageqt
Download full text (3.8 KiB)

On Fri, Dec 17, 2010 at 8:28 PM, bastik <email address hidden> wrote:

> > 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).
>
that is new to me, maybe josm has improved.
What about landsat.
warper.geothings.net works ?

>
> > 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 ?
>
have not looked in a while.

>
> > 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.
>
ok, well at the time the qt was easier to use. if the gnome is packaged and
works then fine.

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

Well at the time the osm docs talked about compiling things yourself etc, I
have not looked in a long time.

>
> > Also for the balkans, the yahoo images are better than bing, bing is
> useless
> there.
>
> Can you point me to a location?
>

prishtina kosovo.
42° 39′ 48″ N, 21° 9′
44<http://toolserver.org/%7Egeohack/geohack.php?pagename=Pri%C5%A1tina&language=de&params=42.663333333333_N_21.162222222222_E_dim:10000_region:RS-25_type:city%28550000%29>

I guess I am totally out of date. Thanks for the info.
If there is good alternatives, then fine. I dont care, it served its purpose
at the time.

>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> 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.komz...

Read more...

Revision history for this message
bastik (bstk) wrote : Re: packaging of webkitimageqt

James Michael DuPont wrote:
> What about landsat.
> warper.geothings.net works ?

Yes and yes.

>>> 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?
>>
>
> Well at the time the osm docs talked about compiling things yourself etc, I
> have not looked in a long time.
>

You still need to compile for Mac OS.

>>> Also for the balkans, the yahoo images are better than bing, bing is
>> useless
>> there.
>>
>> Can you point me to a location?
>>
>
> prishtina kosovo.
> 42° 39′ 48″ N, 21° 9′
> 44<http://toolserver.org/%7Egeohack/geohack.php?pagename=Pri%C5%A1tina&language=de&params=42.663333333333_N_21.162222222222_E_dim:10000_region:RS-25_type:city%28550000%29>

Thanks

> I guess I am totally out of date. Thanks for the info.
> If there is good alternatives, then fine. I dont care, it served its purpose
> at the time.

I take it as a compliment, because it means we are moving forward... :)

Revision history for this message
Leo Arias (elopio) wrote :

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.

Changed in debian:
status: Unknown → New
Jeremy Bícha (jbicha)
tags: added: needs-packaging
summary: - packaging of webkitimageqt
+ [needs-packaging] webkitimageqt
Changed in ubuntu:
status: Incomplete → Confirmed
importance: Undecided → Wishlist
Changed in debian:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.