Modify

Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#598 closed defect (wontfix)

WMS YAHOO plugin don't close firefox in ubuntu 7.10 after fetch the images

Reported by: pixolex@… Owned by: framm
Priority: minor Component: Plugin
Version: latest Keywords:
Cc:

Description

WMS YAHOO plugin don't close firefox in ubuntu 7.10 after fetch the images. Firefox needs to be closed by hand before make a new zoom to the map.

Report from Francisco Santos by mail:
OK, it seems that something has changed in firefox since I developed the plugin (in Ubuntu 7.04 or even before that). As I haven't used it in many months, I didn't noticed it, but the problem seems to be that "/usr/bin/firefox" is now just a script that launches another script that launches the real firefox program. This chain of scripts does not permit the plugin to kill the real process.

I've been looking around a way to kill the real process from java, but didn't find any. It may need a dirty hack for each different OS to find the real firefox process ("taskman.exe" in windos, "ps" in linux, ...).

Attachments (0)

Change History (4)

comment:1 Changed 5 years ago by anonymous

Just an idea from a newbie: Since the plugin uses a custom HTML page, couldn't one insert a window.close() JavaScript call at right spot so that the window will close itself when the image loading is done (is it possible to detect that?)?

comment:2 Changed 5 years ago by ramack

  • Priority changed from critical to minor

This is not critical: a simple workaround is to just close the window by hand.
may be someone could contact the author of the YWMS plugin...

comment:3 Changed 5 years ago by matthias@…

At least in my case closing of the window by hand produces an Error 500 and no image in JOSM.

Firefox (Iceweasel) 3 on Debian Lenny

comment:6 Changed 5 years ago by stoecker

  • Resolution set to wontfix
  • Status changed from new to closed

WMS Yahoo support no longer uses firefox.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.