<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1147/">[bugs:#1147]</a> Puredata and sudo not starting UI.</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> v0.43<br />
<strong>Created:</strong> Mon Jun 09, 2014 08:35 PM UTC by Anonymous<br />
<strong>Last Updated:</strong> Mon Jun 09, 2014 08:35 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>pd is not starting the UI, if started via "sudo -u XX puredata".<br />
The problem seems to be that puredata tries to read configuration files from HOME/, which are then not accessible and thus startup stops.</p>
<p>What works is:</p>
<p>sudo -u XX bash</p>
<blockquote>
<p>export HOME=/tmp<br />
puredata</p>
</blockquote>
<p>Sound devices are opened in both cases.</p>
<p>Details:<br />
<em> Pd-0.45.4 ("") compiled 17:28:13 Dec 11 2013<br />
</em> Ubuntu 14.04 64bit<br />
* Linux x201 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="http://sourceforge.net/p/pure-data/bugs/">http://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="http://sourceforge.net/p/pure-data/admin/bugs/options.">http://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>