User Details
- User Since
- Apr 2 2017, 12:03 PM (403 w, 5 h)
- Availability
- Available
Aug 2 2024
Oct 16 2022
KFileMetadata extractors. Though, the actual code is already sufficiently separated, only the repository contains to many implementations with too many dependencies. Probably plain text and text based (e.g. xml) extractors should stay in the main repository, while extractors requiring a lot of third party (ffmpeg, exiv2, ...) code should move into a separate repository.
Apr 14 2021
Apr 4 2021
The current API is suboptimal, as it flattens all properties.
Mar 30 2021
Mar 12 2021
Mar 9 2021
@soredake - You are barking up the wrong tree. You want packaging changes, not source changes, i.e. install the plugins as soon as dolphin is installed. Talk to your distro maintainers to make this happen.
Mar 8 2021
Pulling e.g. the thumbnailers into kio is a complete no-no. They have all kinds of third-party dependencies.
Mar 2 2021
Nov 17 2020
PreviewJob uses ThumbCreator, which uses QWidgets to do the plugin specific configuration. Currently, it opens a dialog on a configuration request and expects the same dialog passed in again (as QWidget*) to apply/save a configuration change.
But this also means we no longer have process isolation. May be important for everything using third party libraries, e.g. the thumbnailer, and also probably metadata in general (see https://invent.kde.org/network/kio-extras/-/merge_requests/51)
Oct 26 2020
Looks ok to me now. Can someone else please double check?
Oct 24 2020
Oct 15 2020
One possibility to hide it would be the x-gvfs-* options, though I am not sure if it is possible to pass these to fuse.
Sep 17 2020
Sep 16 2020
From me also a -1, mostly because of the dependency tree. Stuff like ffmpeg and Samba have a *huge* dependency tree.
Sep 10 2020
Sep 8 2020
Sep 7 2020
For all but text the DPR is completely irrelevant, large@1 is identical to normal@2.
Most thumbnailers are completely DPR agnostic, and will create identical thumbnails for large@1 and normal@2. Having both is a waste of disk space and CPU time.
Sep 4 2020
Sep 1 2020
@marcingu - have you even verified this works? - I am quite sure it does not, neither for fuse.encfs, fuse.cryfs (as used by Vaults), nor for any LUKS encrypted devices.
Aug 26 2020
Aug 24 2020
Aug 23 2020
Jun 30 2020
Jun 29 2020
Jun 24 2020
Jun 22 2020
Jun 10 2020
Jun 7 2020
And can you please use arc to upload the patch - it is nearly impossible to do a review with the missing context
Jun 2 2020
Jun 1 2020
May 27 2020
May 26 2020
May 24 2020
May 22 2020
May 21 2020
May 10 2020
Your build system seems to be broken. The "missing" methods are statically linked, see src/file/extractor/CMakeFiles/baloo_file_extractor.dir/baloosettings.cpp.o
May 9 2020
I think the patch as is has some structural problems. I think it would be significantly cleaner when:
May 6 2020
May 5 2020
May 4 2020
This has been pending for more than two weeks now, without any sort of review ...
May 2 2020
Ping!
May 1 2020
The summary needs some text which works without any images
Apr 27 2020
Apr 26 2020
Apr 25 2020
whitespace
Wrap at ~80 characters, please.