On 10/18/2011 09:07 AM, Daniel Hedlund wrote: > On Mon, Oct 17, 2011 at 10:41, Richard C. Steffens<[email protected]> wrote: > *snip* >> gst.ElementNotFoundError: scaletempo >> rsteff@acer-laptop:~$ >> >> I tried Googling gst.ElementNotFoundError: scaletempo but got only one >> hit that didn't make much sense to me. Are the other lines, the ones >> above gst.E.ementNotFoundError, telling me that something is wrong? Or >> are they just showing me something is happening? > I think you're looking for: > http://code.google.com/p/pytranscribe/ > > It requires that you have another application installed called > scaletempo. It looks like it's failing because you don't have that > dependency: > http://scaletempo.sourceforge.net/ > > >> I also tried reinstalling the deb package but I get the same results. >> Any thoughts on where to look next? > It's likely that the package that provides pytranscribe is missing the > dependency for scaletempo.
I discovered that the program is in Canonical's Launchpad repository. I posted a question there yesterday and received a response from the developer this morning: --------------------------------------------------------------------------------------------------------------------------- Your question #175667 on Transcribe changed: https://answers.launchpad.net/transcribe/+question/175667 Status: Open => Answered Frederik Elwert proposed the following answer: Oh, that is probably a missing dependency. Please try to install the package "gstreamer0.10-plugins-bad", that should fix the issue. --------------------------------------------------------------------------------------------------------------------------- That solved that problem. Thanks to all for all your ideas on where to hunt for the solution. -- Regards, Dick Steffens _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
