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

--- Comment #7 from Paul Guillaume <[email protected]> ---
(In reply to Nate Graham from comment #1)
> It looks like the preview that's shown here is simply the thumbnail that's
> already been generated, to save resources. This thumbnail is a maximum of
> 256x256, which is according to the FreeDesktop.org thumbnail spec.
> 
> So one of two things would have to happen here:
> 
> 1. The FDO spec permits the generation of larger thumbnails, and then this
> preview could consume those larger previews
> 2. The preview widget generates the previous dynamically, rather than
> re-using the existing thumbnails
> 
> The downsides to option 1 are bureaucracy and the possibility that it
> wouldn't work at all; even a 512x512 thumbnail isn't that big at 200% scale,
> and a 1024x1024 thumbnail can't really be considered a thumbnail anymore, so
> it would probably not be accepted.
> 
> The downsides to option 2 are increased resource consumption and reduced
> speed by re-doing already-done work by reading the file data ourselves
> rather than relying on an already-generated thumbnail image.

Is this something that was changed? I used the Dolphin preview panel to
successfully view the contents of PDF files without having to open them, to
sort and rename the files. This worked perfectly until sometime in 2023, when I
upgraded to Kubuntu 22.04. Since then, it has not worked properly.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to