Summary: | nepomukinexer/strigi fails on encrypted spreadsheets | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | luisfe <luisfe> |
Component: | fileindexer | Assignee: | Nepomuk Bugs Coordination <nepomuk-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me, nepomuk-bugs |
Priority: | NOR | ||
Version: | 4.10.80 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/nepomuk-core/2cf3c2148389f4397ed7d0873a2821a85bc283b1 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | a problematic file |
Description
luisfe
2013-07-02 14:13:47 UTC
Could you perhaps upload any one of these encrypted spreadsheets? Created attachment 80902 [details]
a problematic file
This file throws the error.
Git commit 2cf3c2148389f4397ed7d0873a2821a85bc283b1 by Vishesh Handa. Committed on 08/07/2013 at 08:15. Pushed by vhanda into branch 'master'. Office Extractor: Do not store empty resources This used to make encryped document files give an error during indexing, because a SimpleResource with just a uri would be pushed, and that is invalid. M +3 -0 services/fileindexer/indexer/odfextractor.cpp M +3 -0 services/fileindexer/indexer/office2007extractor.cpp http://commits.kde.org/nepomuk-core/2cf3c2148389f4397ed7d0873a2821a85bc283b1 |