Bug 284539 - error message that does not make sense
Summary: error message that does not make sense
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 10:20 UTC by Daniel Moyne
Modified: 2011-11-18 22:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Moyne 2011-10-20 10:20:40 UTC
Version:           1.99.0 (using KDE 4.7.2) 
OS:                Linux

L'envoi du courriel a échoué : Envoi réussi, mais impossible de terminer le message. Erreur inconnue. (No items found)

Here is the english translation :
sending of mail failed : sendind succeded, but impossible to terminate the e-mail ; error unknown.

Does not make sense ; it is time for me to re-install kmail with no data then migrate my archive (done in case) ; with the old version of kmail I could have done this easily but with this one how to do it ?

Reproducible: Sometimes

Steps to Reproduce:
like the message content : cannot explain

Actual Results:  
an application out of control like data location ; needs a procedure to re-install everything.

Expected Results:  
a reliable and robust application as before (now 2 configuration files kmailrc and kmail2rc !)

OS: Linux (x86_64) release 3.0.0-12-generic
Compiler: gcc
Comment 1 Christophe Marin 2011-10-20 10:51:13 UTC
Agree, the original string is not better.

kdepim-runtime/agents/maildispatcher:

./sendjob.cpp:331:    q->setErrorText( i18n( "Sending succeeded, but failed to finalize message." ) + ' ' + job->errorString() );
Comment 2 Daniel Moyne 2011-10-21 13:58:02 UTC
I tried to remove the signature (a file added at the end of the message) but when I send a message I now get the message systematically.
Comment 3 Christophe Marin 2011-11-18 22:14:49 UTC
The string was fixed to give more details about the error:

http://commits.kde.org/kdepim-runtime/8492b463dc12f7aacca5e29905ccf5c5b6cf4202