Bug 167441 - DBus: Cannot get a full list auf all MetaContactNames
Summary: DBus: Cannot get a full list auf all MetaContactNames
Status: VERIFIED DUPLICATE of bug 186296
Alias: None
Product: kopete
Classification: Unmaintained
Component: DBus (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 19:57 UTC by Rettich
Modified: 2009-04-03 17:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rettich 2008-07-25 19:57:58 UTC
Version:            (using KDE 4.0.98)
Installed from:    SuSE RPMs
OS:                Linux

I try to write a small script which can send Instant Messages with Kopete and DBus.

But i can't get a list of all Meta Contact Display Names.
DBus functions:
contacts() - gets a list of all Meta Contact IDs
getDisplayName() - returns the display name to a Contact ID (but not to Meta Contact ID)
sendMessage() (and other functions like isContactOnline) all want a display name.

With DCOP contacts() return a list of display names so everything worked fine.

Maybe this is more a wish than a bug.
Comment 1 Rettich 2009-01-31 14:59:53 UTC
I've updated to KDE 4.2 and now the DBus works fine for me.

I just had to delete the old conatctlist.xml file.
Comment 2 Rettich 2009-04-03 17:02:11 UTC
I found out that deleting the contactlist.xml file killed all connections to the addressbook. So there is still a problem.

*** This bug has been marked as a duplicate of bug 186296 ***