On Mon, Dec 3, 2012 at 12:32 AM, Michael Fisher <mfisher31@gmail.com> wrote:
Hi again,

The ingen crash you were experiencing is resolved (i think).  The
problem seemed to be that lvtk::GtkUI was double deleting its internal
VBox.  Which is now being created with Gtk::manage so Gtk can handle its
disposal.

I tested against drobilla's current svn (the entire stack), lv2-1.2.0,
avw's current svn, and the just now updated  lvtk origin/release-1.0.3
remote branch.


That's great! I'll wait until your release it to update my Ubuntu repository. It's not a show stopper for me to work on integrating the Time LV2 extension in my plugins...

Aurélien