bugDenemo - Bugs: bug #39039, Denemo does not guess correctly...

 
 

bug #39039: Denemo does not guess correctly lilypond location

Submitter:  Éloi Rivard <eloi>
Submitted:  Wed 22 May 2013 12:18:59 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jjbenham
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 29 May 2013 06:11:21 PM UTC, comment #2: 

Now fixed in git.

Richard Shann <rshann>
Group administrator
Wed 22 May 2013 01:05:05 PM UTC, comment #1: 

This default is wrong for a normal build, the Edit->Change Preferences->Externals should just have "lilypond" not the path. Denemo launches lilypond using the glib function that searches the path for the executable.
Jeremiah has changed the default for the pre-built binary, which is breaking the normal build. This needs to be made conditional before the next release.

Richard Shann <rshann>
Group administrator
Wed 22 May 2013 12:18:59 PM UTC, original submission:  

I run a Fedora 18 64bits.
When I launch denemo in a clean filesystem (no ~/.denemo-xx directory) I get this error:

* (denemo:4293): WARNING *: Error launching lilypond! Message is Failed to execute child process "/usr/local/bin/lilypond" (No such file or directory)
* (denemo:4293): WARNING *: Error executing lilypond. Perhaps Lilypond is not installed

lilypond is installed in /usr/bin and not /usr/local/bin. autotools defines BINDIR as /usr/local/bin, that is then written in denemorc. Maybe BINDIR describes a directory where the program (denemo) should be installed, and not a place where to search for an installed program?
Does glib provides a way to get the path of a program (an equivalent to the "which" command).

Éloi Rivard <eloi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Posted a comment)
  • -email is unavailable- added by eloi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-29 rshann StatusNone Fixed
        Open/ClosedOpen Closed
    2013-05-22 rshann Assigned toNone jjbenham

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code