[Kde-pim] Re: Bug? CollectionFetchJob doesn't always work after AgentInstanceCreateJob
Stephen Kelly
steveire at gmail.com
Sun May 15 20:50:06 BST 2011
David Jarvie wrote:
> void CalendarCreator::collectionFetchResult(KJob* j)
> {
> kDebug() << mName;
> if (j->error())
> {
> kError() << "CollectionFetchJob error";
> }
> }
You don't seem to access collections() from the job as I did. Could you try
that please?
_______________________________________________
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