bugDenemo - Bugs: bug #27189, DENEMO_OVERRIDE_GRAPHIC undefined...

 
 

bug #27189: DENEMO_OVERRIDE_GRAPHIC undefined in denemo.scm

Submitter:  Jeremiah Benham <jjbenham>
Submitted:  Thu 06 Aug 2009 07:08:05 AM UTC
   
 
Category:  None Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Aug 2009 10:13:07 AM UTC, comment #1: 

 How this came to be like this is a mystery. Fixed in git.

Richard Shann <rshann>
Group administrator
Thu 06 Aug 2009 07:08:05 AM UTC, original submission:  

(define (CreateButton tag label)
  ;(d-DirectivePut-score-override tag DENEMO_OVERRIDE_GRAPHIC)
  (d-DirectivePut-score-override tag (ash 1 2))
  (d-DirectivePut-score-display tag label))

buttons are not created unless I use the above code in denemo.scm. It seemsDENEMO_OVERRIDE_GRAPHIC is undefined.   Many other scripts are broken by this. I am guessing also there are others in process_command_line function that are not being defines as well.

Jeremiah Benham <jjbenham>
Group administrator

 

(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 jjbenham (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-08-06 rshann StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code