Bug 242316

Summary: krita doesnt have an option to disable backup file creation
Product: [Applications] krita Reporter: Greg Bouzakis <gregbouzakis>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Greg Bouzakis 2010-06-21 05:12:55 UTC
Version:           2.1 (using KDE 4.4.3) 
OS:                Linux

krita doesnt have an option to disable backup file creation so backup files are always created.

kspread has such an option in Settings->Configure Kspread->Open/Save->Create backup files

Reproducible: Always

Steps to Reproduce:
Open an image with krita (i tried png's and jpg's), modify it, save it.

Actual Results:  
Backup files were created

Expected Results:  
Backup files shouldnt have been created
Comment 1 Greg Bouzakis 2010-06-21 05:13:48 UTC
I forgot to say that im using Krita from Koffice 2.2 but that wasnt an option in the bug creation wizard.
Comment 2 Sven Langkamp 2010-06-21 11:00:50 UTC
The option is on the first page of the configuration dialog. It's the second entry.
Comment 3 Sven Langkamp 2010-06-21 13:45:24 UTC
This was about the backup file that is created by manually saving.
Comment 4 Sven Langkamp 2010-06-21 14:14:02 UTC
SVN commit 1140733 by langkamp:

add option to turn off creation of backup files
BUG:242316


 M  +4 -0      dialogs/kis_dlg_preferences.cc  
 M  +8 -1      forms/wdggeneralsettings.ui  
 M  +10 -0     kis_config.cc  
 M  +3 -0      kis_config.h  
 M  +1 -0      kis_doc2.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1140733