https://bugs.kde.org/show_bug.cgi?id=261593
Sergio Martins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #42 from Sergio Martins <iamsergio gmail com> 2011-04-15 21:29:24 --- KCalCore is a new library introduced with kdepimlibs 4.6. kde-workspace/../calendar.cpp uses KCalCore. kdepim-runtime 4.4 doesn't have the KCalCore serializer/deserializer, hence the invalid incidence. Possible solutions: - Make plasma calendar use KCal instead of KCalCore - Wait until kdepim-4.6 is released - Backport the serializer to kdepim-runtime 4.4 and release kdepim 4.4.11 ( !? ) - Move data serializers to kdepimlibs ( don't know if it's possible, will have to ask ) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
