[Akonadi] [Bug 333647] New: after upgrade to 4.13: one of two IMAP resources is reported "not functional"
m.eik michalke
m at reaktanz.de
Sun Apr 20 12:20:48 BST 2014
https://bugs.kde.org/show_bug.cgi?id=333647
Bug ID: 333647
Summary: after upgrade to 4.13: one of two IMAP resources is
reported "not functional"
Classification: Unclassified
Product: Akonadi
Version: 4.13
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: IMAP resource
Assignee: chrigi_1 at fastmail.fm
Reporter: m at reaktanz.de
CC: kdepim-bugs at kde.org, vkrause at kde.org
after i upgraded to KDE SC 4.13 (kubuntu 14.04), one of two formerly working
IMAP resources is suddenly unavailable. on another machine which is still
running KDE SC 4.12, both servers still respond like a charm, as they did on
both machines for the past months.
directly after the upgrade, akonadi didn't work *at all* due to a dorked mySQL
database upgrade. i was able to fix it by applying the workaround described
here: https://bugs.kde.org/show_bug.cgi?id=331867#c16
after that, kmail seemed to be working again, but i'm still stuck with one IMAP
account not working. i tried to add a new resource for the same server, it
still won't fetch mails: akonadictl says
"akonadi_imap_resource_1(7031)/kdepimlibs (kimap)
KIMAP::LoginJob::connectionLost: Connection to server lost 0", kmail shows the
folder in red and appends the attribute "(offline)".
Reproducible: Always
Steps to Reproduce:
1. start kmail
Actual Results:
kmail complains the resouce was not functional and is now "online" (wich sounds
like a contradiction in itself).
Expected Results:
kmail should fetch mails like it used to.
in the akonadictl messages, i noticed this one repeatingly (i replaced the
search term with $SEARCHTERM):
<akonadictl log>
Executing search "searchUpdate-1397992226"
json_parser - syntax error found, forcing abort, Line 1 Column 0
akonadiserver(6968) SearchPlugin::search: invalid query "select distinct ?r
?reqProp1 where { { ?r
<http://akonadi-project.org/ontologies/aneo#akonadiItemId> ?reqProp1 . ?r
<http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf>
<nepomuk:/res/c61280ec-7c17-498d-93cb-8cf3102a78d5> . { ?r
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#bcc> ?v1 . ?v1
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#cc> ?v2 . ?v2
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#to> ?v3 . ?v3
<http://www.semanticdesktop.org/ontologies/2007/03/22/nco#hasEmailAddress> ?v4
. ?v4 <http://www.semanticdesktop.org/ontologies/2007/03/22/nco#emailAddress>
?v5 . FILTER(bif:contains(?v5, "'$SEARCHTERM*'")) . } UNION { ?r
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#messageSubject> ?v6 .
FILTER(bif:contains(?v6, "'$SEARCHTERM*'")) . } UNION { ?r
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#plainTextMessageContent>
?v7 . FILTER(bif:contains(?v7, "'$SEARCHTERM*'")) . } UNION { ?r
<http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf> ?v8 . ?v8
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#plainTextMessageContent>
?v9 . FILTER(bif:contains(?v9, "'$SEARCHTERM*'")) . } . ?r a
<http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Email> . } .
FILTER(REGEX(STR(?r), '^nepomuk:/res')) . }"
searchUpdateResultsAvailable 340 0 results
Got 0 results, out of which 0 are already in the collection
Added 0
Search done "searchUpdate-1397992226" (without remote search)
Search update finished
All results: 0
Removed results: 0
</akonadictl log>
no idea if this is related.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list