On Sat, Jul 23, 2011 at 02:19:39PM -0400, David
Robillard wrote:
On Sat, 2011-07-23 at 17:53 +0200, Lieven Moors
wrote:
On Sat, Jul 23, 2011 at 10:23:13AM -0500, Gabriel
Beddingfield wrote:
> On 07/23/2011 09:59 AM, Lieven Moors wrote:
> >Just a quick question.
> >Is there a bug tracker for lv2 extensions?
> >Couldn't find it...
[...]
The trac site didn't seem like the place to
file bugs.
If Trac doesn't seem like something to file bugs in, I don't know what
does...
Would be nice if the drobilla bug tracker could
be used
for the extensions published by lv2plug.in.
... Er, why? That's just another Trac site :P
-dr
Oh, sorry, I was confused.
Via the drobilla site, there was a clear link
for reporting bugs. And I could file a bug without
log-in.
On the LV2 trac wiki there was no mention of bug
reports, and as the word ticket is not too familiar
for me (please don't laugh...), I didn't feel invited.
I still haven't found how to add a new
ticket on the LV2 trac. I think I have to have
a login first...
So the drobilla trac was fast and easy,
but LV2 trac was not.
I know, adding tickets without login, might not be
to safe. That's when you get 'casino' tickets :-)
On the other hand, I really hate it when you have
to get a log-in for every damn bug report...
(long live openid...)
But an extra link on the wiki might be nice.
And maybe an explanation if you have to get a
login first.
greetings,
lieven
Since I'm not even sure it is a bug
in an LV2 extension, I might be forgiven
to post it here.
It's a problem you run into when you
try to configure one of the drobilla
packages (I think it's flowcanvas).
Configure fails, says that ext/event/event-helpers.h
cannot be found, even though it's there.
After scratching my head for a while,
I found out it's the waf test that is
failing.
On Harry Haaren's blog I found the
answer.
modify line 28 in event-helpers.h
by removing http from the address.
Hope it helps...
greetings