I upgraded from 3.3.? to 3.4.1 on a PC running Windows 11 Pro. After a problem mentioned below, I looked at a log from a fresh start of Audacity and find this:
==LOG follows
08:51:31: Audacity 3.4.1
08:51:31: Error: Failed to load shared library ‘avformat-60.dll’ (error 126: The specified module could not be found.)
08:51:31: Error: Failed to load shared library ‘avformat-59.dll’ (error 126: The specified module could not be found.)
08:51:31: Error: Failed to load shared library ‘avformat-58.dll’ (error 126: The specified module could not be found.)
08:51:31: Error: Failed to load shared library ‘avformat-57.dll’ (error 126: The specified module could not be found.)
08:51:31: Error: Failed to load shared library ‘avformat-55.dll’ (error 126: The specified module could not be found.)
08:51:34: sqlite3 message: (1) no such table: project in “SELECT 1 FROM project LIMIT 1;”
08:51:34: Error: Failed to load shared library ‘avformat-60.dll’ (error 126: The specified module could not be found.)
08:51:34: Error: Failed to load shared library ‘avformat-59.dll’ (error 126: The specified module could not be found.)
08:51:34: Error: Failed to load shared library ‘avformat-58.dll’ (error 126: The specified module could not be found.)
08:51:34: Error: Failed to load shared library ‘avformat-57.dll’ (error 126: The specified module could not be found.)
08:51:34: Error: Failed to load shared library ‘avformat-55.dll’ (error 126: The specified module could not be found.)
08:52:16: sqlite3 message: (1) no such table: project in “SELECT 1 FROM project LIMIT 1;”
08:52:29: Error: New Project 2023-11-15 08-52-16 N-2 is already open in another window.
====END LOG
Does this indicate that the upgrade failed to load all the dll files properly?
I discovered this because immediately after the upgrade last night, I recorded successfully a 5 hour recording, but before I was able to save it this morning, Windows rebooted to install upgrades. When I then opened Audacity, there was no Automatic Crash Recovery window. When I went to the …Audacity\SessionData folder and tried to open (not import) the New Projectxxx.aup3unsaved file, I got an error message saying that “New Project …” is already open in another window", yet Task Manager shows only one instance of Audacity.
Next I opened the xxxx.aup3unsaved file in Notepad++ and found it full of NULL characters.
Any help in understanding this would be helpful. Do I need to completely uninstall Audacity and start a fresh installation, or what?