[Kde-pim] What happened to KMail DCOP calls?
Thomas McGuire
thomas.mcguire at gmx.net
Thu Dec 20 20:25:41 GMT 2007
Hi,
Sorry for the late reply.
On Thursday 08 February 2007, David Jarvie wrote:
> In trunk, the equivalent D-Bus calls to a couple of old DCOP calls which
> were defined in KMail's interfaces (public or otherwise), and which KAlarm
> uses, seem to have disappeared. Do the D-Bus functions still exist but
> under a different name, or is it intended to reinstate them later? The DCOP
> calls were:
>
> MailTransportServiceIface: sendMessage()
> KMailIface: getDecodedBodyPart()
sendMessage() is still available, with the org.kde.mailtransport.service
interface which is on MailTransportService on org.kde.kmail. Use qdbusviewer
to get an overview of this.
As for getDecodedBodyPart(), this seems to be missing. I grepped the source of
KMail for it but it is simply not there. I have no idea when and why it was
removed, sorry. I would bring it back if somebody can point me at the SVN
revision where it was removed.
Regards,
Thomas
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list