Bug 242316 - krita doesnt have an option to disable backup file creation
Summary: krita doesnt have an option to disable backup file creation
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 2.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 05:12 UTC by Greg Bouzakis
Modified: 2010-06-21 14:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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