Skip to content

Bugfix: If no any sequence have been created, alert the user to check media paths

Félix David requested to merge Tilix4/stax:bf_no_seq_error_message into 2.0

Description of change

Added report_message to raise an error message if no sequence has been created after tracks update.

Fix #260 (closed)

How to test it

Load a timeline which hasn't any accessible media on by the system.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @awesome_dev_too

Merge request reports