https://bugs.kde.org/show_bug.cgi?id=212866
--- Comment #7 from Christophe Giboudeaux <cgiboudeaux gmail com> 2009-11-03 15:28:46 --- The problem is that you use a KDE package which was built with a Qt version different than the one you installed. Here's a simple example of the possible side effects: https://bugs.kde.org/212710 This is a korganizer report from a user who was using some packages linked against Qt 4.5.2 and had Qt 4.6.0tp1 installed. After fixing his installation, the bug was gone. Using Qt 4.5.3 instead of 4.5.2 would be harmless since it's only a patch level update. Using Qt 4.6.0 instead of 4.5.x may have unexpected effects since it's a minor version update. -- 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 [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
