Summary: | Create Tag from address-book entry | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | m.wege |
Component: | Tags-AddressBook | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bartotten, bvirlet, caulier.gilles, daniel_aurich, kontakt-kdebthg, mikmach |
Priority: | NOR | ||
Version: | 0.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.2.0 | |
Sentry Crash Report: |
Description
m.wege
2006-08-22 23:07:47 UTC
Hey, I fully agree, I have the same problem that I have more contacts than can be displayed in the menu! It is a great feature, but a menu is not suitable for this, some other window (with pictures form addressbook maybe) would be wonderful! As suggested Kopete has a menu which does exactly this. I have also seen it in another KDE-programme, but can not remember. So it may be easy to copy the code. This bug is still in kde 3.5.9. A simple solution would be to use the same kind of menu used in, say, kicker folder menus. *** This bug has been confirmed by popular vote. *** Andi, Marcel, To solve this problem, we need to use adressbook dialog from Konversation... Gilles Caulier Closing some old bugreports that are related to old digiKam version, and that have not received answers for two years now. If you think the reports are still valid, feel free to re-open them, but please provide updates and do not just open them without giving feedback. The problem still exists in KDE 4.5.1 (Digikam 1.3.0) in exact the same way as described above. *** Bug 159667 has been marked as a duplicate of this bug. *** *** Bug 111600 has been marked as a duplicate of this bug. *** *** Bug 134041 has been marked as a duplicate of this bug. *** No problem anymore, cause it does not work ;-) Is the feature disabled or should I file another bugreport? Version: Digikam 2.4.1, however it never worked the last half year Distro: openSUSE 12.1 Addressbook: Populated with Google Contacts and Facebook Contacts KDE adress-book support in digiKAm is optional. you need to install kdepimlibs and recompile digiKam. Look in README file for details. Gilles Caulier If it's optional, and not enabled (I guess, cause it don't work at my install) why is there the menu-entry? Hi, I have installed kdepimlibs 4.7.4 and digikam 2.5.0 on my gentoo system. Address book search in kmail and kopete does work properly, addressbook support compiled for digikam. If I select "Create Tag from Address Book" the submenue is empty. I think this is because of the use of #include <kabc/stdaddressbook.h> which is not used anymore in favor of akonadi. There was a similar thing going on with kmail http://osdir.com/ml/kde-commits/2009-11/msg05382.html but I'm not quite sure how to do this for digikam. I fixed this entry with this commit. KDEPimLibs now work again with digiKam... https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/61b9adcd8eb77954283fd0ae5db9daecfc3aeb27 But KDEPimLibs dependency must be replaced by AKonadi in the future... Gilles Caulier |