Fwd: [PlanetCCRMA] library errors with Rosegarden and Ardour

Anthony Green green@redhat.com
Mon Oct 23 05:55:02 2006


On Sat, 2006-10-21 at 22:43 -0400, Scott Petersen wrote:
> > 
> > Hi Anthony,
> > commented out the LADSPA_PATH in my .bashrc, but both programs still
> > throw the same error. 

Ok.

> >  I've been thinking about a clean install of my LADSPA libraries,
> > but I'm not sure that would do anything... 

Probably not.

You should download and install the debuginfo[1] for ardour, and run it
under gdb.  Put a breakpoint at plugin_manager.cc:56 (the PluginManager
constructor) to see how ladspa_path is being set.  It should only
contain ladspa plugin directories like /usr/lib/ladspa.  Your console
output implies that it also include /usr/lib and other directories.

AG

[1]
http://redhat.download.fedoraproject.org/pub/fedora/linux/extras/5/i386/debug/ardour-debuginfo-0.99.3-5.fc5.i386.rpm