Request for a small patch

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Request for a small patch

      Sorry...
      Request revoked.

      Sorry №2 -- after testing, patch really liked!
      Could you apply this patch:

      PHP-Quellcode

      1. --- a/InfoBarGenerics.py
      2. +++ b/InfoBarGenerics.py
      3. @@ -1950,6 +1950,7 @@
      4. simulTimerList = self.session.nav.RecordTimer.record(recording)
      5. if simulTimerList is None: # no conflict
      6. + recording.autoincrease = False
      7. self.recording.append(recording)
      8. else:
      9. if len(simulTimerList) > 1: # with other recording

      This patch fixes the bug described here: openpli.org/forums/topic/28883…antrecord-and-timer-edit/

      Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von Alex-755 ()