<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Some large actions result in ImageJ (Fiji) freeze, sometimes"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=976#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Some large actions result in ImageJ (Fiji) freeze, sometimes"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=976">bug 976</a>
from <span class="vcard"><a class="email" href="mailto:wsr@nih.gov" title="Wayne Rasband <wsr@nih.gov>"> <span class="fn">Wayne Rasband</span></a>
</span></b>
<pre>It appears you have two displays, both with a resolution of 1920x1080. ImageJ
will show dialogs on the display on the left ("Monitor1") because it has an
origin of (0,0). You might be able to work around this problem by swapping the
two displays so that the primary display is the one on the left. ImageJ cannot
use the display on the right ("Monitor2") because it's origin is not at (0,0),
which is normally the case on Linux. There is a lot of code in ImageJ, and in
plugins and macros, that assume that the primary display has its origin at
(0,0).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>