Bugzilla – Bug 1093567
kactivity continually crashing
Last modified: 2018-05-23 15:27:12 UTC
Created attachment 770486 [details] errors log kactivity continually crashing after zypper dup
(In reply to Petr Matula from comment #0) > kactivity continually crashing after zypper dup What does that mean exactly? Is kactivitymanagerd crashing every time you run "zypper dup", or is it now crashing everytime on start since the last "zypper dup"? In the latter case, it's probably just coincidence, as there hasn't been an update to kactivitymanagerd recently. I notice this in the attached log: KActivities: Database can not be opened in WAL mode. Check the SQLite version (required >3.7.0). And whether your filesystem supports shared memory That probably means that the database is corrupted (or cannot be opened for some reason). Deleting ~/.local/share/kactivitymanagerd/ should fix the problem in that case You will lose favorites though and the history of recently opened files/applications, I think, but that's the only way to "fix" it anyway AFAIK.
Thanks. Deleting ~/.local/share/kactivitymanagerd/ have fixed the problem.
*** Bug 1094376 has been marked as a duplicate of this bug. ***