[Akonadi] [Bug 319239] New: created wierd maildir structure

Martin Steigerwald Martin at Lichtvoll.de
Thu May 2 20:29:54 BST 2013


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

            Bug ID: 319239
           Summary: created wierd maildir structure
    Classification: Unclassified
           Product: Akonadi
           Version: 4.10
          Platform: Debian unstable
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Maildir Resource
          Assignee: kdepim-bugs at kde.org
          Reporter: Martin at Lichtvoll.de

During analysis for other bug reports I made I found that Akonadi created
"cur", "new", "tmp" folders inside a "cur" or "new" folder sometimes.

Reproducible: Sometimes

Steps to Reproduce:
I have no idea.
Actual Results:  
martin at merkaba:~/.local/share/local-mail> find Lichtvoll -name "cur" -or -name
"new" -or -name "tmp"
Lichtvoll/new
Lichtvoll/new/new
Lichtvoll/new/tmp
Lichtvoll/new/cur
Lichtvoll/tmp
Lichtvoll/cur
martin at merkaba:~/.local/share/local-mail> find .trash.directory -name "cur" -or
-name "new" -or -name "tmp"
.trash.directory/Unsicher/new
.trash.directory/Unsicher/new/new
.trash.directory/Unsicher/new/tmp
.trash.directory/Unsicher/new/cur
.trash.directory/Unsicher/tmp
.trash.directory/Unsicher/cur
.trash.directory/Unsicher/cur/new
.trash.directory/Unsicher/cur/tmp
.trash.directory/Unsicher/cur/cur
.trash.directory/Spam/new
.trash.directory/Spam/tmp
.trash.directory/Spam/cur

martin at merkaba:~/.local/share/local-mail> find -wholename "*cur/cur" -or
-wholename "*new/cur" -or -wholename "*tmp/cur"
./.Lichtvoll.directory/.KDE.directory/pim-ml/new/cur
./.Lichtvoll.directory/.KDE.directory/kmymoney/new/cur
./.Lichtvoll.directory/.Linux.directory/kernel-ml/new/cur
./.Lichtvoll.directory/.Debian.directory/hurd-ml/new/cur
./.Lichtvoll.directory/.Computer.directory/mesa-dev-ml/new/cur
./.trash.directory/Unsicher/new/cur
./.trash.directory/Unsicher/cur/cur
./Lichtvoll/new/cur


Expected Results:  
martin at merkaba:/mnt/home-zeit/martin-Mail-2013-05-01> find Lichtvoll -name
"cur" -or -name "new" -or -name "tmp"
Lichtvoll/cur
Lichtvoll/new
Lichtvoll/tmp
martin at merkaba:/mnt/home-zeit/martin-Mail-2013-05-01> find .trash.directory
-name "cur" -or -name "new" -or -name "tmp"
.trash.directory/Spam/cur
.trash.directory/Spam/new
.trash.directory/Spam/tmp
.trash.directory/Unsicher/cur
.trash.directory/Unsicher/new
.trash.directory/Unsicher/tmp

martin at merkaba:/mnt/home-zeit/martin-Mail-2013-05-01> find -wholename
"*cur/cur" -or -wholename "*new/cur" -or -wholename "*tmp/cur"
[… no output …]

Actual results are with KMail2 ~/.local/share/local-mail

Expected results are with KMail1 maildir snapshot.

Using KDEPIM SC 4.10.2, Akonadi 1.9.1 debian experimental packages with MySQL
5.5.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list