<div dir="ltr"><div><div><div>All issues noted above have been fixed. In addition:<br></div><div><br>- the terminology has been changed throughout to try to be less confusing. The directory is now referred to as the "LiVES working directory" everywhere.<br></div><div>For example prefs->tmpdir is now prefs->workdir in the C code, and $tmpdir is now $workdir in Perl. The only exception is in the .lives config file where the text <tmpdir> and <session_tmpdir> must be retained for backwards compatilbility.<br></div><div><br></div>- there were a couple of playback plugins where /tmp was the default for creating a fifo file inside. Even though the user could overwrite this, the default has now been changed to create these files in the LiVES working directory.<br><br></div>- the command "smogrify get_tempdir" has been left alone for backwards compatibility but is marked as deprecated in the source file. A new directive "smogrify get_workdir" has been created, this latter version writes to stdout and other applications may read this with popen().<br><br></div>- a couple of places where LiVES was creating temporary files in /tmp have been altered to create these in the working directory instead.<br><div><br></div><div>I believe that all issues have been addressed. I will continue testing and examining the code over the next few days to confirm this.<br><br><br></div><div>Relevant patches:<br><a href="https://sourceforge.net/p/lives/code/2570">https://sourceforge.net/p/lives/code/2570</a><br><a href="https://sourceforge.net/p/lives/code/2571">https://sourceforge.net/p/lives/code/2571</a><br><a href="https://sourceforge.net/p/lives/code/2572">https://sourceforge.net/p/lives/code/2572</a><br><a href="https://sourceforge.net/p/lives/code/2573">https://sourceforge.net/p/lives/code/2573</a><br><a href="https://sourceforge.net/p/lives/code/2577">https://sourceforge.net/p/lives/code/2577</a><br><div><br><br><br><div><br></div></div><br></div><div><br></div></div>