https://bugs.kde.org/show_bug.cgi?id=358516
vst changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED |RES
https://bugs.kde.org/show_bug.cgi?id=358516
Bug ID: 358516
Summary: KActivities: Database can not be opened in WAL mode.
Check the SQLite version (required >3.7.0).
Product: frameworks-kactivities
Version: unspecified
Platf
https://bugs.kde.org/show_bug.cgi?id=358516
--- Comment #2 from vst ---
sqlite 3.10.2-1
/dev/mapper/slvg-home on /home type ext4 (rw,relatime,data=ordered)
(ext4 on LVM on LUKS)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358516
--- Comment #4 from vst ---
[vst@host ~]$ cd ~/.local/share/kactivitymanagerd/resources
[vst@host resources]$ sqlite3 dbtest
SQLite version 3.10.2 2016-01-20 15:27:19
Enter ".help" for usage hints.
sqlite> pragma journal_mode;
delete
sqlite> pragma jour
https://bugs.kde.org/show_bug.cgi?id=358516
--- Comment #6 from vst ---
[vst@host ~]$ cd ~/.local/share/kactivitymanagerd/resources
[vst@host resources]$ sqlite3 database
SQLite version 3.10.2 2016-01-20 15:27:19
Enter ".help" for usage hints.
sqlite> pragma journal_mode;
Error: database disk ima
https://bugs.kde.org/show_bug.cgi?id=358516
--- Comment #8 from vst ---
Checked, the same. I created your suggested directory on /boot which is plain
ext4 on disk.
I rebooted the pc, did the symlink from a vt, then launched kde. So it was as
clean as it could be.
[vst@host ~]$ ls -l .local/share
https://bugs.kde.org/show_bug.cgi?id=358516
--- Comment #9 from vst ---
Upgraded to KDE 5.6.0, issue persists.
--
You are receiving this mail because:
You are watching all bug changes.