Revision 812090
Go back to digest for 25th May 2008Bug Fixes in KDE-PIM
Till Adam committed changes in /trunk/KDE/kdepim/kmail:
At least on OSX and Windows the job can't be accessed after the nested event loop returns, as the primary event loop will be entered from quit(), which processes delete events (from deleteLater()) which nukes the job.
Cache the audit log in the executor to work around this.
Scary problem, this is probably relied upon a lot, with KJobs all over the place.
File Changes
Modified 3 files
- /trunk/KDE/kdepim/kmail
- /kleojobexecutor.cpp
- /kleojobexecutor.h
- /objecttreeparser.cpp
3 files changed in total