[dolphin] [Bug 485984] SMB and NFS shares do not show folder previews

Sergey Katunin bugzilla_noreply at kde.org
Tue May 14 20:41:31 BST 2024


https://bugs.kde.org/show_bug.cgi?id=485984

--- Comment #13 from Sergey Katunin <sulmpx60 at yandex.ru> ---
(In reply to Alex Logashov from comment #12)
> I'm on Arch with Dolphin 24.02.2 installed. I had to set a value for
> MaximumRemoteSize for previews to work. I think there used to be no limit
> option. Setting specific value is inconvinient since I don't know how big
> files can get.

Dolphin does not affect this behavior, it is affected by KIO.

A zero value of MaximumRemoteSize means that preview will be created for no
file.
This was done on purpose (and it was so until recent changes), because creating
previews for remote files is more expensive in terms of using network
resources, so the most appropriate default value would be to turn off these
previews.

But do you really need to build previews for super-large remote files, with a
size of 1 TiB or more? If yes, then you can specify such a limit (for example,
10 or 100 or 1000 TiB) in Dolphin settings or manually in `kdeglobals` file.

P.S The GUI setting for `EnableRemoteFolderThumbnail` will most likely be in
the next Dolphin release. Maybe at 24.05?
(https://invent.kde.org/system/dolphin/-/commit/cb75b5a7decfe10cfc26240c1d5bbf65224cf424)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list