Re: A3 from git freezes on startup CURIE-message
Harry van Haaren <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <CAKudYbP4juL2xLz6S6U89KxG_k4N4NCk5M7Q2ijJ8TGi4RHqPg@mail.gmail.com> |
Hi Hartmut, I've seen that error before when an LV2 plugin doesn't specifiy its manifest properly. It means that the "foaf" shorthand URI is not defined, and hence it can't be "expanded". 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 > _______________________________________________ ardour-dev mailing list [email protected] http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org