https://bugs.kde.org/show_bug.cgi?id=489275
--- Comment #3 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit a188b893654fe5f88b1ebab7e8341ceb181f6dc9 by Stefan Brüns. Committed on 23/02/2025 at 03:54. Pushed by bruns into branch 'disable_mobipocket_text'. [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 482420 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/a188b893654fe5f88b1ebab7e8341ceb181f6dc9 -- You are receiving this mail because: You are watching all bug changes.