Login  Register

Re: Unable to exit ImageJ

Posted by Carnë Draug on May 02, 2011; 10:22am
URL: http://imagej.273.s1.nabble.com/Unable-to-exit-ImageJ-tp3684757p3684764.html

2011/5/1 Sven Boekhoff <[hidden email]>:

> Hi Carnë.
>
> Now I'm again using the version from the Ubuntu repository (imagej (1.44i-1)
> unstable; urgency=low). Before, I was using a manually updated version.
>
> It seems that in the 1.44 version the problem was solved. The Ubuntu
> changelog for the package ImageJ says:
>  * New upstream release (Closes: #601020).
>    - Solves a bug that prevented to quit (Closes: #600997, LP: 661545).
> But when I download an new jar file via the update plugin, it does not work
> afterwards. Would be nice if the bug will be also fixed in the newer
> versions.

There's a reason it's recommended to install things from the
repositories only. Also, sometimes to make things work they apply
patches to code they receive from upstream. This is something that
some people criticize but that's how it is.

That said, all the bugs were reported to be related to the java used
and it's weird that you have it with both OpenJDK and Oracle's Java.
Also, how did you update ImageJ? If I try to update the ImageJ that
was installed from the repository I get "no write access to
/usr/share/java/". Did you run ImageJ with sudo?

I'm using the same version available for Ubuntu 11.04 (but on Debian)
but haven't updated it, since I haven't needed to.

Carnë