SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. open dolphin 2. view folder rather then home 3. there it is, no folder thumbnail or videos OBSERVED RESULT dolphin does not show folder and video thumbnails outside of home folder EXPECTED RESULT - SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: any (happening in various distros) (available in About System) KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION https://imgur.com/a/CvEK1Tq screenshots
My experience of this bug is that: - files in my /home and other folders located in my root partition (EXT4), are shown with everything (thumbnails + metadata) - files located in other mountpoints (via /etc/fstab, not external drives ~ udisks), in particular my /mnt/files mountpoint (NTFS via fuseblk, not ntfs3), suffer from the limit of remote files size (which I've set to 9999999 MB). By setting this limit, thumbnails appear only on files (never on folders) and metadata are never shown. - files located in external drives (mounted via udisks ~ devices widget) seems unaffected.
(In reply to Microeinstein from comment #1) > My experience of this bug is that: > > - files in my /home and other folders located in my root partition (EXT4), > are shown with everything (thumbnails + metadata) > > - files located in other mountpoints (via /etc/fstab, not external drives ~ > udisks), > in particular my /mnt/files mountpoint (NTFS via fuseblk, not ntfs3), > suffer from the limit of remote files size (which I've set to 9999999 MB). > By setting this limit, thumbnails appear only on files (never on folders) > and metadata are never shown. > > - files located in external drives (mounted via udisks ~ devices widget) > seems unaffected. *** This bug has been marked as a duplicate of bug 450482 ***