[Ardour-Dev] test tarball for 2.8

Paul Davis paul at linuxaudiosystems.com
Sat Mar 28 11:44:32 PDT 2009


On Sat, Mar 28, 2009 at 11:52 AM, schoappied <schoappied at gmail.com> wrote:
>
> librdf fatal - Cannot add statement to model
> librdf fatal - Cannot add statement to model
> librdf fatal - Cannot add statement to model

a better version of librdf would fix this.

> VST_PATH not set, defaulting to /home/d/vst:/usr/local/lib/vst:/usr/lib/vst
> RemoteVSTClient: all cache files are up-to-date, not running scanner
>  ardour: [ERROR]: LADSPA: cannot load module "/usr/lib/ladspa/power_4400.so"
> (/usr/lib/ladspa/power_4400.so: undefined symbol: powf)

quite a lot of LADSPA plugins are not explicitly linked against libm
("libmath"). this error shows up when the VST version of ardour is
used, but i'm not quite sure why. its possible that wine execution
results in some alternate libm being used. it would be best to fix the
plugins, but one day i'll see if there is a hack for  ardour to avoid
this.


> Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
> property `GtkWidget::cursor-color' of type `GdkColor'from rc file value
> "((GString*) 0x78f2ec40)" of type `GString'
> loading bindings from /usr/local/etc/ardour2/mnemonic-us.bindings
> Loading session /home/d/ardourvst4 using snapshot ardourvst4 (1)
> Loading history from '/home/d/ardourvst4/ardourvst4.history'.
> Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
> property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value
> "((GString*) 0x77124d50)" of type `GString'
> Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
> property `GtkWidget::cursor-color' of type `GdkColor'from rc file value
> "((GString*) 0x77124d20)" of type `GString'


i've seen all these on older versions of GTK. what version are you using?



More information about the Ardour-Dev mailing list