Summary: | Send images by mail tool does not delete its temporary files. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Tung NGUYEN <ntung> |
Component: | Plugin-Generic-SendByMail | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 5.6.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Tung NGUYEN
2005-10-16 16:13:53 UTC
Tung, It's normal to let's tmp folder after digikam session because plugin had not any feedback about mail agent when e-mail with photos will be sent on the network ! If i removing folder at end of digikam session, and if mail agent is always open without to send all pictures (using RTC internet connection for example), mail agent will cannot process properly emailing. Normally, tmp folder is automaticly deleted at end of kde session (I have tested this point in the past when i have writen SendImage plugin). Gilles Hows about an option? Something like "Delete temporary files when digiKam close"... This would help all those people whose temporary files are not edeleted. Oliver I understand, I did not think of this case. It's OK for me, if you want you can close this bug report. The New tool to send image by mail from digiKam, always clean up the temporary directory when the Assistant dialog is closed. An explicit message from the progress list view explain the situation. The temporary directory do not be removed until the Mail Client program has processed the attachements. Gilles Caulier |