<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
<a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - image capture not working in linux"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1021">bug 1021</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ctrueden@wisc.edu
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - image capture not working in linux"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1021#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - image capture not working in linux"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1021">bug 1021</a>
from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
<pre>The ScreenGrabber plugin just uses java.awt.Robot#createScreenCapture().
There are numerous bug reports surrounding that method on various flavors of
Linux and various versions of the JDK.
Someone with developer skills could try using that method from a test plugin or
script, and see if the problem is specific to ImageJ, or a general bug in
OpenJDK.
As a workaround for users, I suggest using the OS's built-in screen capturing
technique; e.g., gnome-screenshot:
<a href="http://www.thegeekstuff.com/2012/08/screenshot-ubuntu/">http://www.thegeekstuff.com/2012/08/screenshot-ubuntu/</a></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>