[ImageJ-bugs] [Bug 1022] Orphan windows when Quit was cancelled

bugzilla at fiji.sc bugzilla at fiji.sc
Fri Mar 13 09:02:12 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1022

Mark Hiner <hinerm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |FIXPENDING

--- Comment #7 from Mark Hiner <hinerm at gmail.com> ---
 Jan - the original cause for bug report is that ImageWindows do not get
disposed when they are closed during a potential quit operation[1].

 Fiji makes some significant changes to what ImageJ does when it quits, which
Curtis discussed in a news post[2].

 So on the Fiji side we have to take some extra precautions when images are
closed to ensure they are disposed, so things don't get out of synch in the
event of a subsequent cancel[3, 4].

 Note that these patches won't affect the ImageJ 1.49q5 behavior when closing
from a macro. That is a separate issue[5], but something we should be able to
easily accommodate when we upgrade to 1.49q.

Thanks again!

[1]
https://github.com/imagej/ImageJA/blob/v1.49p/src/main/java/ij/gui/ImageWindow.java#L401-403

[2] http://imagej.net/2014-07-11_-_Fiji_won%27t_quit!

[3]
https://github.com/imagej/ij1-patcher/commit/1eef7e2e7b3b41df66ba90a09849e793ef180eb4

[4]
https://github.com/imagej/imagej-legacy/commit/5b7185b228feedf69c516f31124cfe0e6f17d709

[5] https://github.com/imagej/ij1-patcher/issues/34

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150313/c6787c58/attachment.html>


More information about the Imagej-bugs mailing list