Bug 450995

Summary: Ignore for MaximumRemoteSize
Product: [Applications] dolphin Reporter: Janne Granström <janne.granstrom>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.