I created a new session with Ardour8.4.0 on Ubuntu Studio yesterday evening and cannot load it this morning. The error message is the following
Session “/home/ttproject/Ardour/Warsaw (snapshot Warsaw)” did not load successfully:
Cannot initialize session/engine: Audio/MIDI Engine is not running or sample-rate mismatches.
—ERROR: Unexpected exception during session setup: bad_weak_ptr
Yesterday evening it was running without any problems. Does someone has an idea, what to do?
Or open the “Warsaw.ardour” file with a text editor, on the second line you will find the sample rate of the project, for example, sample-rate="48000". Tell jack or pipewire to use that sample rate.
Please visit Download Ardour | Ardour Community and download the free/demo copy (you can install it in parallel with the one from Ubuntu Studio). Try loading your session with that, and let us know what happens.
I opened a new session using Alsa and sample rate 44100 Hz (the warsaw session was recorded using Jack with 44100 Hz) and tried to open the session which fails with the same error message.