https://bugs.kde.org/show_bug.cgi?id=488191
--- Comment #8 from Allen Winter <win...@kde.org> --- you should have a file in your home directory called .local/share/kontact/local-calendar.rc in that file, there should be a section called "<text translationDomain="korganizer">Views</text>" the list of actions in there should be empty after you configure the view menu i.e it should look like: <ToolBar name="korganizer_toolbar" noMerge="1"> <text translationDomain="korganizer">Views</text> </ToolBar> where mine looks like: <text translationDomain="korganizer">Views</text> <Action name="view_agenda"/> <Action name="view_month"/> <Action name="view_whatsnext"/> <Action name="view_timeline"/> <Merge/> -- You are receiving this mail because: You are the assignee for the bug.