https://bugs.kde.org/show_bug.cgi?id=246720
--- Comment #3 from Christophe Giboudeaux <cgiboudeaux gmail com> 2010-09-14 21:15:15 --- (In reply to comment #1) > This is an akonadi problem. Some component does produce an invalid query which > is performed over and over again. > Also a flooded .xsession-error is something that should be solved independent > of this bug, right? I agree on the last point, if it's not filled by akonadi debug, it could be something else. The fix should come from the distro side. See for example https://bugs.launchpad.net/bugs/60448 (yes, it's a few years old) There are two workarounds : * run kdebugdialog and check the "Disable all debug output" box, * Delete the .xsession-errors file after starting KDE if you don't need it a one line script in ~/.kde/Autostart should be enough (eg: sleep 10 && rm -f $HOME/.xsession-errors) -- 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
