Bug 219603 - Renaming images to send
Summary: Renaming images to send
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-SendByMail (show other bugs)
Version: 5.6.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-21 22:27 UTC by Martin Zahnd
Modified: 2017-06-28 21:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Zahnd 2009-12-21 22:27:29 UTC
Version:           Unbekannt (using 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 200", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.5-0.1-desktop

Since plus minus 1 year and a half, pictures are renamed by kipi to 001.jpg, 002.jpg.
For my this is not useful.Often I sent images to friend and they save it later. When they receive always 001.jpg, they have a problem to save it. please put a option to sent pictures with original name.
Thanks a lot
Comment 1 Rainer Lay 2010-02-26 11:38:12 UTC
The same issue here. The old way was much better for me too.
Comment 2 Andi Clemens 2010-02-27 09:57:01 UTC
SVN commit 1096646 by aclemens:

Use the original file names, also when resizing (changing the properties of an
image). To avoid overwriting images with the same name in the temp folder (this can happen since
we can work on digiKam searches or other virtual folders), create a folder for
every single file.

BUG:219603

 M  +8 -6      emailsettingscontainer.h  
 M  +18 -6     imageresize.cpp  
 M  +18 -9     sendimages.cpp  


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