[Bug 258342] No hierarchical RID does not specify a unique collection

2012-03-16 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342

--- Comment #15 from Stefan Vater st.va...@web.de ---
OK, you are right. I have checked with other clients, and they show all the
same behaviour that all other folders are subfolders of INBOX. Strange
configuration...

Anyway, ones more many thanks for the fast resolution of my problem! I would
consider this bug as fixed now. What about the other ones: bug 222600 and bug
224552. The bug reporter himself suggested to close these.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-03-09 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342

--- Comment #13 from Stefan Vater st.va...@web.de ---
Ok, I have installed KDE 4.8.1 and after some quirks ... it seems to work!

However, there are still some issues: All other folders are still subfolders of
the INBOX, which is not the case in my webmail. And, there is a collection with
an empty name, when I look into the server side subscription dialog. On the
other hand, I can read my email using kmail :-)

So, I do not know. I think the correct behaviour would be nice, and if you are
willing to go after the remaining issues, I would try to help you with the
information I can give from my installation.

Many thanks!
Stefan

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-03-09 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342

--- Comment #14 from Kevin Ottens er...@kde.org ---
Well the remaining issue is coming from either the webmail lying to you or the
IMAP server lying to the Akonadi IMAP resource. From the log you posted, the
server tells us that your folders are under INBOX (they're all INBOX/Foo) and
so we've no reason or clue to believe it's not the case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-22 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #12 from Kevin Ottens ervin kde org  2012-02-22 12:36:50 ---
Yes, the 4.8.1 tagging is only next week, so this fix should be in.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-21 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342


Kevin Ottens er...@kde.org changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WAITINGFORINFO  |




--- Comment #8 from Kevin Ottens ervin kde org  2012-02-21 13:13:05 ---
Excellent! Managed to reproduce the problem in a test env, reopening.

Thanks for the extra info, it helped a lot. Fix soon to be committed.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-21 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342


Kevin Ottens er...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #9 from Kevin Ottens ervin kde org  2012-02-21 13:16:31 ---
Git commit 5b9aef7142ec16af688195034d88f42712ee8acd by Kevin Ottens.
Committed on 21/02/2012 at 14:11.
Pushed by ervin into branch 'master'.

Handle with care mailbox names ending with separator

Some servers apparently find funny to sometimes send mailbox names
suffixed with the separator (e.g. INBOX/) which mapped for us to a
mailbox with no name under INBOX. Needless to say it was veeery wrong.

So now special case those, and consider that the server instead meant
the mailbox name without this separator suffix (e.g. INBOX/ - INBOX).

M  +6-1resources/imap/retrievecollectionstask.cpp
M  +27   -0resources/imap/tests/testretrievecollectionstask.cpp

http://commits.kde.org/kdepim-runtime/5b9aef7142ec16af688195034d88f42712ee8acd

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-21 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #10 from Kevin Ottens ervin kde org  2012-02-21 13:17:33 ---
Git commit ff731bd5bbffa044162b8d20299621b23af726a5 by Kevin Ottens.
Committed on 21/02/2012 at 14:11.
Pushed by ervin into branch 'KDE/4.8'.

Handle with care mailbox names ending with separator

Some servers apparently find funny to sometimes send mailbox names
suffixed with the separator (e.g. INBOX/) which mapped for us to a
mailbox with no name under INBOX. Needless to say it was veeery wrong.

So now special case those, and consider that the server instead meant
the mailbox name without this separator suffix (e.g. INBOX/ - INBOX).

M  +6-1resources/imap/retrievecollectionstask.cpp
M  +27   -0resources/imap/tests/testretrievecollectionstask.cpp

http://commits.kde.org/kdepim-runtime/ff731bd5bbffa044162b8d20299621b23af726a5

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-21 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #11 from Stefan Vater st vater web de  2012-02-21 18:17:51 ---
Great news!

I am eager to test this. However, since my time is very limited right now, and,
as I understand, you have already pushed that to 4.8 branch (this means that it
will be in 4.8.1, right?) and I have not yet compiled KDE from source yet, I
will wait for 4.8.1 in OpenSUSE.

I will definitely report afterwards. Thanks a lot!

Stefan

P.S.: Hmmm, what would I have to recompile on my own?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-21 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=258342


Dennis Schridde devuran...@gmx.net changed:

   What|Removed |Added

 CC||devuran...@gmx.net




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-18 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #6 from Kevin Ottens ervin kde org  2012-02-18 16:29:58 ---
OK, I maybe have an idea which would help me make an automated test to
reproduce the issue. That said I'd need a couple of extra bit of info:
 * What is the IMAP server you use?
 * What's the hierarchy of folders you see in the webmail?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-18 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #7 from Stefan Vater st vater web de  2012-02-18 18:54:57 ---
Hi,

* I think it is Dovecat, since a telnet connection gives me:

me@linux:~ telnet mailer.zmaw.de 143
Trying 136.172.65.3...
Connected to mailer.zmaw.de.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS
LOGINDISABLED] Dovecot ready.

* The hierarchy in the webmail is that everything is on root level:
/Inbox
/Drafts
/Junk
/Sent
/Trash
/PROJECT
/Arbeit
/Technik
/diverses

I hope that helps.

Thanks a lot for dealing with my problem!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-17 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342


Stefan Vater st.va...@web.de changed:

   What|Removed |Added

 CC||st.va...@web.de




--- Comment #3 from Stefan Vater st vater web de  2012-02-17 08:14:21 ---
Hi,

I have the the same error message as the people above using kmail2 with KDE SC
4.8 and Opensuse 12.1.

I suspect that either akonadi is reading a wrong collection tree from the
server or the collection tree of the server is somehow strange, because there
is a collection with an empty name.

See also bug 222600. I am not sure if these are duplicates. Anyway, the problem
still exists, so this bug should be reopened! Or shall Iopen a new one?

Regards,
Stefan

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-17 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342


Kevin Ottens er...@kde.org changed:

   What|Removed |Added

 Resolution|WORKSFORME  |WAITINGFORINFO




--- Comment #4 from Kevin Ottens ervin kde org  2012-02-17 16:53:53 ---
OK, so now that we have the collections the resource tries to create on the
client side... Let's try to know what the server sent us. Could you please use
the following procedure:
http://techbase.kde.org/Projects/PIM/Akonadi/Debug_IMAP

And look in the logs for the part where we issue a LIST or LSUB command. I'd
need the command we send and what the server replies after that.

PS: As for 222600 it could be another symptom of the same bug or a different
bug altogether, so I prefer to keep them separated for now.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2012-02-17 Thread Stefan Vater
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #5 from Stefan Vater st vater web de  2012-02-17 19:59:35 ---
OK, I hope this is the information you need. The imap.log.PID has the following
lines:

C: A04 CAPABILITY
S: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT
SORT=DISPLAY THREAD=REFERENCES THREAD=RE
FS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED
I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS ACL RIGHTS=texk QUOTA
S: A04 OK Capability completed.
C: A05 NAMESPACE
S: * NAMESPACE ( (INBOX/ /) ) ( (shared/ /) ) ( )
S: A05 OK Namespace completed.
C: A06 LIST  INBOX
C: A07 LIST  INBOX/*
C: A08 LIST  shared
C: A09 LIST  shared/*
S: * LIST ( \HasChildren ) / INBOX
S: * LIST ( \HasChildren ) / INBOX/
S: A06 OK List completed.
S: * LIST ( \HasNoChildren ) / INBOX/Technik
S: * LIST ( \HasNoChildren ) / INBOX/Trash
S: * LIST ( \HasNoChildren ) / INBOX/Arbeit
S: * LIST ( \HasNoChildren ) / INBOX/PROJECT
S: * LIST ( \HasNoChildren ) / INBOX/diverses
S: * LIST ( \HasNoChildren ) / INBOX/Drafts
S: * LIST ( \HasNoChildren ) / INBOX/Junk
S: * LIST ( \HasNoChildren ) / INBOX/Sent
S: A07 OK List completed.
S: A08 OK List completed.
S: A09 OK List completed.
C: A10 LSUB  INBOX
C: A11 LSUB  INBOX/*
C: A12 LSUB  shared
C: A13 LSUB  shared/*
S: * LSUB ( ) / INBOX/
S: A10 OK Lsub completed.
S: * LSUB ( ) / INBOX/Drafts
S: * LSUB ( ) / INBOX/Junk
S: * LSUB ( ) / INBOX/Sent
S: * LSUB ( ) / INBOX/Trash
S: * LSUB ( ) / INBOX/PROJECT
S: * LSUB ( ) / INBOX/Arbeit
S: * LSUB ( ) / INBOX/Technik
S: * LSUB ( ) / INBOX/diverses
S: A11 OK Lsub completed.
S: A12 OK Lsub completed.
S: A13 OK Lsub completed.

What I know from the webmail login, I would think that INBOX and the other
folders should be on the same level.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2011-09-17 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342





--- Comment #2 from Kevin Ottens ervin kde org  2011-09-17 09:35:37 ---
Is it still happening for you with 4.7.x? I've been unable to reproduce that
one, it just works for me.

In case you still experience this please feel free to reopen. I remember seeing
it previously, but it should be gone now.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2011-09-17 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=258342


Kevin Ottens er...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 258342] No hierarchical RID does not specify a unique collection

2010-12-09 Thread Jonathan Verner
https://bugs.kde.org/show_bug.cgi?id=258342


Jonathan Verner jonathan.ver...@gmail.com changed:

   What|Removed |Added

 CC||jonathan.ver...@gmail.com




--- Comment #1 from Jonathan Verner jonathan verner gmail com  2010-12-09 
20:45:14 ---
Same thing happens here, with beta2 (KDE 4.5.85) on Kubuntu. However
it seems to depend on the imap server. The one failing seems to be
coming from the uw-imapd package (7:2007b~dfsg-4+lenny3). However 
a different imap server (1:1.0.10-1ubuntu5.2 on ubuntu) works fine as
does gmail.

The log from akonadiconsole:

65 LIST 0 INF (RESOURCE akonadi_imap_resource_11) (ANCESTORS 1) 
65 OK List completed 
66 CREATE Artax 0 (MIMETYPE (inode/directory) REMOTEID
imap://usern...@artax.karlin.mff.cuni.cz/ REMOTEREVISION  AccessRights 
noselect 1 CACHEPOLICY (INHERIT false INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND
true LOCALPARTS (ENVELOPE HEAD RFC822))) 
* 6361 0 (NAME Artax MIMETYPE (inode/directory) REMOTEID
imap://usern...@artax.karlin.mff.cuni.cz/ REMOTEREVISION  RESOURCE
akonadi_imap_resource_11 CACHEPOLICY (INHERIT false INTERVAL 5 CACHETIMEOUT
-1 SYNCONDEMAND true LOCALPARTS (ENVELOPE HEAD RFC822)) AccessRights 
noselect 1) 
66 OK CREATE completed 
67 CREATE Drafts 6361 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Drafts REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6362 6361 (NAME Drafts MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Drafts REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ) 
67 OK CREATE completed 
68 CREATE mail 6361 (MIMETYPE (inode/directory) REMOTEID /mail
REMOTEREVISION  AccessRights  noselect 1 CACHEPOLICY (INHERIT true)) 
* 6363 6361 (NAME mail MIMETYPE (inode/directory) REMOTEID /mail
REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY (INHERIT true
INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE HEAD RFC822))
AccessRights  noselect 1) 
68 OK CREATE completed 
69 CREATE INBOX 6361 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/INBOX REMOTEREVISION  ENTITYDISPLAY (\Příchozí\ \mail-folder-inbox\
\\ ()) CACHEPOLICY (INHERIT true)) 
* 6364 6361 (NAME INBOX MIMETYPE (message/rfc822 inode/directory) REMOTEID
/INBOX REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ENTITYDISPLAY (\Příchozí\ \mail-folder-inbox\ \\ ())) 
69 OK CREATE completed 
70 CREATE AHASWARE 6363 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/AHASWARE REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6365 6363 (NAME AHASWARE MIMETYPE (message/rfc822 inode/directory) REMOTEID
/AHASWARE REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ) 
70 OK CREATE completed 
71 CREATE Finance 6363 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Finance REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6366 6363 (NAME Finance MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Finance REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ) 
71 OK CREATE completed 
72 CREATE Edinburgh-Jobs 6363 (MIMETYPE (message/rfc822 inode/directory)
REMOTEID /Edinburgh-Jobs REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6367 6363 (NAME Edinburgh-Jobs MIMETYPE (message/rfc822 inode/directory)
REMOTEID /Edinburgh-Jobs REMOTEREVISION  RESOURCE
akonadi_imap_resource_11 CACHEPOLICY (INHERIT true INTERVAL 5 CACHETIMEOUT -1
SYNCONDEMAND true LOCALPARTS (ENVELOPE HEAD RFC822)) ) 
72 OK CREATE completed 
73 CREATE Soukenda 6363 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Soukenda REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6368 6363 (NAME Soukenda MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Soukenda REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ) 
73 OK CREATE completed 
74 CREATE ucty 6363 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/ucty REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6369 6363 (NAME ucty MIMETYPE (message/rfc822 inode/directory) REMOTEID
/ucty REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND true LOCALPARTS (ENVELOPE
HEAD RFC822)) ) 
74 OK CREATE completed 
75 CREATE Personal 6363 (MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Personal REMOTEREVISION  CACHEPOLICY (INHERIT true)) 
* 6370 6363 (NAME Personal MIMETYPE (message/rfc822 inode/directory) REMOTEID
/Personal REMOTEREVISION  RESOURCE akonadi_imap_resource_11 CACHEPOLICY
(INHERIT true INTERVAL 5 CACHETIMEOUT -1 SYNCONDEMAND