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

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from TraceyC <[email protected]> ---
Useful comment from the duplicate report:

=====
Reviewing the log of the systemd unit, I see the following issue from SQLite
causing this:

syon@d-allen:~$ systemctl --user status plasma-kactivitymanagerd
[...]
Jan 08 11:26:53 d-allen kactivitymanagerd[12922]: "DELETE FROM
ResourceScoreCache WHERE usedActivity = COALESCE(:usedActivity, usedActivity)
AND lastUpdate < :time"
Jan 08 11:26:53 d-allen kactivitymanagerd[12922]: QSqlError("779", "Unable to
fetch row", "database disk image is malformed")
Jan 08 11:26:53 d-allen kactivitymanagerd[12922]: ASSERT failure in Uils::exec:
"Query failed:database disk image is malformed Unable to fetch row", file
./src/service/plugins/sqlite/Utils.h, line 53
Jan 08 11:26:53 d-allen kactivitymanagerd[12922]: KCrash: Application
'kactivitymanagerd' crashing... crashRecursionCounter = 2

Moving the old database out of the way has helped (I don't use activities):
$ mv .local/share/kactivitymanagerd/resources{,.old}
=====

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to