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