Version: SVN trunk (KDE 4) (using KDE 4.5.80) OS: Linux V: 2.0.89 In the folder view of KMail i can't add a new Folder. The extra Menue comes, i can choose a folder, but the new selected Folder doesn't visible Reproducible: Always Steps to Reproduce: Click with the right Mousetap on the Favorite Folder Place, and select "Add favorite Folder". After OK nothing happens Actual Results: No visible new selected folder Expected Results: visible new selected fodler.
kmail 2
Works here! Maybe you can update to beta2 and see if you can still reproduce. But when I added folders to Favorites I can't remove them...
I had this problem. It's caused by the migrator tool copying the settings from old kmail1, but not the folders themselves. When faced with unknown folders, nothing is shown. Edit kmail2rc and remove the folders listed there.
So if we have unknow folders, folder doesn't work even if we add new folder ? It"s a big pb in favorite folder view.
That is correct. The favourite folder shows nothing at all, which means that adding a folder has no visible result, either via dragging or via Right Click -> Add to Favourites. If you try to re-add a folder that you've already added, you get a "can't drop" icon and the menu entry in the RMB menu disappears.
Cleaning favorite folder list in kmail2rc works great here! Now I can add and remove favorite folders to/from list.
dnd doesn't work. It's a know bugs. but it's a very bad bug that favorite folder view doesn't work when we have unknown folder. We need to fix it quickly.
SVN commit 1205649 by tokoe: Do not stop showing favorite collections if the config file contains out-dated favorite entries. BUG: 257985 M +5 -6 favoritecollectionsmodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205649
DND has been fixed in revision 1208114 btw.