bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Point and click not woking in latest dev version


From: Jean Abou Samra
Subject: Re: Point and click not woking in latest dev version
Date: Mon, 16 Aug 2021 23:16:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Le 16/08/2021 à 20:26, Karim Haddad a écrit :
Hello,

Just to report and let you know that the point and click 
(lilypond-invoke-editor)  unfortunately seems broken in the latest lily dev 
version : 2.23.2

I am on Debian 11 (latest), using xpdf and emacs as editor and viewer.

However it's working alright on the stable 2.22.0 version


Best to you all
Take care

Hello,

Thank you for reporting. With

$ ~/lilypond2.23.1/bin/lilypond-invoke-editor textedit://input/regression/mozart-hrn-3.ly:3:4:5

I get emacs running. With

$ ~/lilypond2.23.2/bin/lilypond-invoke-editor textedit://input/regression/mozart-hrn-3.ly:3:4:5

the error is

lilypond-invoke-editor (GNU LilyPond) 2.23.2
ERROR: no code for module (lily editor)

This commit between 2.23.1 and 2.23.2 would seem a
likely candidate:

commit 029532b20243f5aec48178f20f7a5b83840cc92a
Author: Jonas Hahnfeld <hahnjo@hahnjo.de>
Date:   Wed Mar 31 21:13:06 2021 +0200

    Move all Scheme modules to a (lily) namespace

    This is more logical than (scm) originating from the directory
    layout in the repository. While at it, qualify all loaded files
    with that namespace (primarily through ly:load and one occurrence
    in ly_init_ly_module) so that we only need to add one directory
    to Guile's %load-path.

Jonas?

Best,
Jean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]