[dolphin] [Bug 485946] New: Dolphin does not show directory/folder thumbnail for any remotely mounted directory.

Duy Truong bugzilla_noreply at kde.org
Mon Apr 22 10:11:27 BST 2024


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

            Bug ID: 485946
           Summary: Dolphin does not show directory/folder thumbnail for
                    any remotely mounted directory.
    Classification: Applications
           Product: dolphin
           Version: 24.02.2
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: view-engine: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: jimreynold2nd at yahoo.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 168788
  --> https://bugs.kde.org/attachment.cgi?id=168788&action=edit
Remote vs Local view.

***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. Open Dolphin
2. Open Configure Dolphin > Interface > Previews, making sure "Folders" is
selected
3. Set "skip previews for remote files above" to "999999 MiB" and Apply
4. Make sure View (menu) > Show Previews is enabled
5. Use Dolphin to browse to local ~/Pictures/ and observe directory thumbnails
(of pictures/videos within those directories) are being shown
6. Use sshfs to mount a SFTP directory with pictures (e.g. `sshfs
user at 192.168.1.234:~/Pictures ~/sshfsmount`)
7. Use dolphin to browse to the mounted sshfs directory. Observe no directory
thumbnail is being shown. Note that individual files' thumbnails are still
shown correctly.
8. Use dolphin to view the same remote directory (by typing in
`sftp://user@192.168.1.234:~/Pictures` in the address bar). Observe the network
mount via dolphin/kio also had individual file thumbnails but did not have
directory thumbnails.
9. Use Nautilus to mount the same network folder, via GVFS. This mounts the
remote directory at /run/user/1000/gvfs/sftp:host=192.168.1.234,user=user. Use
Dolphin to browse to this location. Observe that this also results in only
individual files having thumnails but no directory/folder thumbnail.

OBSERVED RESULT
Folder thumbnails only work on local directories.

EXPECTED RESULT
Folder thumbnails should also work on remotely mounted directories.

Note that all files in the example directory used are under 5MB, and the entire
directory is under 200MB.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0 
Qt Version: 6.7.0
Kenrel 6.8.7 on Wayland

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list