Thanks - that is working good now. I have just checked and the other bug I mentioned is as I said, if you do File->New File (that is the d-New command) then the title bar is not updated. Coincidentally, I get the warning about a directive with no tag:
(denemo:25963): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1 char 21: Odd character '>', expected a '=' after attribute name 'Tag' of element 'Unknown' This may be due to some init.denemo or Arranger.scm or some such which I have. I still haven't spotted the offending widget. Richard On Mon, 2011-03-28 at 17:32 -0500, Jeremiah Benham wrote: > Ok. I'll fix create copy. > > Jeremiah > > On Mar 27, 2011, at 9:54 AM, Richard Shann <[email protected]> > wrote: > > > There are still a couple of bugs with the new File storage stuff. > > Create Copy does not work as intended. It is behaving identically to > > Save As > > What it should do is to enable a copy of the current denemo score to > > be > > made under a new name on disk, and then return to editing the score as > > if nothing had happened, that is, the denemo score should retain its > > name, saved status, undo state etc. > > It is for the case where you are about to do something irreversible > > but > > don't want (yet) to overwrite the score on disk as it was when you > > started until you have gone on a bit further. You want to save the > > current state of the score as a possible staging point to go back to, > > but you want to continue editing it under its proper name. > > > > The other bug concerns the title bar - it stays showing the name of > > the > > old file after d-New. (IIRC) > > > > Richard > > > > > > > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/denemo-devel
