Summary: | draft email lost after suspend to disk | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Xavier Brochard <xavier> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | bluedzins, jtamate |
Priority: | NOR | ||
Version: | 1.11.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Xavier Brochard
2009-03-12 10:05:27 UTC
*** Bug 187138 has been marked as a duplicate of this bug. *** The working draft should not disappear until it is replaced by a new copy or the mail is queued to send or sent. Jaime, you mean it should not disappear from folder -- it is deleted right away, it has been that way since KDE3. The same applies not only to drafts but to any editing (outbox for example). I guess in that way we get: * The draft is not lost in a power failure. * It should check if the message is being editted when trying to edit again the same draft to not allow a duplicated message (or create duplicated messages with different IDs?) * The composing message can be saved (manually or at intervals) replacing the existing draft. a) it is the aim, not the current state b) it could be done similar how yast works -- store the composer process id when editing, then check if such process exists, if yes -- the mail is still edited, if not -- it means composer crashed, you can edit the mail, if there is no value -- it means the mail was/is not edited c.1) intervals -- yes, this is of course always useful, but please note, it should be auto-backup not auto-save (it is common misconception which can lead to data loss) c.2) manual save -- yes, yes, yes :-) ad.c) of course with such feature (any of them) the edited mail cannot be deleted/moved on edit. Thank you for taking the time to file a bug report. KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2. We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback. |