[Ardour-Dev] A3 from git freezes on startup CURIE-message

Harry van Haaren harryhaaren at gmail.com
Sun Apr 7 11:12:29 PDT 2013


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 <zettberlin at linuxuse.de>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
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20130407/55987219/attachment-0002.htm>


More information about the Ardour-Dev mailing list