[Akonadi] [Bug 284527] Error when changing an imap folder's identity (Unknown command SETANNOTATION)

Matthias Heizmann matthias at heizmann.name
Fri Sep 20 15:38:29 BST 2013


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

Matthias Heizmann <matthias at heizmann.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthias at heizmann.name

--- Comment #18 from Matthias Heizmann <matthias at heizmann.name> ---
I have the same problem with KDE SC 4.11.1 and akonadi-server-1.10.2-r1

I would like to use Alexanders workaround, but I failed.
As Alexander suggested I had a look at the debugger and saw the following lines
(you see them e.g., if you try to add the kolab calendar via korganizer)
0x825880 0 LOGIN "akonadi_kolabproxy_resource" 
akonadi_kolabproxy_resource (0x825880) 0 OK User logged in 
akonadi_kolabproxy_resource (0x825880) 1 CAPABILITY (NOTIFY 2)
akonadi_kolabproxy_resource (0x825880) 1 OK CAPABILITY completed 
akonadi_kolabproxy_resource (0x825880) 2 RESSELECT
"akonadi_kolabproxy_resource" 
akonadi_kolabproxy_resource (0x825880) 2 OK akonadi_kolabproxy_resource
selected 
... (I omit the succeeding lines, because they are not relevant for my
question)

Afterwards I executed the following commands in the "Raw Socket" tab.
0 LOGIN "akonadi_kolabproxy_resource" 
1 CAPABILITY (NOTIFY 2)
2 RESSELECT "akonadi_kolabproxy_resource" 

However, now I got a different output (last line is different)
0x87a0e0 0 LOGIN "akonadi_kolabproxy_resource" 
akonadi_kolabproxy_resource (0x87a0e0) 0 OK User logged in 
akonadi_kolabproxy_resource (0x87a0e0) 1 CAPABILITY (NOTIFY 2) 
akonadi_kolabproxy_resource (0x87a0e0) 1 OK CAPABILITY completed 
akonadi_kolabproxy_resource (0x87a0e0) 2 RESSELECT
"akonadi_kolabproxy_resource" 
akonadi_kolabproxy_resource (0x87a0e0) 2 NO akonadi_kolabproxy_resource is not
a valid resource identifier 

What can I do to add the parent collection and set its content type
"inode/directory"?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list