Re: A3 from git freezes on startup CURIE-message
Hartmut Noack <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 07.04.2013 20:12, schrieb Harry van Haaren: > Hi Hartmut, > > I've seen that error before when an LV2 plugin doesn't specifiy its > manifest properly. Thanks for the advice, I suspected a plugin also... > It means that the "foaf" shorthand URI is not defined, and hence it can't > be "expanded". I do not have the knowledge nor the time to learn how to debug LV2-manifests ;-) So I would rather get rid of the buggy plugin. But how can I find out, what package does the wrong thing? > > A line as follows will create the "foaf" shorthand.. > @prefix foaf: <http://xmlns.com/foaf/0.1/> . > > Perhaps the generation of the file it is occuring from isn't working > properly.. > I'm not sure! -Harry > > > > On Sat, Apr 6, 2013 at 9:16 PM, Hartmut Noack <[email protected]>wrote: > >> Hello, >> >> I built a recent git checkout a few minutes ago and it freezes at >> startup while loading a project or creating a new one. Last messages in >> the console are: >> >> checking for Announcements from ardour.org ... >> Announcement is: >> error: failed to expand CURIE `:symbol' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `:symbol' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `:symbol' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:name' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:homepage' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:mbox' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:name' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:homepage' >> error: attempt to add quad with NULL field >> error: failed to expand CURIE `foaf:mbox' >> error: attempt to add quad with NULL field >> >> I run this parallel to a binary install from ardour.org, could there be >> a problem with the config files? >> >> Or anything else? >> >> best regards >> >> HZN >> _______________________________________________ >> ardour-dev mailing list >> [email protected] >> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org >> >