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

--- Comment #4 from Kamil Piwowarski <9luty1...@gmail.com> ---
I have looked at source code and I see that the crash started because of that:

kactivities-stats-5.43.0/src/common/database/Database.cpp:205
if (walResult != "wal") {
        qFatal("KActivities: Database can not be opened in WAL mode. Check the
"
               "SQLite version (required >3.7.0). And whether your filesystem "
               "supports shared memory");
    }

I think that error in database shouldn't make plasmashell crash.

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

Reply via email to