bugDenemo - Bugs: bug #29365, Several non-functioning commands...

 
 

bug #29365: Several non-functioning commands and a crash

Submitter:  None
Submitted:  Mon 29 Mar 2010 01:51:55 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 12 Apr 2010 01:26:07 AM UTC, comment #1: 

Don't use these scripts.  There're still a few bugs in 'em.
More will be on the way pretty soon I expect.
-DW

Anonymous
Mon 29 Mar 2010 01:51:55 AM UTC, original submission:  

This is the unofficial 0.8.15 version I'm trying on Windows XP.
I see Denemo has come a long way in these past months, and it's pretty impressive.  I did notice a few problems though.
Most obviously, a crash.  I went to Directives->Tempo and immediately Denemo was gone.  The problem is in the first line, the final let statement calls CheckLilyVersion.  That must be what crashes it because I changed it to a static
(let (.... (OldLily #f) )
and that fixes the problem... it just doesn't allow for using older versions of Lilypond than 2.12.0 I believe.
Is that even still an important issue?
Attached is a revision of the script for this command with this fix or workaround.  This is definitely one command that will benefit greatly when more control is given over popup windows.

Also attached are corrections to two other scripts I had a role in writing.  Neither one worked when installed.  It appears they had commands replaced incorrectly when the selection stuff was rewritten--these commands required the selection to be extended when moving the cursor around, whereas the ones that got put in were not moving the selection.  I believe they now work correctly, but... they leave the playback start/stop points screwed up badly--in fact, the red is before the green and they move in the wrong directions when I try to move them, and they won't move past each other.
Hope this helps.  I realize that at this stage many things are in flux and all the cleaning of the menus is upcoming.  But this could be very frustating to a new user.  I tried to split a measure after pasting in a copy of a measure and it had left it with a double-length measure, and I couldn't split it without fiddling with the scheme as I did.
-Dan W.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #20059:  Tempo added by None (5KiB - application/octet-stream)
file #20060:  SplitMeasure added by None (731B - application/octet-stream)
file #20061:  DeleteBarline added by None (905B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by steele (Updated the item)
  • -email is unavailable- added by rshann (Updated 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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-04 steele Open/ClosedOpen Closed
    2010-08-10 rshann StatusNone Fixed
    2010-03-29 None Attached File- Added Tempo, #20059
        Attached File- Added SplitMeasure, #20060
        Attached File- Added DeleteBarline, #20061

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code