Summary: | Desktop Settings - Wallpaper -> Slideshow, contents of hidden folders such as ../.thumbnails/ are displayed as wallpaper | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nick <nick.craig.law> |
Component: | Image & Slideshow wallpaper plugins | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, plasma-bugs |
Priority: | NOR | ||
Version: | 5.12.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/b39522e9e925c1dccc3759284846b53650d18eb8 | Version Fixed In: | 5.12.6 |
Sentry Crash Report: |
Description
Nick
2018-05-31 08:30:32 UTC
There's a checkbox in the context menu "show hidden folders". (F8) This setting is saved across openings. It is not on by default, you must have set it one time. No I checked that, show hidden folders is unticked, I've removed all the folders I selected and re-added the folders but slideshow still displays the thumbnails as wallpaper. Just to confirm, I'm not talking about being able to see or not see hidden folders when you select the folder you want slideshow to use, I mean slideshow displays as wallpaper whatever is in any hidden folders you choose irrespective of whether you were showing hidden files/folders when you selected the folder. As a simplified test, Using Dolphin I created a non hidden folder called tmp, inside tmp I created a hidden folder called .thumbnails, inside the hidden .thumbnails folder I placed an image called test.jpg. I then clicked right on the desktop selected 'configure desktop', selected the Wallpaper tab, wallpaper type as slideshow, clicked add folder, navigated to 'tmp', clicked right on it and verified that show hidden folders was unticked, clicked ok. The image in the hidden folder ../tmp/.thumbnails/test.jpg was displayed as wallpaper when I believe it shouldn't be. Verified on Kubuntu 5.8.9 and on KDE Neon 5.12.5 Am I missing a trick or doing something wrong here ? I understand now, thanks. This tends to be an issue for people who have the Nautilus file manager installed as Nautilus stores it's thumbnails in ./.thumbnails/ e.g. the same folder as the full size images. If you don't use Nautilus then chances are you've not come across this problem with the wallpaper slideshow displaying thumbnails. Git commit b39522e9e925c1dccc3759284846b53650d18eb8 by Kai Uwe Broulik. Committed on 01/06/2018 at 09:41. Pushed by broulik into branch 'Plasma/5.12'. [Slideshow Wallpaper] Ignore hidden files and folders They are usually hidden for a reason and shouldn't show up in the slideshow. FIXED-IN: 5.12.6 Differential Revision: https://phabricator.kde.org/D13260 M +1 -1 wallpapers/image/backgroundlistmodel.cpp https://commits.kde.org/plasma-workspace/b39522e9e925c1dccc3759284846b53650d18eb8 |