openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19227
Re: [Question #221201]: "live" mode and song editing - keeps displaying a song page
Question #221201 on OpenLP changed:
https://answers.launchpad.net/openlp/+question/221201
Dave Bevan posted a new comment:
Hi Raul.
Further testing:
1) Disable service-update-in-event-of-song-edit-change. So now, no
changes on the SONGS panel cause updates on the SERVICE panel. So the
issue is only associated with SERVICE panel behaviour.
2) An interesting side-effect of this: If I edit a now-detached song
from the main database/SONGS panel - say add "x" as the 1st char of the
1st verse, save, then right-click edit the same song on the SERVICE
panel (i.e. the 1st verse over there doesn't have the "x" because of the
detached-edit), I find that the song editor displays the version of the
song from the database/SONGS panel, not the version of the song that's
in the SERVICE file. Is that expected behaviour?
3) In the circumstance where I right-click-edit over the SERVICE panel, and CANCEL, as described above, the behaviour is as-expected - nothing untoward occurs. However, if I save, two things happen:
3.1) The save causes "x" to appear. Expected, because of the behaviour observed in #2 above.
3.2) The Go-Live event also occurs, even though I wasn't in Go-Live mode (I'm working single-screen here) so know for definite that there was no "output" running as it obscures the GUI.
So it's narrowed to a Go-Live event being triggered after a Save of a
song currently loaded in the SERVICE panel, that was also subject to a
PREVIOUS, but not-currently-active Go-Live event - i.e. the song has to
be present/loaded in the LIVE panel.
Hope that helps to narrow down the code location of the problem.
--dave.
--
You received this question notification because you are a member of
OpenLP Core, which is an answer contact for OpenLP.