mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 16:14:00 +01:00 
			
		
		
		
	... At startup, spawn a copy process in main() and crash it at once. The child process continues. (The fix was ineffective when the parent continued and the child crashed.) Re-activiation of the application is also needed or else the windows are hidden behind other applications. Another sleep when closing a project, to fix occurrences of the bug caused by closing of a project window without saving changes.