Bug 252531 - Moving mails from one folder causes an ItemRetrieverException
Summary: Moving mails from one folder causes an ItemRetrieverException
Status: CLOSED FIXED
Alias: None
Product: KMail Mobile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Maemo 5 Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-27 13:16 UTC by Bjoern Ricks
Modified: 2010-12-02 12:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Ricks 2010-09-27 13:16:55 UTC
In ~90% of all cases moving more then one mail to another folder result in an error output on the console. It takes ~30-60 sec until the original mail is deleted and copied to the other folder.

0) Start kmail-mobile
1) Select a folder
2) Click on folder and switch to multiselectionview
3) Select >=2 mails
4) Move mails to another folder

Version: 4:4.5~20100917.1177596-1maemo3.1174921

Output from terminal:

QModelIndex(2,0,0x2e62f0,MessageListProxy(0x248730) )  QVariant(QString, "21")
Known subscriber "kmail-mobile" subscribes again
Database "/home/user/.local/share/akonadi/akonadi.db" opened using driver "QSQLITE3"
posting retrieval request for item 19  there are  0  queues and  0  items in mine
request for item 19 still pending - waiting
processing retrieval request for item 19  parts: ("RFC822")  of resource: "akonadi_imap_resource_0"
continuing
request for item 19 "21" failed: "Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
ItemRetrieverException :  Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
posting retrieval request for item 176  there are  0  queues and  0  items in mine
request for item 176 still pending - waiting
processing retrieval request for item 176  parts: ("RFC822")  of resource: "akonadi_imap_resource_0"
continuing
request for item 176 "22" failed: "Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
ItemRetrieverException :  Unable to retrieve item from resource: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
21 +FLAGS (\Deleted)
QFSFileEngine::open: No file name specified
found 1 item parts to expire in collection "1"
22 +FLAGS (\Deleted
Comment 1 Sabine Faure 2010-10-28 00:57:20 UTC
The same thing seems to happen when copying folders containing at least two emails.

Indeed there is a delay before the copied folder is displayed (see bug #255442)


N900, 4:4.6~20101026.1190044-1maemo1.1189579
Comment 2 Bjoern Ricks 2010-11-01 12:25:41 UTC
*** Bug 255442 has been marked as a duplicate of this bug. ***
Comment 3 Tobias Koenig 2010-11-29 14:02:11 UTC
Hej,

can you check if the imap resource was offline when this happened, please?

Ciao,
Tobias
Comment 4 Bjoern Ricks 2010-11-30 15:39:19 UTC
Moving mails is fixed with 4:4.6~20101130.1202227-1maemo1.1202030 but moving a folder has another issue. I'll create an additional report for it.
Comment 5 Ludwig Reiter 2010-12-02 12:43:36 UTC
version: 20101202-1202744-1maemo1

moving mail works in this version.