https://bugs.kde.org/show_bug.cgi?id=523684
Bug ID: 523684
Summary: Support automatic database recovery for
kactivitymanagerd
Classification: Frameworks and Libraries
Product: plasma-activities
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
Support automatic database recovery for kactivitymanagerd
Sometimes the ~/.local/share/kactivitymanagerd/resources/database may be
corrupted and raises error "database disk image is malformed" on query in
plasmashell, kactivitymanagerd and kioworker's journal.
It is possible to execute "PRAGMA integrity_check" to check database's
integrity, and ".recover" command in sqlite REPL can help recovery the
database.
--
You are receiving this mail because:
You are watching all bug changes.