Summary: | kmail add favorite Folder doesn't work | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Sascha Manns <saigkill> |
Component: | commands and actions | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | annma, h.becker, montel, thiago |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sascha Manns
2010-11-26 16:17:36 UTC
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. |