Item start time occasionally incorrect in the Show Manager

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
mbroskamp
Posts: 7
Joined: Fri Nov 06, 2015 3:44 pm
Real Name: Brian

In regards to the recent issue I posted on github, I'm adding this topic for further discussion and to provide an example profile.

Issue: https://github.com/mcallegari/qlcplus/issues/723
Version: 4.10.2b

Reproduction steps:
  • Open QLC+ and go to the Show Manager
  • Create a new show and a new track
  • Add a sequence to the track
  • Open the "Item start time and duration" dialog for the new sequence
  • Change the start time to 0h 0m 1s.05
  • Close the dialog and reopen it
Notice when you reopen the dialog that the start time is displayed as 1s.5, without the preceding zero. This seems to be true for any start time that has a leading zero (< .10)

Incidentally, if you have a sequence that starts with a millisecond that's divisible by ten (.50, for example), the units are shown with a trailing zero (displayed as .50, not .5) which is absent above).

Attached is a show file. There are two sequences, both named corresponding to how they're set up. The first sequence shows the actual issue, the sequence should start at 1s.05, but the dialog displays as 1s.5. The second shows the trailing zero; the sequence starts at 5s.50 and is displayed at 5s.50, for comparison with the actual issue.
Attachments
test_time_issue.qxw
(2.3 KiB) Downloaded 49 times
Post Reply