https://bugs.kde.org/show_bug.cgi?id=479206
--- Comment #8 from rtb2000 <[email protected]> --- (In reply to Martin Koller from comment #7) > create a shell script and set the TMPDIR env var before starting kbackup. > QTemporaryFile uses QDir::tempPath() which in turn uses $TMPDIR if set, else > /tmp Hello, thank you for the advice. Instead, I used the corresponding environment variable configuration for kbackup in the plasma application launcher and consider this a workaround. However, in my opinion, the problem with a tmpfs /tmp that is too small for such operations is likely to affect most desktop PCs of average users with a default installation of the operating system. In my opinion, a more user-friendly solution would be to be able to make the appropriate configuration in the program, or at least provide a clearly documented reference to TMPDIR, possibly together with the “Could not write to temporary file” warning. Nevertheless, it works now, so thank you very much. -- You are receiving this mail because: You are watching all bug changes.
