trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: March 2015

Re: [trinity-users] TDE version of kmail question

From: "Timothy Pearson" <kb9vqf@...>
Date: Fri, 6 Mar 2015 11:24:18 -0600
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA224

>
>
> On Friday 06 March 2015 04:51:31 Gene Heskett wrote:
>> I have a bash script that can tell kmail, over the dbus, to go get the
>> mail from the local /var/spool/mail/ after procmail has delivered it.
>>
>> Since switching t tde, that is failing and I've been for to make kmail
>> check periodically.
>>
>> That command is preset in the script to:
>> Cmd="/usr/bin/qdbus org.kde.kmail /KMail
>> org.kde.kmail.kmail.checkMail"
>>
>> Since this is TDE, not KDE,  is there something in the above line I
>> need to edit to make it function with this TDE version?
>
> PS: More info:
> On checking the man page for qdbus, I find its default output if run from
> the cli, is a list of the entities that have been checked for presence
> on this messagebus.
>
> kmail is not in this output list.  Only
> gene@coyote:~$ qdbus|grep tde
> gene@coyote:~$ qdbus|grep kde
>  org.kde.klauncher
>  org.kde.kded
>
> Is this a build option that was not turned on in this R14 build?
>
> Can I dl the src and rebuild it with this option enabled?
>
> Thanks.
>
> Cheers, Gene Heskett

I'm not sure how you were able to use qdbus to control a TDE
application...TDE uses DCOP and the equivalent command is:
dcop kmail KMailIface checkMail

Tim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iFYEARELAAYFAlT54sEACgkQLaxZSoRZrGHlUgDgy8AW/oI53AXZa0jHzEkuDtBx
Ipm1dQ87lXQr7ADggEjEp3svnT3te4Wj0lhbEjIof90ifjpRkcCrGQ==
=TVbY
-----END PGP SIGNATURE-----