Bugzilla – Bug 2040
Linux: Assert on recording or generating when main Window minimized
Last modified: 2018-12-03 10:48:31 UTC
Created attachment 795 [details] Backtrace If the Audacity interface is minimized during record or generate before the track scrolls, then an Assert error dialog appears. Attempting to close the dialog only replaces it with another dialog. Bug does not appear to occur on Windows. Not tested on macOS. Backtrace attached. Bug does not occur in Audacity 2.1.2 built with Wx3.0.2. Marked as P1 as we know that it is not uncommon for users to minimize Audacity when recording.
DEVEL - FIX MADE https://github.com/audacity/audacity/commit/5a87d5ea67766b508757fd0a6b92d2a3ed262043 There was a residual bug of the screen showing white after maximizing, which I fixed too. Must-Test-All-OS+
Tested on W10 with audacity-2.3.1-alpha-172-253aca7eec2e35eff0ee07ac022f11b95f514672 and on macOS Mojave 10.14.1 with Cliff's 253aca7 build Tests OK on both platforms - no assert and recording carries on OK uninterrupted
(In reply to Peter Sampson from comment #2) Confirmed that this tests OK on Linux.