> Can somebody help me, has somebody else had this issue and worked out how to > solve it?
I have the same problem and still haven't managed to fix it. I'm thinking of doing a complete OS re-install but am hoping someone smarter than me can help fix it first. Ill post my full spec and issue details to the list tommorrow when Im at a computer. Sending this from a phone. Everything in your post seems same as my issue. Sorry i can't help but at least you are not alone. Best of best John On 26 Mar 2012, at 21:14, [email protected] wrote: > Send Rivendell-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Rivendell-dev digest..." > > > Today's Topics: > > 1. Unable to create destination file (Guy Curtis) > 2. Re: Unable to create destination file (al davis) > 3. Re: Mp2 audio files do not pause properly. Workaround? > ([email protected]) > 4. Re: Unable to create destination file (Guy Curtis) > 5. Re: Unable to create destination file (al davis) > 6. Re: Unable to create destination file (Guy Curtis) > 7. Re: Unable to create destination file (Guy Curtis) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 26 Mar 2012 17:05:30 +0100 (BST) > From: Guy Curtis <[email protected]> > Subject: [RDD] Unable to create destination file > To: "[email protected]" > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Ok, so I have double checked permissions and i definatley have apache active > but i cannot import any files into rivendell. I am on version 2.1.3 and I do > not know how to fix this problem. Can somebody help me, has somebody else had > this issue and worked out how to solve it? > > > Guy Curtis > Broadcast Engineer > 90.7FM WAZU Peoria > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.rivendellaudio.org/pipermail/rivendell-dev/attachments/20120326/6bfd6f0c/attachment-0001.htm > > > ------------------------------ > > Message: 2 > Date: Mon, 26 Mar 2012 12:19:59 -0400 > From: al davis <[email protected]> > Subject: Re: [RDD] Unable to create destination file > To: [email protected], Guy Curtis > <[email protected]> > Message-ID: <[email protected]> > Content-Type: Text/Plain; charset="iso-8859-1" > > On Monday 26 March 2012, Guy Curtis wrote: >> Ok, so I have double checked permissions and i definatley >> have apache active but i cannot import any files into >> rivendell. I am on version 2.1.3 and I do not know how to >> fix this problem. Can somebody help me, has somebody else >> had this issue and worked out how to solve it? > > Did you just upgrade?? > > It looks a problem I had a month ago, after an upgrade. > > The problem was an old file was still around from the previous > version. > > There is a file left over from the old version that needs to be > removed. > > The file to remove is: > /etc/apache2/conf.d/rd-bin.conf > > Then restart apache with the command: > /etc/init.d/apache2 restart > > It has been replaced by: > /etc/rivendell/apache.conf > and a symlink to it: > /etc/apache2/conf.d/rivendell > > The existence of the old one blocks the new one. > > > Also ... another place I have seen something like this, > sometimes, is disk full. I recall a similar message when /tmp > is full. Rivendell requires a LARGE amount of space in /tmp, > especially if it is doing normalization. If you use debian, > with split partitions of the default sizes, the space alloted to > /tmp is not sufficient. The obvious solution is to put /tmp on > a partition that has enough space. Audacity has this issue too, > even more so. > > The configuration I use now has /tmp on the same partition as > /var/snd, which obviously must be big because that's where all > of the sound files are. > > > ------------------------------ > > Message: 3 > Date: Mon, 26 Mar 2012 09:25:12 -0700 > From: <[email protected]> > Subject: Re: [RDD] Mp2 audio files do not pause properly. Workaround? > To: [email protected] > Message-ID: > > <20120326092512.3b45a8e840b89c853b94d34027fab3e4.e7144bcdcb....@email06.secureserver.net> > > Content-Type: text/plain; charset="utf-8" > > Hi, > > I've tried it on 2 machines which are set up for mp2 storage and I'm not > seeing this behaviour. Both are at the Rivendell 2.1.3 build. > > Not sure what difficulty you might be experiencing. > > Try running your rdairplay (or rdpanel) on the local machine holding the > audio and database and see if you still have difficulty pausing / > resuming from the correct spot. If it works there but not on the > machine accessing audio across the network then it could be something > with your network setup or possibly a bandwidth issue. > > > > ------------------------------ > > > Hello. > > I am in a set up requiring I have some sort of compressed audio. I use > mp2... saved as wav. Problem is though even if I have sound panel > buttons > set to allow for pause, the audio itself starts over when I resume the > button. > > Say if a button has 30 second audio clip. I pause it at 3 seconds left. > I > click the button to resume. It appears as though it plays from where it > left off... but it instead plays the beginning of the audio file... and > only for the 3 remaining seconds. It should not start from the beginning > of > the audio track... it should play the remaining 3 seconds of it. It > worked > fine as regular wav but I have to have compressed audio on my set up... > bandwidth won't permit wav uncompressed. > > Suggestions? Workarounds? Is this a bug in the program? > > > > > ------------------------------ > > Message: 4 > Date: Mon, 26 Mar 2012 17:27:51 +0100 (BST) > From: Guy Curtis <[email protected]> > Subject: Re: [RDD] Unable to create destination file > To: "[email protected]" > <[email protected]>, "[email protected]" > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > The files which replace it are not on my system. > > > Guy Curtis > Broadcast engineer > 90.7 WAZU Peoria > A.K.A. TechnoBear > www.wazufm.org/cavederave > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.rivendellaudio.org/pipermail/rivendell-dev/attachments/20120326/2cf73204/attachment-0001.htm > > > ------------------------------ > > Message: 5 > Date: Mon, 26 Mar 2012 13:05:18 -0400 > From: al davis <[email protected]> > Subject: Re: [RDD] Unable to create destination file > To: Guy Curtis <[email protected]> > Cc: "[email protected]" > <[email protected]> > Message-ID: <[email protected]> > Content-Type: Text/Plain; charset="iso-8859-1" > > On Monday 26 March 2012, Guy Curtis wrote: >> The files which replace it are not on my system. > > Are you saying that you don't have those apache files I > mentioned? > > Most likely, that is the problem. You need them. > > > ------------------------------ > > Message: 6 > Date: Mon, 26 Mar 2012 18:09:21 +0100 (BST) > From: Guy Curtis <[email protected]> > Subject: Re: [RDD] Unable to create destination file > To: "[email protected]" <[email protected]> > Cc: "[email protected]" > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Well sounds like thats the problem are they files which are supposed to be > created automatically? Or can you point me in the direction in which I need > to go to find out what is supposed to be written in them? > > > Guy Curtis > Broadcast engineer > 90.7 WAZU Peoria > A.K.A. TechnoBear > www.wazufm.org/cavederave > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.rivendellaudio.org/pipermail/rivendell-dev/attachments/20120326/9d0a5145/attachment-0001.htm > > > ------------------------------ > > Message: 7 > Date: Mon, 26 Mar 2012 21:14:51 +0100 (BST) > From: Guy Curtis <[email protected]> > Subject: Re: [RDD] Unable to create destination file > To: "[email protected]" > <[email protected]>, "[email protected]" > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Ok so I just moved: > /etc/apache2/conf.d/rd-bin.conf > To become: > /etc/rivendell/apache.conf > And then created the symbolic link: > /etc/apache2/conf.d/rivendell > > I then restarted apache and stiol have the same error > > Guy Curtis > Broadcast engineer > 90.7 WAZU Peoria > A.K.A. TechnoBear > www.wazufm.org/cavederave > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.rivendellaudio.org/pipermail/rivendell-dev/attachments/20120326/0e904b89/attachment.htm > > > ------------------------------ > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > End of Rivendell-dev Digest, Vol 39, Issue 44 > *********************************************
_______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
