| Summary: | Baloo indexing crashes while indexing random vorbis-tagged flac files on samba share | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Rob Collins <robcollins55> |
| Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | tagwerk19 |
| Priority: | NOR | ||
| Version First Reported In: | 5.88.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=445621 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rob Collins
2021-11-17 01:56:25 UTC
Three things perhaps ...
1...
You can see what's been indexed for particular files with
$ balooshow -x oneofyourfiles
If baloo has extracted the ID3 tags, they should be listed there...
2...
Check whether KDE/baloo is seeing the mimetype correctly, try
$ kmimetypefinder5 oneofyourfiles
and/or
$ xdg-mime query filetype oneofyourfiles
3...
Copy the file from the Samba share to the local disc and repeat the tests there.
|