Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 843971

Summary: kde-frameworks/kio-5.93.0: File previews on (NTFS, NFS, SMB) locally-mounted drives use inappropriate remote preview settings
Product: Gentoo Linux Reporter: Kenneth Raplee <kenrap>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 5.94.0
Package list:
Runtime testing required: ---
Attachments: Git diff from the linked KIO repo reverting the cause of the bug

Description Kenneth Raplee 2022-05-13 01:26:09 UTC
Created attachment 778412 [details, diff]
Git diff from the linked KIO repo reverting the cause of the bug

There was a bug with kde-apps/dolphin-22.04.0 not generating thumbnail previews when viewing inside an NTFS-formatted mounted external storage drive.

After researching, I found the bug reported in KDE's bugtracker here: https://bugs.kde.org/show_bug.cgi?id=451408

They fixed it by reverting a commit that caused it from their GitLab KIO repository: https://invent.kde.org/frameworks/kio/-/commit/be7d351a8ac4cccc5e66b1d278326e6f26ead1c0

I tested the change by applying the diff from the following link and I was able to build kde-frameworks/kio-5.93.0 successfully and have dolphin work as expected: https://invent.kde.org/frameworks/kio/-/commit/be7d351a8ac4cccc5e66b1d278326e6f26ead1c0.diff
Comment 1 Andreas Sturmlechner gentoo-dev 2022-05-14 10:46:20 UTC
Since 5.94.0 release is due today we will not pursue fixing this in 5.93.0 anymore.