Hi Charles, i tried it and I don't get any of the errors related to paths. No i have "audio stuck, closing audio", but that's another story :)
Thank! I'm not sure I understand how this is different from what i did previously, but i'll figure it out later.
Pierre.
2013/1/24 Charles Z Henry czhenry@gmail.com
On Thu, Jan 24, 2013 at 12:35 PM, Pierre Massat pimassat@gmail.comwrote:
It's a bit weird because the very same command works like a charm once i've logged in.
Any clue ?
How about using sudo?
sudo -u username -i "command"
"-i" runs the command provided in a login shell, so it runs any /etc/profile, ~/.bashrc, ~/.bash_profile scripts as well
Chuck