Integer division by zero exception in Fraction::ticks()

• Feb 18, 2019 - 19:07
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S1 - Blocker
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Steps to reproduce:

  1. Untitled Score
  2. Switch to Continuous View
  3. Try to scroll the score to see more of the score to the right side of the screen (higher measure numbers) via any method (keyboard: PgUp or End; mouse: Shift + wheel or click and drag)

Result: Debugger catches exception of type int division by zero. Probably crashes if you run release or a nightly.


Comments