| Summary: | d-bus call to message a contact by their nickname | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | benjamin weber <benji.weber> |
| Component: | DBus | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
adds messagecontactbynick dcop call
same thing in kopeteiface |
||
|
Description
benjamin weber
2005-08-31 03:19:57 UTC
Created attachment 12430 [details]
adds messagecontactbynick dcop call
This works for me, however I have no idea what i'm doing.
Hi, thanks for the patch. But you can't modify the Kimiface like that. This call is too Kopete specific while kimiface is the interface common which all IM client. You better should add it in the KopeteIFace. Also, nickname and displayName are two different things. You used findMetaContactByDisplayName, so you should call your function messageContactByDisplayName Created attachment 12439 [details]
same thing in kopeteiface
perhaps something like this?
Dear user, unfortunately Kopete is no longer maintained. Please migrate to another solution, e.g. for Jabber a possibility is Kaidan, for Matrix a candidate is NeoChat. |