Modify

Opened 14 years ago

Closed 14 years ago

#5979 closed defect (fixed)

YahooPlugin does not work

Reported by: cmuelle8 Owned by: cmuelle8
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by cmuelle8)

Shows red background "error" on activation.

Can anyone confirm this?

used url in preferences is: http://josm.openstreetmap.de/wmsplugin/YahooDirect.html?

webkit-image is installed and working

thx

Attachments (1)

map.png (371.5 KB ) - added by cmuelle8 14 years ago.
visualizing the problem

Download all attachments as: .zip

Change History (13)

comment:1 by cmuelle8, 14 years ago

Btw, do I still need a working webkit-image binary since the introduction of imagery plugin?

comment:2 by cmuelle8, 14 years ago

Resolution: othersoftware
Status: newclosed

--> I do, I'll update the http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMSPlugin#Gentoo_webkit-image_ebuild

maybe webkit-image.ebuild should get a bug on bugs.gentoo.org..

I fear that it will be removed one day, since it is on the obsolete WMSPlugin wiki page

Greetings..

comment:3 by cmuelle8, 14 years ago

Description: modified (diff)
Resolution: othersoftware
Status: closedreopened

comment:4 by cmuelle8, 14 years ago

Description: modified (diff)

Ok, I noticed an ebuild in the help page for the imagery plugin as well - but it still has the dodoc entry that will not work (since README is gone in svn)

Next thing - while webkit-image compiled fine and downloads stuff from yahoo it does not assemble the tiles in josm properly. I can see the image in a square, but it seems to be smaller than the space reserved for it. It aligns top left and does not fill the gray area square reserved for it. Also, the images do not align to the data (I'm not talking about the 5-10m offset due to yahoo inaccuracy - the offset is huge compared to that..)

Greetings..

by cmuelle8, 14 years ago

Attachment: map.png added

visualizing the problem

comment:5 by stoecker, 14 years ago

Owner: changed from team to cmuelle8
Status: reopenedneedinfo

You're sure you use webkit? This looks more like the gnome-downloader issue.

in reply to:  5 comment:6 by cmuelle8, 14 years ago

yes, sure:

webkit-image {0} entry on wms/tms settings tab in prefs checked..

greetings

Replying to stoecker:

You're sure you use webkit? This looks more like the gnome-downloader issue.

comment:7 by stoecker, 14 years ago

Hmm, It seems the size detection of the image URL is broken.

What webkit-image did you use? The source is here: http://svn.openstreetmap.org/applications/editors/josm/webgrabber/

There is a GTK and a QT version which are different. Also You can try the gnome-web-photo tool and/or the fixed variant using netpbm.

All these tools aren't 100% exact. You only need to find one which works for you.

in reply to:  7 ; comment:8 by cmuelle8, 14 years ago

this is the source i used.

i tried qt version only. have not tried gtk or gnome-web-photo yet..

but qt version used to work well

regards,
christian

Replying to stoecker:

Hmm, It seems the size detection of the image URL is broken.

What webkit-image did you use? The source is here: http://svn.openstreetmap.org/applications/editors/josm/webgrabber/

There is a GTK and a QT version which are different. Also You can try the gnome-web-photo tool and/or the fixed variant using netpbm.

All these tools aren't 100% exact. You only need to find one which works for you.

in reply to:  8 comment:9 by cmuelle8, 14 years ago

gnome-web-photo works, but it is extreeeeemly slow..
you have to use

 gnome-web-photo --mode=photo --format=png {0} /dev/stdout

in wms/tms prefs for it to work, still have not tried webkit-image-gtk

are there any [new] options to the new qt version of the webgrabber that might have broken, old, working behavior?

greetings

comment:10 by stoecker, 14 years ago

Try disabling "page->setViewportSize(QSize(1280,1024));". Does this help?

in reply to:  10 comment:11 by cmuelle8, 14 years ago

thx, your suggestion works like a charm

  • can you update the webgrabber qt source in osm-dev svn accordingly?


it's speedy and very usable as it used to be, again..

Replying to stoecker:

Try disabling "page->setViewportSize(QSize(1280,1024));". Does this help?

comment:12 by stoecker, 14 years ago

Resolution: fixed
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmuelle8.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.