Created attachment 64284 [details] Duplicate folder screenshot Version: 4.7 (using KDE 4.7.1) OS: Linux After upgrading from KUbuntu Natty to Oneiric, which migrates KMail from 1.x to 2.x, at next KDE login the migration tool converts the old datastore to the new Akonadi one, duplicating all the folders. Reproducible: Didn't try Steps to Reproduce: Migrate a french-locale KMail, POP3 account, from 1.x to 2.X Actual Results: Once this completes, KMail has both folders with localized names and nice icons (albeit empty), AND same folders with english names, without the nice icons, and where email have actually been stored (and these folders are the "active" one for whatever purpose, i.e. send, receive, etc...) See attached screenshot. Expected Results: Duplicate folders shouldn't be created. Folders with localized names should be the only ones existing and in use. Furthermore, when processing mail, KMail often spits messages telling it cannot write to the mail folders (see screenshot), however this is wrong as messages seem to be processed, stored, moved properly, etc. OS: Linux (i686) release 3.0.0-12-generic Compiler: gcc
Created attachment 64285 [details] Cannot modify folder... error MSG screenshot
There is a pb with migration it's right. I don't know why by default it must change current inbox folder as special folder but it doesn't do it :( Will look at.
I'd love to be able to fix this manually before my wife kills me, that's her machine and her email, so that's some sort of an Emergency, KDE WAF, etc ;-)
For the moment don't know how to fix it manually sorry :(
Is there no way to rename/move folders/contents manually, to end-up only with the desired folders ?
Git commit 6bdc6290632be5fc6c103064463d7421b5e3b60d by Montel Laurent. Committed on 07/10/2011 at 17:14. Pushed by mlaurent into branch 'master'. Fix Bug 283467 - Kmail has duplicated folders after migration from previous version. By default in config we don't translate config name. We use "inbox" "sent-mail" etc. BUG: 283467 FIXED-IN: 4.7.3 M +35 -17 migration/kmail/localfolderscollectionmigrator.cpp http://commits.kde.org/kdepim-runtime/6bdc6290632be5fc6c103064463d7421b5e3b60d
Git commit f31f88fcacb45729a631d56a22ecf05a620ff448 by Montel Laurent. Committed on 07/10/2011 at 17:14. Pushed by mlaurent into branch 'KDE/4.7'. Fix Bug 283467 - Kmail has duplicated folders after migration from previous version. By default in config we don't translate config name. We use "inbox" "sent-mail" etc. BUG: 283467 FIXED-IN: 4.7.3 (cherry picked from commit 6bdc6290632be5fc6c103064463d7421b5e3b60d) M +35 -17 migration/kmail/localfolderscollectionmigrator.cpp http://commits.kde.org/kdepim-runtime/f31f88fcacb45729a631d56a22ecf05a620ff448
This fix was included in the Kubuntu 11.10 release