https://bugs.kde.org/show_bug.cgi?id=268120


Stephen Kelly <steve...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #12 from Stephen Kelly <steveire gmail com>  2011-04-08 16:04:50 ---
The nepomuk fix is c1e733f5f715fe058c48fcc94bb5f67f4ae9cfc6 in the kde-runtime
repo. If Fedora is on KDE 4.6.1 then you should put the patch in the package.

For the crash with the kolab stuff, the fix is kdepim 4.6. In kdepim 4.4 there
are synchronous calls to Akonadi to start it and get data. That is a broken
concept. The synchronous Control::start is in
kdepim44/runtime/resources/kresources/shared. The workaround for 4.4 would be
to not start the server synch, and modify the resources to return an empty set
of data if the server is not started yet.

I will be afk for next week, but if you want to work on it you might get help
on kde-pim@.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to