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

--- Comment #7 from Stephan Diestelhorst <[email protected]> ---
$ sqlite3 ~/.local/share/kactivitymanagerd/resources/database
SQLite version 3.45.1 2024-01-30 16:01:20
Enter ".help" for usage hints.
sqlite> .tables
ResourceEvent       ResourceLink        SchemaInfo        
ResourceInfo        ResourceScoreCache
sqlite> select * from ResourceInfo;
<list of directories>
sqlite> select * from ResourceLink;
<empty>
sqlite> select * from SchemaInfo;
version|2015.02.09

So very similar to the other report.

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

Reply via email to