[Digikam-devel] [Bug 145252] Umask settings used for album directory, not for image files
Arnd Baecker
arnd.baecker at web.de
Tue Oct 16 16:46:37 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145252
------- Additional Comments From arnd.baecker web de 2007-10-16 17:46 -------
Yes, for images changed in the image editor it should be just the same: in
graphics/digikam/utilities/imageeditor/editor/editorwindow.cpp
the construct
m_savingContext->saveTempFile = new KTempFile(newURL.directory(false),
".digikamtempfile.tmp");
is used.
So if changing the mode of the temporary files in the first place
makes sense, I will write and test a patch later this evening ...
More information about the Digikam-devel
mailing list