Login  Register

Stack overflow error with screen size computation

Posted by ctrueden on Mar 25, 2015; 4:31pm
URL: http://imagej.273.s1.nabble.com/Stack-overflow-error-with-screen-size-computation-tp5012171.html

Hi Wayne,

A bug report came up in the imagejdev IRC chat room today [1], about a
StackOverflowError that sometimes happens when ImageJ starts up [2]. In
this user's case, he said it was due to the use of three monitors.
Personally, I have also seen the issue when I "ssh -X" to a remote server
and run ImageJ from there. Looking at the code, I am guessing it would be a
straightforward bug to address, by avoiding recursive cycles between those
three methods.

Regards,
Curtis

[1]
http://code.imagej.net/chatlogs/imagejdev?times=prefix&start-date=2015-03-25&start-time=0400&end-date=2015-03-25&end-time=1000

[2] http://pastebin.com/Fa2K8xdH

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html