Am 05.05.2013 11:44, schrieb Richard Shann:
> I see the problem - the call to lilypond to get the installed lilypond
> version is using g_spawn_async but not waiting for the process, it is
> just working by accident and leaving the zombie. I have disabled this as
> we are moving to packaging lilypond with denemo anyway. But we are
> currently hardwiring the version in print.c where it should be given by
> the gub build system.
> Fixed in git.

In my opinion Denemo should work with a system installation of lilypond.
Maybe a user wants to use a new feature of the development version of
lilypond, or I can imagine several other reasons. Why don't you get the
system lilypond version on startup of Denemo, using "lilypond
--version", and store it in a variable?

Andreas

_______________________________________________
Denemo-devel mailing list
Denemo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to