Bug 367904

Summary: tmp files remaining in /tmp
Product: [Applications] kdenlive Reporter: Benoit Touron <benoit.touron>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.04.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Benoit Touron 2016-08-27 16:53:41 UTC
When I import clips, kdenlive.* files remain in /tmp, efen after I quit kdenlive.
When I import many files, my /tmp gets saturated.

Reproducible: Always

Steps to Reproduce:
1.Import some clips
2.Quit kdenlive when all is imported
3.ls /tmp

Actual Results:  
Files remain

Expected Results:  
All files should be deleted
Comment 1 Jean-Baptiste Mardelle 2016-09-02 15:59:02 UTC
The temporary file handling has been changed in Kdenlive 16.08. However I am not sure to understand the problem you describe:

1) What do you mean: "Import some clips" ? Adding clips in the Project bin ? 
2) What temporary file are you talking about? Can you tell me the file names/type so that I understand?
Comment 2 Benoit Touron 2016-09-02 17:33:16 UTC
(In reply to Jean-Baptiste Mardelle from comment #1)
> The temporary file handling has been changed in Kdenlive 16.08. However I am
> not sure to understand the problem you describe:
> 
> 1) What do you mean: "Import some clips" ? Adding clips in the Project bin ? 
Yes, exactly

> 2) What temporary file are you talking about? Can you tell me the file
> names/type so that I understand?
Files like : /tmp/kdenlive.<2 letters><4 digits>
exemple: kdenlive.TJ6180

By the way, I configured kdenlive with /var/tmp as temp folder, so I would expect those files to be stored in /var/tmp instead of /tmp

Thanks anyway for kdenlive, it's really a great job !
Comment 3 Jean-Baptiste Mardelle 2016-09-03 14:41:23 UTC
Git commit 5cdcbb759e0b6fc4f47091a6b542d291d5d17526 by Jean-Baptiste Mardelle.
Committed on 03/09/2016 at 13:46.
Pushed by mardelle into branch 'Applications/16.08'.

Delete temporary ffmpeg audio thumbnail files

M  +5    -0    src/bin/projectclip.cpp

http://commits.kde.org/kdenlive/5cdcbb759e0b6fc4f47091a6b542d291d5d17526