Bug 451695 - Thumbnails not working
Summary: Thumbnails not working
Status: RESOLVED DUPLICATE of bug 450482
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 21.12.3
Platform: Other Linux
: NOR critical
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-19 18:18 UTC by Riox
Modified: 2024-08-30 07:35 UTC (History)
3 users (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 Riox 2022-03-19 18:18:07 UTC
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
Comment 1 Microeinstein 2022-05-28 09:43:37 UTC
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.
Comment 2 Méven Car 2024-08-30 07:35:04 UTC
(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 ***