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

--- Comment #1 from Martin Sandsmark <martin.sandsm...@kde.org> ---
Doing some more bad SQL (`sqlite> select distinct FolderTable.Name from
IndexTable, FileNameTable, FolderTable where Identifier like 'Q%' and
IndexTable.FileId = FileNameTable.FileId and FileNameTable.Name = 'tabs.css'
and FileNameTable.FolderId = FolderTable.Id;`) it seems like all frameworks
contains at least one bogus index entry. Maybe there's some duplicate
identifiers or something?

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

Reply via email to