Update defaultTempDir path in AudacityApp.cpp #211

Open
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
  • Add a check against the TMPDIR environment variable and use it when it is defined to set the defaultTempDir.

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.

Update defaultTempDir path in AudacityApp.cpp
- Add a check against the `TMPDIR` environment variable and use it when it is defined to set the `defaultTempDir`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment