<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi--<br>
I'm running the "newest" version of X with Ubuntu Edgy Eft 6.10--My
question is how to get the X display to show my Boinc Seti
data--according to the Debian Boinc Wiki--<br>
<br>
<blockquote type="cite">
  <h4 id="head-abe25fe53a0df8c3f22f1e472d2bc2ff2b39e471">Graphics</h4>
  <p>Graphics <strong>are</strong> supported, but they won't show up
by
default. The X display needs to be accessible to the BOINC graphics
processes in order to see the interesting graphics for, e.g.,
Einstein@Home, and it isn't by default. </p>
  <p>Your X display can be made accessible to all local UNIX socket
connections, including the ones from BOINC, by running </p>
  <pre>xhost +local:
  </pre>
  <p>This is generally safe on single-user machines, though not ideal.
It
is a bad idea on multi-user machines, so don't do it there. </p>
  <p>Then, the "Show graphics" button in boincmgr, or the <tt>--result ... graphics_window</tt>
option to boinc_cmd, will actually work. Unfortunately, when it doesn't
work because of failed X authorization, it does not report the error
back to boinc_cmd or boinc_mgr, and the only trace of the error is in
some log file in the result directory <tt>/var/lib/boinc-client/slots/<whatever></tt>.
  </p>
</blockquote>
<p>However--this did work in the older version of X that I was running
with Ubuntu Dapper 6.06---but not with the new 7.1.1 in Edgy 6.10.<br>
</p>
<p>Anyone have a idea what has changed to exclude the xhost -local:  or
is the expression wrong?  Also--I would like the data to be available
to Xscreensaver, are there any ideas to accommodate this?<br>
</p>
<p>Cheers!!<br>
Dean Loros<br>
</p>
<br>
</body>
</html>