bugDenemo - Bugs: bug #56358, Playback View error

 
 

bug #56358: Playback View error

Submitter:  None
Submitted:  Mon 20 May 2019 09:36:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 24 May 2019 04:03:23 PM UTC, comment #11: 

OK, I think I understand. The Playback View requires access to the actions/lilypond directory at run time to find "live-score.ily", but the path it looks for it is set at configure time by the --prefix command to ./configure. It means that for this to work the make install step has to be performed (most things work without the executable being moved to the correct place).

From the mention of
/home/blackcat/denemo/denemo-2.2.0/usr/bin/lilypond
in the original submission it is clear that the package is not installed in the location it was built for and hence Playback View will not work properly.

Richard Shann <rshann>
Group administrator
Fri 24 May 2019 12:53:01 PM UTC, comment #10: 

Looking at the sources I see there is a neater workaround - the environment variable

DENEMO_DATA_DIR

is read at start up. Set to /usr/local/share/denemo or wherever the actions/lilypond directory is installed.

Richard Shann <rshann>
Group administrator
Fri 24 May 2019 11:04:26 AM UTC, comment #9: 

Sorry, that was another bug that was fixed.
This one seems to be something wrong in the configure so that the Denemo specific LilyPond include files are not found at run time.
It should look for them in the

<installation directory>/share/denemo/actions/lilypond

but in some circumstance it appears to search /usr/local/share/denemo/actions/lilypond

One workaround is to copy the files into the local directory

~/.denemo_2.x.x/actions/lilypond

where 2.x.x is the version number.

Richard Shann <rshann>
Group administrator
Thu 23 May 2019 05:58:55 PM UTC, comment #8: 

This was a wrong guess on my part, the problem was that the binary you have is built with --disable-aubio and that had a bug in it. This is now fixed in git.

Richard Shann <rshann>
Group administrator
Thu 23 May 2019 04:32:34 PM UTC, comment #7: 

OK.That mean I should remove old version ? Or I should change path to new lilypond in Denemo 2.2.0. pacage ?

blackcat

Anonymous
Thu 23 May 2019 08:27:09 AM UTC, comment #6: 

Actually, looking back at your initial post I see that you have a locally installed LilyPond version, which I assumed was provided with the Denemo package. For Playback View the LilyPond version has to be the current stable version of LilyPond. The error you are seeing is consistent with a later version of LilyPond.

Richard Shann <rshann>
Group administrator
Wed 22 May 2019 04:06:43 PM UTC, comment #5: 

Thank you for replying.
This is a little difficult to debug, because the LilyPond output for the Playback View is not easily seen from inside Denemo. The relevant files are stored below the "temp" directory, which is usually /tmp on Unix systems such as Ubuntu. The files are stored in a directory called

/tmp/Denemo_XXXXXX

where the X's are random alphanumerics. If you have run Denemo several times since booting your computer then there will be several of these directories - either choose the newest or reboot and then choose the only one.
The files needed are:

events.txt
denemoprintB.ly
denemoprintB.log

provided this is your first invocation of Playback View and you have not typeset. Otherwise the B in the names can be A thus:

events.txt
denemoprintA.ly
denemoprintA.log

the newest ones (A or B) (after invoking Playback View) are the ones needed.
If you can attach these to this bug report, it should become clear what the problem is.



Richard Shann <rshann>
Group administrator
Wed 22 May 2019 03:31:19 PM UTC, comment #4: 

terninal messeage is

```
Have #f and 1 and layout Movement 1

Log level set to 287
Denemo - WARNING : Attaching timings to objects failed
```

Blackcat

Anonymous
Wed 22 May 2019 03:21:48 PM UTC, comment #3: 

"Do you have this problem with the playback view if the score is a new (empty) score? (I.e. File->New and then Playback->Playback View)."

Yes.It was the same even if I created a new SCORE and played back playback veiw.

Blackcat

Anonymous
Tue 21 May 2019 08:50:58 AM UTC, comment #2: 

Do you have this problem with the playback view if the score is a new (empty) score? (I.e. File->New and then Playback->Playback View).

Richard Shann <rshann>
Group administrator
Tue 21 May 2019 08:17:28 AM UTC, comment #1: 

This Playback View problem is on Ubuntu Studio 16.0.4.

Also I use APT pacage Denemo ver 2.0.2. on ubuntu and other PC running lubuntu.This 2.0.2 is working correctly on same Ubuntu Studio PC.

I want to update Denemo if ver. 2.2 works good.

Blackcat

Anonymous
Mon 20 May 2019 09:36:06 PM UTC, original submission:  

I started to use Denemo ver2.2,I'm in problem in Playback View.

Playblck View dosen't rendering score screen.
 
lilypond path is below
/home/blackcat/denemo/denemo-2.2.0/usr/bin/lilypond


Terminal message is

"Denemo - WARNING : Lilypond did not end successfully: Child process exited with code 1
:Have #f and 1 and layout Movement 1

Log level set to 287
:Denemo - WARNING : We got print status invalid 2
                   Typeset may not be good.

"

Anonymous

 

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

Attach Files:
   
   
Comment:
   

 

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)
  •  

    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 12 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-05-24 rshann StatusIn Progress Invalid
        Open/ClosedOpen Closed
    2019-05-24 rshann StatusFixed In Progress
        Open/ClosedClosed Open
    2019-05-23 rshann StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2019-05-22 rshann StatusNone Need Info
    2019-05-21 rshann SummaryPlayback View eroor Playback View error
    2019-05-20 None Attached File- Added スクリーンショット_2019-05-21_05-59-45.png, #46935
        Attached File- Added スクリーンショット_2019-05-21_06-20-12.png, #46936
        Attached File- Added Denemo Print view.png, #46937
    2019-05-20 None Attached File- Added スクリーンショット_2019-05-21_05-58-57.png, #46934

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code