https://bugs.kde.org/show_bug.cgi?id=482420
--- Comment #9 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 8bd1e61cca1e07a0ffce7ff79b861e2872662e6d by Stefan Brüns. Committed on 15/03/2025 at 12:16. Pushed by bruns into branch 'master'. [MobiExtractor] Disable buggy text extraction by default The text extraction in mobiextractor is extremely buggy, and causes a lot of bug reports for baloo (which then gets blamed for its "buggyness" when calling third-party code). QMobipocket lacks support for any halfway current mobipocket version (last supported: 4, current: 8), and has no testsuite. Make this opt-in ("ENABLE_MOBIPOCKET_TEXT_EXTRACTION") until the bugs in QMobiPocket gets fixed. SENTRY: BALOO-2N5 SENTRY: BALOO-426 SENTRY: BALOO-33 // use `stack.filename is mobipocket.cpp` for more Related: bug 475975, bug 489275 M +1 -0 CMakeLists.txt M +3 -0 src/extractors/CMakeLists.txt M +2 -1 src/extractors/mobiextractor.cpp https://invent.kde.org/frameworks/kfilemetadata/-/commit/8bd1e61cca1e07a0ffce7ff79b861e2872662e6d -- You are receiving this mail because: You are watching all bug changes.