Lyrics shifted right and all clefs changed to treble

• Aug 29, 2010 - 04:13
Type
Functional
Severity
S4 - Minor
Status
closed
Project

I was rescoring an old arrangement the other day when I noticed a minor bug, so I thought I'd try to reproduce it on trunk. I checked out trunk (on Ubuntu Lucid), compiled, opened my score, and was presented with this:

odd display on trunk

All the lyrics were shifted right, and all the clefs were changed to treble clef. I thought maybe I had something wrong in my build environment (even though the demo scores worked fine). So I svn switched to the 0.9.6 branch and rebuilt, and everything displayed fine:

correct display on branch

I'm not sure what other details would be helpful here, but I'm attaching the problem score, which was originally created on Windows Vista.

Attachment Size
screenshot_016.png 84.63 KB
screenshot_017.png 85.04 KB
Arise, O God, and Shine.mscz 16.59 KB

Comments

Sorry - didn't mean to imply I was using trunk for actual work. I guess I could have introduced myself before jumping into the queue. I'm a software engineer and Drupal core developer, and when I'm not madly fixing Drupal 7 bugs I write the occasional SATB or violin arrangement. I had a copy of Finale ages ago (I think for Windows 98) and it's great to see a viable open-source alternative. So when I noticed a segfault on 0.9.6, I thought I'd check out trunk to see if I could reproduce it. I didn't reproduce the segfault, but I did get the odd behavior I reported above, and I figured it was at least worth creating an issue. Maybe eventually I'll get to know the code well enough to patch my own bugs. :)

No problem. Welcome on board.
If you have the steps to reproduce the crash on 0.9.6.2, let's create another bug report. We could fix it in the branch.
The lyrics shift one should be a "side effect" of the current trunk refactoring.
Thanks for your work on drupal :)

Title [trunk] lyrics shifted right and all clefs changed to treble Lyrics shifted right and all clefs changed to treble
Status (old) active needs info

Hi ksenzee

Is this still a problem for you?