I've tried closing it either with Ctrl-W or with clicking the button. Also with selecting the window from the top bar and selecting close. (I'm running XFCE.)
Come to think of it, I think the error only comes up in these circumstances:
I have multiple projects open.
AND
I close a previous project (not the most recent one).
I think that it works fine to close projects when I begin with the one most recently opened.
Hm. That's interesting.
Yes, the BUG and all that text is just copied directly from the terminal window.
Crashes when closing project
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
pseudo-bash
- Posts: 12
- Joined: Sun Nov 10, 2019 5:21 am
- Operating System: OS X 10.9 Mavericks
Re: Crashes when closing project
What is your response when Audacity prompts you to save the project?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
pseudo-bash
- Posts: 12
- Joined: Sun Nov 10, 2019 5:21 am
- Operating System: OS X 10.9 Mavericks
Re: Crashes when closing project
The crash happens prior to saving being an option. Generally I save the project before opening a new one anyway.
Re: Crashes when closing project
A fix was committed 4 days ago for a "crash on close" bug (https://github.com/audacity/audacity/co ... b396957b7a) I have no way of knowing if this will fix the problem for you, but it sounds like it could be. The fixed bug was due to a "race condition", and that could account for why you see the crash and I don't.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
pseudo-bash
- Posts: 12
- Joined: Sun Nov 10, 2019 5:21 am
- Operating System: OS X 10.9 Mavericks
Re: Crashes when closing project
Interesting. Is this something I can try updating to fix, or would it be better to wait until the next stable release?
Re: Crashes when closing project
Have you every built a C/C++ application from the source code?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)