Full score does not print when in continuous view
Reported version
2.3
Type
Functional
Frequency
Many
Severity
S3 - Major
Status
closed
Regression
No
Workaround
No
Project
Using iOS 10.11.6.
When in continuous view, if you print the score, only the first page of the score will be sent to the printer or pdf. This occurs every time.
GIT commit: 3c7a69d
Comments
confirmed, on Windows 7 too (in latest code from master it doesn't print properly at all, but also just one page)
I believe to have found the culprit: in filePrint() we first record the number of pages (which is 1 in continuos view) then switch into page mode, print and switch back to whatever mode we've been in before.
Looks like we need to change the order here.
OK, I've tried my theory and it works like I expected.
See https://github.com/musescore/MuseScore/pull/2837
Fixed in branch master, commit 8746d181d5
fix #125791: in continuous mode only first page of score gets printed
Fixed in branch master, commit 37dff57b04
Merge pull request #2837 from Jojo-Schmitz/print
fix #125791: in continuous mode only first page of score gets printed
Fixed in branch 2.0.4, commit 6148a930cb
fix #125791: in continuous mode only first page of score gets printed
Automatically closed -- issue fixed for 2 weeks with no activity.
I tried to print an entire score for the conductor. My score has 20 parts but only the first 14 parts print out. When I export to pdf, only the first 14 parts appear in the score. Also, my score has 2 drumsets but only the first drumset appears as a part, drumset 1. Drumset 2 appears as a part but is blank even tho I can see it in the score.
In reply to I tried to print an entire… by spelesho
You have attached the backup, which we can't download. Find the file that does not have a , at the end of the name and attach that.
@spelesho could you please create new issue? Did you print when in page view? Please attach source file to the new reported issue.