Bug#600137: follow up

2010-10-14 Thread David Paleino
tags 600137 confirmed
thanks

Hello people,
thanks for your feedback :-)

On Wed, 13 Oct 2010 21:34:07 +, Christoph Anton Mitterer wrote:

 OTOH, at webkit-image-gtk does not work correctly for me when using it
 with (at least) WMS Yahoo plugin... the images are much to small and don't
 fit to the real map.

On Thu, 14 Oct 2010 01:43:49 -0400, Jason Woofenden wrote:

 I've tested both webkit-image-gtk and webkit-image-qt and only the
 -qt one works properly with yahoo satellite imagery.
 
 Using webkit-image-gtk, each tile is shrunk and the rest of the
 area it should be covering comes up white. The amount it's shrunk
 seems dependent on zoom level. Seems like the zooming is going
 backwards somehow... like the further in you zoom, the smaller the
 tile gets.
 
 Anyway, I'd love to see webkit-image-qt as a Recomends from
 josm-plugins, but please don't Reccomend webkit-image-gtk until it
 works with at least yahoo satellite imagery.

Well, I tried them both from console, and they worked. Yes, the -gtk
version has that annoying bug that shrinks the image. Anyway, it could be
superseded with the overlap tiles feature in josm. Better yet if I fix it :D

The problem is that the -gtk version outputs a fixed-size image of 2000x2000,
which generally is not the tile size at usual zoom levels. Instead, the -qt
version outputs the image at proper size:

$ webkit-image-qt
http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=12.5289968,37.6274879,12.6351747,37.7115329srs=EPSG:4326width=500height=500;
 foo_qt.png

$ webkit-image-gtk
http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?bbox=12.5289968,37.6274879,12.6351747,37.7115329srs=EPSG:4326width=500height=500;
 foo_gtk.png

$ exiv2 foo_qt.png 
File name   : foo_qt.png
File size   : 99927 Bytes
MIME type   : image/jpeg
Image size  : 619 x 619
foo.png: No Exif data found in the file

$ exiv2 foo_gtk.png 
File name   : foo_gtk.png
File size   : 833574 Bytes
MIME type   : image/png
Image size  : 2000 x 2000
foo_gtk.png: No Exif data found in the file

I also agree I should recommend webkit-image-* from josm-plugins (or even josm,
I'd say -- one could always use the prebuilt wmsplugin.jar from the website).

I'm sorry if these binary packages weren't properly in shape, but I was in a
hurry uploading the -plugins corresponding to the new josm snapshot :). Having
packages uninstallable in sid isn't a good thing, so I decided to push these
webkit-image-* packages without waiting further, hope you'll forgive me ;)

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#600137: follow up

2010-10-13 Thread Christoph Anton Mitterer
Ah, and I'd suggest to give the gtk version the higher priority, as people
will get libgtk* anyway when they install josm.

OTOH, at webkit-image-gtk does not work correctly for me when using it
with (at least) WMS Yahoo plugin... the images are much to small and don't
fit to the real map.


Cheers,
Chris.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org