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@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@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@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@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@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@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.
This bug has only been reported for versions older than KDEPIM 4.14 (at most akonadi-1.3). Can anyone tell if this bug still present? If noone confirms this bug for a recent version of akonadi (part of KDE Applications 15.08 or later), it gets closed in about three months.
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.