While looking at the source of desktop slave for a possible solution, I found the following two golden lines in kdemain function (A big thanks to the author for commenting the code, otherwise I'd not have noticed it): - // necessary to use other kio slaves QCoreApplication app(argc, argv);
This change (alongwith a stupid mistake in my code) makes my slave functional. So, I'm ok now. But this is only the begining; I'll keep bugging you for more help, if needed. Regards, Yogesh M >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<