Open
Description
Any temp path that isn't the default form of /mnt/x will completely break the path handling and result in 'Only read x of y bytes at offset z. Error 1' as soon as the third table begins plotting, resulting in bizarre directories like /home/<username>/~/<temp directory name>
. This seems to mean that you can only use absolute paths which are not in a user's home directory as paths which are in a user's home directory will instead by used as relative paths to the current working directory.