An old error ("Cinelerra crash at startup" from 05 Apr 2007*) *is still
occurring; I have done a clean compile and it still happens.I am getting errors that indicate a missing "Defaults" in several plugins. I notice that the ChromaKeyHSV class does have a defaults member The actual error message (at startup) is: PluginServer::open_plugin: /usr/local/lib/cinelerra/1080to480.so: undefined symbol: _ZN8DefaultsC1EPc PluginServer::open_plugin: /usr/local/lib/cinelerra/chromakey_hsv.so: undefined symbol: _ZN8DefaultsC1EPc PluginServer::open_plugin: /usr/local/lib/cinelerra/linearize.so: undefined symbol: _ZN8DefaultsC1EPc PluginServer::open_plugin: /usr/local/lib/cinelerra/seltempavg.so: undefined symbol: _ZN8DefaultsC1EPc On the other hand the ChromaKey plugin has the same member and it is not causing any error message. Why those four? This is the current SVN version, on x86_64 and Fedora 7. -- Regards, Martin ([EMAIL PROTECTED])
