Bug 450995 - Ignore for MaximumRemoteSize
Summary: Ignore for MaximumRemoteSize
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-01 09:01 UTC by Janne Granström
Modified: 2022-03-01 09:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janne Granström 2022-03-01 09:01:06 UTC
On these days, lot of people has 1gigs and 10gigs LANs and for that reason alone, we really need to rethink that limit what dolphin has on its settings for generating thumbnails on network shares.

We already can ignore local limit but for network mounts not. So, if designers don't like idea that it goes public on UI side, that's ok but please allow to ignore the limits from /usr/share/kservices5/*thumbnail.desktop files (example, ffmpegthumbs.desktop) to allow line IgnoreRemoteMaxiumSize=true, which then does just the same as IgnoreMaximumSize=true does for local files.

Thanks,
Janne.

PS: And the bug on this is, "IgnoreRemoteMaxiumSize" doesn't do anything.