After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587327 - write all temp files into one folder in /tmp
write all temp files into one folder in /tmp
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: 0.13.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-29 16:33 UTC by j^
Modified: 2009-07-10 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to use common tmp dir (811 bytes, patch)
2009-06-29 16:35 UTC, j^
committed Details | Review

Description j^ 2009-06-29 16:33:47 UTC
right now pitivi greats many png files in /tmp,
to know better which files where created by pitivi it would be better if they would be all in one folder, i.e. /tmp/pitivi-$USER
Comment 1 j^ 2009-06-29 16:35:15 UTC
Created attachment 137568 [details] [review]
patch to use common tmp dir
Comment 2 Edward Hervey 2009-07-10 11:51:45 UTC
commit 539e4f7825488cba1a3d88b62f9432b0cb04dc00
Author: Jan Gerber <j@bootlab.org>
Date:   Fri Jul 10 13:49:39 2009 +0200

    tempfiles: Use a /tmp subdirectory for temporary files.