When looking up how to run RDlibrary in terminal (which I never found info on), I did find a post about checking ownership rights in files:
http://lists.rivendellaudio.org/pipermail/rivendell-dev/2010-March/007610.html I followed this command, and now everything works beautifully! If the owner of /var/snd does not match the linux user running rivendell you will not be able to create/save an audio in Rivendell. Try importing an audio cuts to see if this is the problem. You can use a command like the following to fix the owner/group on /var/snd Just change the linux user ubuntu to your linux username sudo chown ubuntu:rivendell /var/snd rivendell is the group that Rivendell normally sets up. I found that the LivedCD has the owner as rduser and group as rivendell. So, thanks Rob (and Frederick!) -- Fred
_______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
