https://bugs.kde.org/show_bug.cgi?id=307814
--- Comment #3 from Laurent Montel <[email protected]> --- there is just this code: if ( mActions.contains( StandardContactActionManager::CreateContactGroup ) ) { mActions[ StandardContactActionManager::CreateContactGroup ]->setEnabled( hasWritableCollection( KABC::ContactGroup::mimeType() ) ); } => so you select a item which is not writable ? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
