[Bug 236774] Imap resource does not appear in folder view on creation

David Faure faure at kde.org
Fri May 7 21:39:43 BST 2010


https://bugs.kde.org/show_bug.cgi?id=236774


David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |faure at kde.org




--- Comment #1 from David Faure <faure kde org>  2010-05-07 22:39:40 ---
This is definitely related to the kwallet information that pre-filled the
dialog. In this example, it was pre-filled with mail.kdab.net information, and
we replaced it with mail.kdab.com info. And yet this shows up in the logs:

akonadi_imap_resource_3(3961) ImapResource::mailBoxForCollection: RID mismatch,
is  "imap://sabine@kdab.net@mail.kdab.net/"  expected 
"imap://sabinetest@kdab.com@mail.kdab.com/"

and then SyncCollectionTree says:
akonadi_imap_resource_3(3961)/libakonadi Akonadi::JobPrivate::handleResponse:
Akonadi::CollectionFetchJob(0x15d2240) "NO Hierarchical RID does not specify a
unique collection

But from the logs it's clear that the connection was made correctly as
sabinetest at kdab.com, which is the correct account.
"kdab.net", the wrong information, doesn't appear at all in the logs before the
"RID mismatch" line.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list