Since installing fedora 34 and, with it, audacity 3.0.2, I’m having some strange problems.
Worst of all, when I just tried to save and then reopen a new project it turned out to be empty. No dialogue about file recoveries at all, just plain emptyness. I tried opening an older (.aup) project and it too was empty.
It seems like audacity saves everything including audio tracks in a single .aup3 file with the new version. For the emptied project I notice that this file is suspiciously small, about 300 kB instead of hundreds of mb as it would be with all audio properly stored.
I should add that saving projects and opening them worked for a short while before not working anymore. Is there any other information that might be helpful while I wait for a more stable release?
What sort of drive is the project stored on, and what format is the drive?
(I’ve been using Audacity 3.0.2 for nearly 2 months, and I’ve not seen any stability problems at all. My version is built from source on Xubuntu 20.04.)
As for drive, I don’t know if I understand the question. The projects are stored on my computer, same diskspace I use for most things.
Some more details about what’s going on:
When I create a new .aup3 project it seems to save everything and the file size is appropriately big. Then when I close and reopen the file it turns out to be empty, meaning the tracks are blank but the track names are still there. Next, when I close the project again the file size plummets to just a few hundred kb.
My general habit is to keep only one audacity window open at a time. However, I can successfully copy and paste audio between two open projects.
Exporting soundfiles also works.
So, any remaining theories about what has gone wrong?
I had the same problem with either the audacity package or the audacity-freeworld one (from rpm-fusion). However, I could successfully open and edit the project with the Flatpak package (from Flathub) It seems that the project is properly saved but cannot be opened for some reason.
Same problem here.
audacity-freeworld-3.0.2-1.fc34.x86_64
My project has a stereo track with audio from an imported mp3 and a mono generated track. I saved the project but when I reopen it I have my 2 tracks (stereo + mono) empty.
My fs is ext4.
Launched from terminal I can’t find any relevant.
Nor an error or warning is issued by the program.
Do you know if SQLite was compiled with SQLITE_ENABLE_DBPAGE_VTAB?
Apparently this is a requirement for AUP3 project files to work correctly, but is not the case for some Fedora users.
Sorry, I don’t know that. It was just something that came up when searching online for similar issues.
I’ve just saved an empty project using Audacity 3.0.2 on Xubuntu. The file size of the empty project is 327,680 bytes.
When you open an AUP3 project file, there should be a WAL file created with the same base file name, but with the file extension “.aup3-wal”. Are you seeing that file?
That all looks normal.
(The WAL file is a kind of temp file for the project. Technical details here: https://sqlite.org/wal.html)
How exactly are you opening the project?
What is in the Audacity Log file after opening the project (there will be a lot of stuff). “Help menu > Diagnostics > Show Log”