Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Update defaultTempDir path in AudacityApp.cpp #211
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
diddledan commentedNov 7, 2017
TMPDIRenvironment variable and use it when it is defined to set thedefaultTempDir.This is part of my attempt at getting audacity working in snappy. There are still more issues to tackle, but this patch gets past the temporary folder restrictions imposed by confined snaps.