[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Akonadi] [Bug 324925] Already-existing MAILDIRs not getting indexed with KDE 4.11
From:       Daniel Vrátil <dvratil () redhat ! com>
Date:       2013-12-09 11:32:28
Message-ID: bug-324925-17878-KpYyqz02Pp () http ! bugs ! kde ! org/
[Download RAW message or body]

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

Daniel Vrátil <dvratil@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvratil@redhat.com

--- Comment #6 from Daniel Vrátil <dvratil@redhat.com> ---
The Akonadi::ItemFetchJob invoked from ItemQueue in Nepomuk Feeder fetches only
cached items - if there's an item that does not have the payload cached in
Akonadi yet, it will be skipped.

Please open Akonadi console and in "DB Console" tab, run following query:

SELECT PartTable.*, PartTypeTable.* FROM PartTable LEFT JOIN PartTypeTable ON
PartTable.partTypeId = PartTypeTable.id WHERE PartTable.PimItemId = 123456

Replacing 123456 with ID of an item you know does not work, post the output
here (or screenshot, the table is hard to copy)

Then, switch to Raw Socket tab and send following commands one by one

0 LOGIN test 
1 CAPABILITY (NOPAYLOADPATH) 
2 UID FETCH 123456 (CACHEONLY EXTERNALPAYLOAD PLD:ENVELOPE PLD:HEAD PLD:RFC822
ALLATTRIBUTES) 

And paste here the replies from the server. Remember to strip sensitive
information. You can string content of the reply, just make sure you keep
strings like PLD:HEAD[1] {123} (they can appear in the middle of the reply,
too)

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic