[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #5 from tagwer...@innerjoin.org ---
(In reply to Ray from comment #3)
> thank you very much for looking into it.
All part of the service :-)

>  No matter what I do, it indexes these test files. It doesn't crash
> with my files - but doesn't index them -which is totaly fine. Probably
> due to drm rules ...
I can quite imagine DRM causing trouble, I don't know how Baloo behaves when it
meets it, I think it should at least flag or log that it's met something it
cannot extract...

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-08 Thread Ray
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #4 from Ray  ---
balooctl6 still says that these files aren't indexed after renaming them. It
looks like these failed files stay till the database is purged.
I'm quite sure it was an issue with utf 8 iso-8859-1 or something like that, or
there where some updates which sorted things out.
I could purge the database if you want me to, but i'd say case closed.

Thank you

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-08 Thread Ray
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #3 from Ray  ---
thank you very much for looking into it. No matter what I do, it indexes these
test files. It doesn't crash with my files - but doesn't index them -which is
totaly fine. Probably due tue drm rules.
It could be a naming issue - I'll look into that now

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482420

--- Comment #2 from tagwer...@innerjoin.org ---
If I download the .azw3 testfiles from https://filesamples.com/formats/azw3 and
move to an indexed folder, I see:

Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.baloo: Indexing
5653976234959581 "/home/test/Testdir/Alices Adventures in Wonderland.azw3"
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: No
extractor for "application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Fetching
extractors for "application/x-mobipocket-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Using
inherited mimetype "application/x-mobipocket-ebook" for
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.baloo: Indexing
5673947832885981 "/home/test/Testdir/Around the World in 28 Languages.azw3"
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: No
extractor for "application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Fetching
extractors for "application/x-mobipocket-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Using
inherited mimetype "application/x-mobipocket-ebook" for
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.baloo: Indexing
567532420701 "/home/test/Testdir/famouspaintings.azw3"
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: No
extractor for "application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Fetching
extractors for "application/x-mobipocket-ebook"
Mar 08 08:24:19 ... baloo_file_extractor[2412]: kf.filemetadata: Using
inherited mimetype "application/x-mobipocket-ebook" for
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.baloo: Indexing
5675326517387997 "/home/test/Testdir/sample1.azw3"
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: No
extractor for "application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: Fetching
extractors for "application/x-mobipocket-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: Using
inherited mimetype "application/x-mobipocket-ebook" for
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.baloo: Indexing
5677272137573085 "/home/test/Testdir/Sway.azw3"
"application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: No
extractor for "application/vnd.amazon.mobi8-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: Fetching
extractors for "application/x-mobipocket-ebook"
Mar 08 08:24:20 ... baloo_file_extractor[2412]: kf.filemetadata: Using
inherited mimetype "application/x-mobipocket-ebook" for
"application/vnd.amazon.mobi8-ebook"

This is on Neon Unstable, albeit not a clean install.

I'm not so sure on Neon Testing, I have to use "balooctl6" and "baloosearch6"
on the command line so maybe there's an issue with a "half this" and "half
that"  install. Nevertheless I can download and index the .azw3 testfiles,
"baloosearch6 alice" works...

(filesamples.com seems to have .azw3 test files, no .azw)

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482420

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #1 from tagwer...@innerjoin.org ---
See what journalctl says...

... Perhaps with debugging on

Create/Edit your

~/.config/QtProject/qtlogging.ini

file and make sure it has

[rules]
kf.baloo=true

I'm wondering if Baloo is finding the extractors.

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482420

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[frameworks-baloo] [Bug 482420] Baloo file indexer crashes when accessing amazons azw or azw3 ebooks

2024-03-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482420

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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