Bug 223476

Summary: Fails to synchronize with duplicate collection error
Product: [Frameworks and Libraries] Akonadi Reporter: Thomas McGuire <mcguire>
Component: Maildir ResourceAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal Keywords: akonadi-ports-regression
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

Description Thomas McGuire 2010-01-19 21:44:22 UTC
I tried copying a "KDE" and ".KDE.directory" folder into my "Local Folders" maildir folder in the file system.
When syncing the resource in akonadiconsole, nothing happens, the new folders were not picked up.
The console output said something about duplicate entries in the collection table.
Comment 1 András Manţia 2011-09-17 06:08:03 UTC
Git commit 0c35379cf0b1bb3a41734594d5528c46466fce9b by Andras Mantia.
Committed on 17/09/2011 at 07:39.
Pushed by amantia into branch 'master'.

Watch the root maildir and the .NAME.directory folders for changes to recognize there newly moved mails and folders.
Fix recognizing newly created mails in the maildir folders.
BUG: 223476

M  +8    -0    resources/maildir/libmaildir/maildir.cpp
M  +5    -0    resources/maildir/libmaildir/maildir.h
M  +19   -9    resources/maildir/maildirresource.cpp
M  +2    -2    resources/maildir/retrieveitemsjob.cpp

http://commits.kde.org/kdepim-runtime/0c35379cf0b1bb3a41734594d5528c46466fce9b
Comment 2 András Manţia 2011-09-27 06:24:45 UTC
Git commit c286c4f295eec81c7719c973d3008803692b65e9 by Andras Mantia.
Committed on 17/09/2011 at 07:39.
Pushed by amantia into branch 'KDE/4.7'.

Watch the root maildir and the .NAME.directory folders for changes to recognize there newly moved mails and folders.
Fix recognizing newly created mails in the maildir folders.
BUG: 223476

M  +8    -0    resources/maildir/libmaildir/maildir.cpp
M  +5    -0    resources/maildir/libmaildir/maildir.h
M  +19   -9    resources/maildir/maildirresource.cpp
M  +2    -2    resources/maildir/retrieveitemsjob.cpp

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