hi folks.

i stumbled across a dcop problem in one of my plugins and would be delighted 
if domeone could help me out here.

currently all i do is this:
        DCOPClient *client = dcopClient();
        client->attach();

since this is a plugin, there is no QApplication object, and thus it will 
register as "anonymous".

problem is that when the plugin is used (and only then), the kwallet handling 
is suddenly done by "anonymous".
The quick fix would of course be to register my dcop client as "kopete" but it 
doesn't seem right to me (because it's not really kopete). are there any 
other ways around this, could i for example use the existing kopete dcop 
client?

thanks for any help here!

regards, conrausch
-- 
[EMAIL PROTECTED]
http://conrausch.doesntexist.org
JabberID: [EMAIL PROTECTED]

# support cryptography! public key:
http://elise.no-ip.com/ch.gmx.asc

In Columbia, Pennsylvania, it is against the law for a pilot to tickle
a female flying student under her chin with a feather duster in order
to get her attention.

Attachment: pgpN5mxdKIjn2.pgp
Description: PGP signature

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to